Trace number 216665

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.05 1802.52

General information on the benchmark

Namerlfap/rlfapScensMod/
scen1-f8.xml
MD5SUMff88c54177ca5e1d878bc45c0b24fda4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.77073
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables916
Number of constraints5548
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5548
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.44	c ...done
0.44	c #SATvar=86658 #SATclauses=170564 #CSPpredicates=5548

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-216665-1168064802 -o ROOT/results/node16/solver-216665-1168064802 -C 1800 -M 900 /tmp/evaluation/216665-1168064802/CSPtoSAT+minisat /tmp/evaluation/216665-1168064802/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.89 1.90 1.90 2/86 17946
/proc/meminfo: memFree=815816/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=496 CPUtime=0
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154875089 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7205668 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 124 36 29 52 0 19 0

[startup+0.103511 s]
/proc/loadavg: 1.89 1.90 1.90 2/86 17946
/proc/meminfo: memFree=815816/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=17864 CPUtime=0.09
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 3253 0 0 0 8 1 0 0 18 0 1 0 154875089 18292736 3219 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7636292 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 4466 3219 696 52 0 2834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17864

[startup+0.512435 s]
/proc/loadavg: 1.89 1.90 1.90 2/86 17946
/proc/meminfo: memFree=815816/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=19840 CPUtime=0.49
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 3963 0 0 0 48 1 0 0 22 0 1 0 154875089 20316160 3903 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 4960 3903 721 52 0 3328 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 19840

[startup+1.34129 s]
/proc/loadavg: 1.89 1.90 1.90 3/86 17946
/proc/meminfo: memFree=802888/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=19980 CPUtime=1.32
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 3994 0 0 0 131 1 0 0 25 0 1 0 154875089 20459520 3934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 4995 3934 721 52 0 3363 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 19980

[startup+2.98299 s]
/proc/loadavg: 1.89 1.90 1.90 3/86 17946
/proc/meminfo: memFree=802824/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=20248 CPUtime=2.95
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 4034 0 0 0 294 1 0 0 25 0 1 0 154875089 20733952 3974 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 5062 3974 721 52 0 3430 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 20248

[startup+6.2614 s]
/proc/loadavg: 1.90 1.90 1.90 3/86 17946
/proc/meminfo: memFree=797896/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=20380 CPUtime=6.22
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 4093 0 0 0 621 1 0 0 25 0 1 0 154875089 20869120 4033 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 5095 4033 721 52 0 3463 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 20380

[startup+12.7302 s]
/proc/loadavg: 1.91 1.90 1.90 3/86 17946
/proc/meminfo: memFree=792840/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=20656 CPUtime=12.65
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 4165 0 0 0 1264 1 0 0 25 0 1 0 154875089 21151744 4105 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 5164 4105 721 52 0 3532 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 20656

[startup+25.5469 s]
/proc/loadavg: 1.93 1.90 1.91 3/86 17946
/proc/meminfo: memFree=780112/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=21252 CPUtime=25.42
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 4295 0 0 0 2540 2 0 0 25 0 1 0 154875089 21762048 4235 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 5313 4235 721 52 0 3681 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 21252

[startup+51.2002 s]
/proc/loadavg: 1.95 1.91 1.91 3/86 17946
/proc/meminfo: memFree=751760/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=22296 CPUtime=50.96
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 4526 0 0 0 5094 2 0 0 25 0 1 0 154875089 22831104 4466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 5574 4466 721 52 0 3942 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 22296

[startup+102.5 s]
/proc/loadavg: 1.98 1.92 1.91 3/86 17946
/proc/meminfo: memFree=706256/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=23828 CPUtime=102.03
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 4945 0 0 0 10200 3 0 0 25 0 1 0 154875089 24399872 4885 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562854 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 5957 4885 721 52 0 4325 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 23828

[startup+162.523 s]
/proc/loadavg: 1.99 1.93 1.91 3/86 17946
/proc/meminfo: memFree=660432/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=25664 CPUtime=161.79
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 5404 0 0 0 16176 3 0 0 25 0 1 0 154875089 26279936 5344 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 6416 5344 721 52 0 4784 0
Current children cumulated CPU time (s) 161.79
Current children cumulated vsize (KiB) 25664

[startup+222.551 s]
/proc/loadavg: 1.99 1.94 1.91 3/86 17946
/proc/meminfo: memFree=609424/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=27560 CPUtime=221.55
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 5842 0 0 0 22150 5 0 0 25 0 1 0 154875089 28221440 5782 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 6890 5782 721 52 0 5258 0
Current children cumulated CPU time (s) 221.55
Current children cumulated vsize (KiB) 27560

[startup+282.569 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 17946
/proc/meminfo: memFree=569232/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=29412 CPUtime=281.3
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 6266 0 0 0 28124 6 0 0 25 0 1 0 154875089 30117888 6206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/17945/statm: 7353 6206 721 52 0 5721 0
Current children cumulated CPU time (s) 281.3
Current children cumulated vsize (KiB) 29412

[startup+342.593 s]
/proc/loadavg: 1.95 1.94 1.91 3/86 17984
/proc/meminfo: memFree=1429976/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=30864 CPUtime=341.19
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 6675 0 0 0 34111 8 0 0 25 0 1 0 154875089 31604736 6615 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 7716 6615 721 52 0 6084 0
Current children cumulated CPU time (s) 341.19
Current children cumulated vsize (KiB) 30864

[startup+402.614 s]
/proc/loadavg: 1.98 1.95 1.91 3/86 17984
/proc/meminfo: memFree=1408024/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=32448 CPUtime=401.17
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 7068 0 0 0 40109 8 0 0 25 0 1 0 154875089 33226752 7008 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667289 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 8112 7008 721 52 0 6480 0
Current children cumulated CPU time (s) 401.17
Current children cumulated vsize (KiB) 32448

[startup+462.634 s]
/proc/loadavg: 2.09 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1390744/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=34172 CPUtime=461.13
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 7444 0 0 0 46104 9 0 0 25 0 1 0 154875089 34992128 7384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 8543 7384 721 52 0 6911 0
Current children cumulated CPU time (s) 461.13
Current children cumulated vsize (KiB) 34172

[startup+522.665 s]
/proc/loadavg: 2.03 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1375064/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=35624 CPUtime=521.12
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 7809 0 0 0 52102 10 0 0 25 0 1 0 154875089 36478976 7749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 8906 7749 721 52 0 7274 0
Current children cumulated CPU time (s) 521.12
Current children cumulated vsize (KiB) 35624

[startup+582.69 s]
/proc/loadavg: 2.01 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1361240/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=36812 CPUtime=581.11
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8159 0 0 0 58100 11 0 0 25 0 1 0 154875089 37695488 8099 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9203 8099 721 52 0 7571 0
Current children cumulated CPU time (s) 581.11
Current children cumulated vsize (KiB) 36812

[startup+642.712 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1349336/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38132 CPUtime=641.08
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8504 0 0 0 64096 12 0 0 25 0 1 0 154875089 39047168 8444 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9533 8444 721 52 0 7901 0
Current children cumulated CPU time (s) 641.08
Current children cumulated vsize (KiB) 38132

[startup+702.736 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1338840/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38396 CPUtime=701.06
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8562 0 0 0 70094 12 0 0 25 0 1 0 154875089 39317504 8502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9599 8502 721 52 0 7967 0
Current children cumulated CPU time (s) 701.06
Current children cumulated vsize (KiB) 38396

[startup+762.759 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1329560/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38396 CPUtime=761.06
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8571 0 0 0 76093 13 0 0 25 0 1 0 154875089 39317504 8511 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9599 8511 721 52 0 7967 0
Current children cumulated CPU time (s) 761.06
Current children cumulated vsize (KiB) 38396

[startup+822.782 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1321176/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38396 CPUtime=821.03
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8576 0 0 0 82090 13 0 0 25 0 1 0 154875089 39317504 8516 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9599 8516 721 52 0 7967 0
Current children cumulated CPU time (s) 821.03
Current children cumulated vsize (KiB) 38396

[startup+882.814 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1315480/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38396 CPUtime=881
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8579 0 0 0 88087 13 0 0 25 0 1 0 154875089 39317504 8519 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9599 8519 721 52 0 7967 0
Current children cumulated CPU time (s) 881
Current children cumulated vsize (KiB) 38396

[startup+942.844 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1315416/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38396 CPUtime=940.99
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8584 0 0 0 94086 13 0 0 25 0 1 0 154875089 39317504 8524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687676 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9599 8524 721 52 0 7967 0
Current children cumulated CPU time (s) 940.99
Current children cumulated vsize (KiB) 38396

[startup+1002.87 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1315416/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1000.96
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8587 0 0 0 100083 13 0 0 25 0 1 0 154875089 39452672 8527 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8527 721 52 0 8000 0
Current children cumulated CPU time (s) 1000.96
Current children cumulated vsize (KiB) 38528

[startup+1062.9 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1315352/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1060.95
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8590 0 0 0 106082 13 0 0 25 0 1 0 154875089 39452672 8530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8530 721 52 0 8000 0
Current children cumulated CPU time (s) 1060.95
Current children cumulated vsize (KiB) 38528

[startup+1122.93 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1315352/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1120.95
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8591 0 0 0 112081 14 0 0 25 0 1 0 154875089 39452672 8531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8531 721 52 0 8000 0
Current children cumulated CPU time (s) 1120.95
Current children cumulated vsize (KiB) 38528

[startup+1182.95 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1315352/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1180.92
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8593 0 0 0 118078 14 0 0 25 0 1 0 154875089 39452672 8533 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8533 721 52 0 8000 0
Current children cumulated CPU time (s) 1180.92
Current children cumulated vsize (KiB) 38528

[startup+1242.98 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1315352/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1240.9
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8595 0 0 0 124076 14 0 0 25 0 1 0 154875089 39452672 8535 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8535 721 52 0 8000 0
Current children cumulated CPU time (s) 1240.9
Current children cumulated vsize (KiB) 38528

[startup+1303.01 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1315288/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1300.89
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8598 0 0 0 130075 14 0 0 25 0 1 0 154875089 39452672 8538 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8538 721 52 0 8000 0
Current children cumulated CPU time (s) 1300.89
Current children cumulated vsize (KiB) 38528

[startup+1363.03 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1315288/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1360.86
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8601 0 0 0 136072 14 0 0 25 0 1 0 154875089 39452672 8541 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8541 721 52 0 8000 0
Current children cumulated CPU time (s) 1360.86
Current children cumulated vsize (KiB) 38528

[startup+1423.06 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1315288/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1420.86
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8603 0 0 0 142071 15 0 0 25 0 1 0 154875089 39452672 8543 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8543 721 52 0 8000 0
Current children cumulated CPU time (s) 1420.86
Current children cumulated vsize (KiB) 38528

[startup+1483.08 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1313496/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1480.84
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8605 0 0 0 148069 15 0 0 25 0 1 0 154875089 39452672 8545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8545 721 52 0 8000 0
Current children cumulated CPU time (s) 1480.84
Current children cumulated vsize (KiB) 38528

[startup+1543.11 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1306648/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1540.81
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8606 0 0 0 154066 15 0 0 25 0 1 0 154875089 39452672 8546 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8546 721 52 0 8000 0
Current children cumulated CPU time (s) 1540.81
Current children cumulated vsize (KiB) 38528

[startup+1603.14 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1299736/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1600.8
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8608 0 0 0 160065 15 0 0 25 0 1 0 154875089 39452672 8548 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8548 721 52 0 8000 0
Current children cumulated CPU time (s) 1600.8
Current children cumulated vsize (KiB) 38528

[startup+1663.16 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1292952/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1660.77
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8609 0 0 0 166062 15 0 0 25 0 1 0 154875089 39452672 8549 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8549 721 52 0 8000 0
Current children cumulated CPU time (s) 1660.77
Current children cumulated vsize (KiB) 38528

[startup+1723.18 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1292696/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1720.74
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8610 0 0 0 172059 15 0 0 25 0 1 0 154875089 39452672 8550 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8550 721 52 0 8000 0
Current children cumulated CPU time (s) 1720.74
Current children cumulated vsize (KiB) 38528

[startup+1783.21 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 17984
/proc/meminfo: memFree=1292696/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1780.74
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8611 0 0 0 178058 16 0 0 25 0 1 0 154875089 39452672 8551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8551 721 52 0 8000 0
Current children cumulated CPU time (s) 1780.74
Current children cumulated vsize (KiB) 38528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.5 s]
/proc/loadavg: 2.00 1.98 1.92 4/86 17984
/proc/meminfo: memFree=1292696/2055920 swapFree=4191880/4192956
[pid=17945] ppid=17943 vsize=38528 CPUtime=1800.03
/proc/17945/stat : 17945 (CSPtoSAT+minisa) R 17943 17945 17853 0 -1 4194304 8611 0 0 0 179987 16 0 0 25 0 1 0 154875089 39452672 8551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17945/statm: 9632 8551 721 52 0 8000 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 38528

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.52
CPU time (s): 1800.05
CPU user time (s): 1799.88
CPU system time (s): 0.165974
CPU usage (%): 99.8629
Max. virtual memory (cumulated for all children) (KiB): 38528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8611
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 19344

runsolver used 2.01269 s user time and 5.98509 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan  6 06:26:42 UTC 2007


IDJOB= 216665
IDBENCH= 5093
FILE ID= node16/216665-1168064802

PBS_JOBID= 3475416

Free space on /tmp= 66494 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScensMod/scen1-f8.xml
COMMAND LINE= /tmp/evaluation/216665-1168064802/CSPtoSAT+minisat /tmp/evaluation/216665-1168064802/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-216665-1168064802 -o ROOT/results/node16/solver-216665-1168064802 -C 1800 -M 900  /tmp/evaluation/216665-1168064802/CSPtoSAT+minisat /tmp/evaluation/216665-1168064802/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  ff88c54177ca5e1d878bc45c0b24fda4

RANDOM SEED= 599820928

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        816296 kB
Buffers:         63080 kB
Cached:         369744 kB
SwapCached:        268 kB
Active:         742644 kB
Inactive:       398736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        816296 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2316 kB
Writeback:           0 kB
Mapped:         730436 kB
Slab:            81760 kB
Committed_AS:  4421348 kB
PageTables:       3608 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB



End job on node16 on Sat Jan  6 06:56:46 UTC 2007