Trace number 221518

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.11 1807.97

General information on the benchmark

Namefapp/fapp31-35/fapp32/
fapp32-0550-8.xml
MD5SUM316a3812cc8931312682843c89f2669e
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 benchmark12.3821
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node25/watcher-221518-1168066725 -o ROOT/results/node25/solver-221518-1168066725 -C 1800 -M 900 /tmp/evaluation/221518-1168066725/CSPtoSAT+minisat /tmp/evaluation/221518-1168066725/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.01 1.01 1.10 5/86 28410
/proc/meminfo: memFree=1498912/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=496 CPUtime=0
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 155064964 507904 36 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 3765028 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 124 36 29 52 0 19 0

[startup+0.104265 s]
/proc/loadavg: 1.01 1.01 1.10 5/86 28410
/proc/meminfo: memFree=1498912/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=6952 CPUtime=0.09
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 839 0 0 0 9 0 0 0 18 0 1 0 155064964 7118848 807 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4159319087 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.51234 s]
/proc/loadavg: 1.01 1.01 1.10 5/86 28410
/proc/meminfo: memFree=1498912/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=68464 CPUtime=0.49
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 15020 0 0 0 43 6 0 0 21 0 1 0 155064964 70107136 14773 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134672074 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 17116 14773 696 52 0 15484 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 68464

[startup+1.33347 s]
/proc/loadavg: 1.01 1.01 1.10 3/86 28410
/proc/meminfo: memFree=1350688/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=200104 CPUtime=1.3
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 44847 0 0 0 111 19 0 0 25 0 1 0 155064964 204906496 44600 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4158603290 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 50026 44600 704 52 0 48394 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 200104

[startup+2.97076 s]
/proc/loadavg: 1.01 1.01 1.10 3/86 28410
/proc/meminfo: memFree=1320672/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=202164 CPUtime=2.93
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 45432 0 0 0 273 20 0 0 25 0 1 0 155064964 207015936 45151 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 50541 45151 721 52 0 48909 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 202164

[startup+6.25731 s]
/proc/loadavg: 1.09 1.02 1.11 3/86 28410
/proc/meminfo: memFree=1320416/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=202284 CPUtime=6.19
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 45451 0 0 0 599 20 0 0 25 0 1 0 155064964 207138816 45170 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134665737 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 50571 45170 721 52 0 48939 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 202284

[startup+12.7224 s]
/proc/loadavg: 1.16 1.04 1.11 3/86 28410
/proc/meminfo: memFree=1320032/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=202732 CPUtime=12.59
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 45521 0 0 0 1239 20 0 0 25 0 1 0 155064964 207597568 45240 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 50683 45240 721 52 0 49051 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 202732

[startup+25.5506 s]
/proc/loadavg: 1.35 1.08 1.12 3/86 28410
/proc/meminfo: memFree=1319392/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=203268 CPUtime=25.3
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 45632 0 0 0 2510 20 0 0 25 0 1 0 155064964 208146432 45351 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 50817 45351 721 52 0 49185 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 203268

[startup+51.2059 s]
/proc/loadavg: 1.57 1.16 1.15 3/86 28410
/proc/meminfo: memFree=1318560/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=203532 CPUtime=50.72
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 45719 0 0 0 5051 21 0 0 25 0 1 0 155064964 208416768 45438 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 50883 45438 721 52 0 49251 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 203532

[startup+102.41 s]
/proc/loadavg: 1.81 1.28 1.19 3/86 28410
/proc/meminfo: memFree=1317024/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=203948 CPUtime=101.45
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 45837 0 0 0 10124 21 0 0 25 0 1 0 155064964 208842752 45556 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 50987 45556 721 52 0 49355 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 203948

[startup+162.448 s]
/proc/loadavg: 1.93 1.41 1.24 3/92 28518
/proc/meminfo: memFree=1310048/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=204344 CPUtime=160.84
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 45938 0 0 0 16062 22 0 0 25 0 1 0 155064964 209248256 45657 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667353 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 51086 45657 721 52 0 49454 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 204344

[startup+222.506 s]
/proc/loadavg: 1.97 1.52 1.28 3/92 28584
/proc/meminfo: memFree=1305512/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=204660 CPUtime=220.26
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 46038 0 0 0 22004 22 0 0 25 0 1 0 155064964 209571840 45757 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 51165 45757 721 52 0 49533 0
Current children cumulated CPU time (s) 220.26
Current children cumulated vsize (KiB) 204660

[startup+282.53 s]
/proc/loadavg: 1.99 1.60 1.32 3/86 28608
/proc/meminfo: memFree=1302752/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=205056 CPUtime=279.71
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 46142 0 0 0 27948 23 0 0 25 0 1 0 155064964 209977344 45861 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134533247 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 51264 45861 721 52 0 49632 0
Current children cumulated CPU time (s) 279.71
Current children cumulated vsize (KiB) 205056

[startup+342.561 s]
/proc/loadavg: 1.99 1.67 1.36 3/86 28608
/proc/meminfo: memFree=1292832/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=205484 CPUtime=339.18
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 46241 0 0 0 33895 23 0 0 25 0 1 0 155064964 210415616 45960 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 51371 45960 721 52 0 49739 0
Current children cumulated CPU time (s) 339.18
Current children cumulated vsize (KiB) 205484

[startup+402.592 s]
/proc/loadavg: 1.99 1.73 1.40 3/86 28608
/proc/meminfo: memFree=1289184/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=205880 CPUtime=398.66
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 46341 0 0 0 39843 23 0 0 25 0 1 0 155064964 210821120 46060 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 51470 46060 721 52 0 49838 0
Current children cumulated CPU time (s) 398.66
Current children cumulated vsize (KiB) 205880

[startup+462.624 s]
/proc/loadavg: 2.04 1.79 1.44 3/86 28608
/proc/meminfo: memFree=1285792/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=206356 CPUtime=458.15
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 46440 0 0 0 45791 24 0 0 25 0 1 0 155064964 211308544 46159 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 51589 46159 721 52 0 49957 0
Current children cumulated CPU time (s) 458.15
Current children cumulated vsize (KiB) 206356

[startup+522.652 s]
/proc/loadavg: 2.01 1.83 1.47 3/86 28608
/proc/meminfo: memFree=1279840/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=206752 CPUtime=517.62
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 46547 0 0 0 51738 24 0 0 25 0 1 0 155064964 211714048 46266 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 51688 46266 721 52 0 50056 0
Current children cumulated CPU time (s) 517.62
Current children cumulated vsize (KiB) 206752

[startup+582.68 s]
/proc/loadavg: 2.00 1.85 1.50 3/86 28608
/proc/meminfo: memFree=1275296/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=207148 CPUtime=577.09
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 46649 0 0 0 57684 25 0 0 25 0 1 0 155064964 212119552 46368 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 51787 46368 721 52 0 50155 0
Current children cumulated CPU time (s) 577.09
Current children cumulated vsize (KiB) 207148

[startup+642.698 s]
/proc/loadavg: 2.00 1.88 1.53 3/86 28608
/proc/meminfo: memFree=1270944/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=207544 CPUtime=636.55
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 46753 0 0 0 63630 25 0 0 25 0 1 0 155064964 212525056 46472 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/28409/statm: 51886 46472 721 52 0 50254 0
Current children cumulated CPU time (s) 636.55
Current children cumulated vsize (KiB) 207544

[startup+702.743 s]
/proc/loadavg: 1.94 1.88 1.55 3/86 28646
/proc/meminfo: memFree=1505824/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=208060 CPUtime=696.05
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 46854 0 0 0 69579 26 0 0 25 0 1 0 155064964 213053440 46573 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 52015 46573 721 52 0 50383 0
Current children cumulated CPU time (s) 696.05
Current children cumulated vsize (KiB) 208060

[startup+762.798 s]
/proc/loadavg: 1.98 1.90 1.58 3/86 28646
/proc/meminfo: memFree=1489760/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=209064 CPUtime=756.05
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 46961 0 0 0 75578 27 0 0 25 0 1 0 155064964 214081536 46680 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 52266 46680 721 52 0 50634 0
Current children cumulated CPU time (s) 756.05
Current children cumulated vsize (KiB) 209064

[startup+822.858 s]
/proc/loadavg: 1.99 1.92 1.60 3/86 28646
/proc/meminfo: memFree=1475552/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=209328 CPUtime=816.05
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 47063 0 0 0 81578 27 0 0 25 0 1 0 155064964 214351872 46782 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 52332 46782 721 52 0 50700 0
Current children cumulated CPU time (s) 816.05
Current children cumulated vsize (KiB) 209328

[startup+882.919 s]
/proc/loadavg: 2.02 1.94 1.63 3/86 28646
/proc/meminfo: memFree=1462368/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=209724 CPUtime=876.03
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 47162 0 0 0 87576 27 0 0 25 0 1 0 155064964 214757376 46881 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 52431 46881 721 52 0 50799 0
Current children cumulated CPU time (s) 876.03
Current children cumulated vsize (KiB) 209724

[startup+942.971 s]
/proc/loadavg: 2.01 1.95 1.65 3/86 28646
/proc/meminfo: memFree=1450656/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=210120 CPUtime=936.03
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 47259 0 0 0 93575 28 0 0 25 0 1 0 155064964 215162880 46978 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 52530 46978 721 52 0 50898 0
Current children cumulated CPU time (s) 936.03
Current children cumulated vsize (KiB) 210120

[startup+1003.03 s]
/proc/loadavg: 2.00 1.95 1.67 3/86 28646
/proc/meminfo: memFree=1439264/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=210516 CPUtime=996.03
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 47355 0 0 0 99574 29 0 0 25 0 1 0 155064964 215568384 47074 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 52629 47074 721 52 0 50997 0
Current children cumulated CPU time (s) 996.03
Current children cumulated vsize (KiB) 210516

[startup+1063.08 s]
/proc/loadavg: 2.00 1.96 1.68 3/86 28646
/proc/meminfo: memFree=1429088/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=211092 CPUtime=1056
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 47453 0 0 0 105571 29 0 0 25 0 1 0 155064964 216158208 47172 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 52773 47172 721 52 0 51141 0
Current children cumulated CPU time (s) 1056
Current children cumulated vsize (KiB) 211092

[startup+1123.14 s]
/proc/loadavg: 2.00 1.97 1.70 3/86 28646
/proc/meminfo: memFree=1419680/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=211356 CPUtime=1116
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 47549 0 0 0 111571 29 0 0 25 0 1 0 155064964 216428544 47268 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 52839 47268 721 52 0 51207 0
Current children cumulated CPU time (s) 1116
Current children cumulated vsize (KiB) 211356

[startup+1183.19 s]
/proc/loadavg: 2.00 1.97 1.72 3/86 28646
/proc/meminfo: memFree=1410528/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=211752 CPUtime=1176
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 47648 0 0 0 117570 30 0 0 25 0 1 0 155064964 216834048 47367 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 52938 47367 721 52 0 51306 0
Current children cumulated CPU time (s) 1176
Current children cumulated vsize (KiB) 211752

[startup+1243.25 s]
/proc/loadavg: 2.06 1.99 1.74 3/86 28646
/proc/meminfo: memFree=1400672/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=212148 CPUtime=1235.98
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 47746 0 0 0 123568 30 0 0 25 0 1 0 155064964 217239552 47465 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678230 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 53037 47465 721 52 0 51405 0
Current children cumulated CPU time (s) 1235.98
Current children cumulated vsize (KiB) 212148

[startup+1303.3 s]
/proc/loadavg: 2.02 1.99 1.75 3/86 28648
/proc/meminfo: memFree=1391776/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=212544 CPUtime=1295.97
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 47841 0 0 0 129567 30 0 0 25 0 1 0 155064964 217645056 47560 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134562866 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 53136 47560 721 52 0 51504 0
Current children cumulated CPU time (s) 1295.97
Current children cumulated vsize (KiB) 212544

[startup+1363.35 s]
/proc/loadavg: 2.09 2.00 1.77 3/86 28648
/proc/meminfo: memFree=1383456/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=212808 CPUtime=1355.96
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 47937 0 0 0 135565 31 0 0 25 0 1 0 155064964 217915392 47656 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 53202 47656 721 52 0 51570 0
Current children cumulated CPU time (s) 1355.96
Current children cumulated vsize (KiB) 212808

[startup+1423.4 s]
/proc/loadavg: 2.09 2.01 1.78 3/86 28648
/proc/meminfo: memFree=1375712/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=213204 CPUtime=1415.93
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 48029 0 0 0 141561 32 0 0 25 0 1 0 155064964 218320896 47748 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 53301 47748 721 52 0 51669 0
Current children cumulated CPU time (s) 1415.93
Current children cumulated vsize (KiB) 213204

[startup+1483.45 s]
/proc/loadavg: 2.07 2.02 1.80 3/86 28648
/proc/meminfo: memFree=1368800/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=213600 CPUtime=1475.92
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 48126 0 0 0 147560 32 0 0 25 0 1 0 155064964 218726400 47845 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 53400 47845 721 52 0 51768 0
Current children cumulated CPU time (s) 1475.92
Current children cumulated vsize (KiB) 213600

[startup+1543.51 s]
/proc/loadavg: 2.02 2.02 1.81 4/86 28648
/proc/meminfo: memFree=1362016/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=214264 CPUtime=1535.92
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 48221 0 0 0 153560 32 0 0 25 0 1 0 155064964 219406336 47940 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 53566 47940 721 52 0 51934 0
Current children cumulated CPU time (s) 1535.92
Current children cumulated vsize (KiB) 214264

[startup+1603.56 s]
/proc/loadavg: 2.01 2.01 1.82 3/86 28648
/proc/meminfo: memFree=1356064/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=214528 CPUtime=1595.9
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 48316 0 0 0 159557 33 0 0 25 0 1 0 155064964 219676672 48035 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 53632 48035 721 52 0 52000 0
Current children cumulated CPU time (s) 1595.9
Current children cumulated vsize (KiB) 214528

[startup+1663.61 s]
/proc/loadavg: 2.00 2.01 1.83 3/86 28648
/proc/meminfo: memFree=1348576/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=214924 CPUtime=1655.89
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 48411 0 0 0 165556 33 0 0 25 0 1 0 155064964 220082176 48130 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 53731 48130 721 52 0 52099 0
Current children cumulated CPU time (s) 1655.89
Current children cumulated vsize (KiB) 214924

[startup+1723.66 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 28648
/proc/meminfo: memFree=1340512/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=215320 CPUtime=1715.88
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 48506 0 0 0 171555 33 0 0 25 0 1 0 155064964 220487680 48225 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 53830 48225 721 52 0 52198 0
Current children cumulated CPU time (s) 1715.88
Current children cumulated vsize (KiB) 215320

[startup+1783.7 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 28648
/proc/meminfo: memFree=1333344/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=215584 CPUtime=1775.85
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 48601 0 0 0 177551 34 0 0 25 0 1 0 155064964 220758016 48320 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671651 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 53896 48320 721 52 0 52264 0
Current children cumulated CPU time (s) 1775.85
Current children cumulated vsize (KiB) 215584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.93 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 28648
/proc/meminfo: memFree=1330336/2055920 swapFree=4192812/4192956
[pid=28409] ppid=28407 vsize=215848 CPUtime=1800.07
/proc/28409/stat : 28409 (CSPtoSAT+minisa) R 28407 28409 28243 0 -1 4194304 48640 0 0 0 179973 34 0 0 25 0 1 0 155064964 221028352 48359 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/28409/statm: 53962 48359 721 52 0 52330 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 215848

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.97
CPU time (s): 1800.11
CPU user time (s): 1799.74
CPU system time (s): 0.378942
CPU usage (%): 99.5653
Max. virtual memory (cumulated for all children) (KiB): 215848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.378942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48640
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= 10
involuntary context switches= 34733

runsolver used 2.19667 s user time and 5.81611 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 06:58:45 UTC 2007


IDJOB= 221518
IDBENCH= 5453
FILE ID= node25/221518-1168066725

PBS_JOBID= 3475652

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp32/fapp32-0550-8.xml
COMMAND LINE= /tmp/evaluation/221518-1168066725/CSPtoSAT+minisat /tmp/evaluation/221518-1168066725/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-221518-1168066725 -o ROOT/results/node25/solver-221518-1168066725 -C 1800 -M 900  /tmp/evaluation/221518-1168066725/CSPtoSAT+minisat /tmp/evaluation/221518-1168066725/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  316a3812cc8931312682843c89f2669e

RANDOM SEED= 541182527

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.279
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.279
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:       1499392 kB
Buffers:         40036 kB
Cached:         171444 kB
SwapCached:          0 kB
Active:         279040 kB
Inactive:       205600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1499392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2928 kB
Writeback:           0 kB
Mapped:         295592 kB
Slab:            56148 kB
Committed_AS:  3072208 kB
PageTables:       2860 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= 66547 MiB



End job on node25 on Sat Jan  6 07:28:56 UTC 2007