Trace number 221486

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 1809.19

General information on the benchmark

Namefapp/fapp31-35/fapp32/
fapp32-0550-1.xml
MD5SUMf5b95afaee162ab9e779c98ee53384fa
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.87595
SatisfiableNO
(Un)Satisfiability was provedNO
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.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...
1.99	c ...done
1.99	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/node23/watcher-221486-1168066725 -o ROOT/results/node23/solver-221486-1168066725 -C 1800 -M 900 /tmp/evaluation/221486-1168066725/CSPtoSAT+minisat /tmp/evaluation/221486-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: 0.77 1.09 1.49 5/86 18572
/proc/meminfo: memFree=1499112/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=18540 CPUtime=0
/proc/18571/stat : 18571 (runsolver) R 18569 18571 18490 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 155066936 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18571/statm: 4635 279 244 17 0 2626 0

[startup+0.108485 s]
/proc/loadavg: 0.77 1.09 1.49 5/86 18572
/proc/meminfo: memFree=1499112/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=6952 CPUtime=0.09
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 839 0 0 0 9 0 0 0 18 0 1 0 155066936 7118848 807 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4159313171 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.516573 s]
/proc/loadavg: 0.77 1.09 1.49 5/86 18572
/proc/meminfo: memFree=1499112/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=68464 CPUtime=0.5
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 15029 0 0 0 42 8 0 0 22 0 1 0 155066936 70107136 14782 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134534003 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 17116 14782 696 52 0 15484 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 68464

[startup+1.33774 s]
/proc/loadavg: 0.86 1.10 1.49 3/86 18572
/proc/meminfo: memFree=1354984/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=197068 CPUtime=1.32
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 43692 0 0 0 107 25 0 0 25 0 1 0 155066936 201797632 43445 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687748 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 49267 43445 696 52 0 47635 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 197068

[startup+2.98205 s]
/proc/loadavg: 0.86 1.10 1.49 3/86 18572
/proc/meminfo: memFree=1319848/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=202164 CPUtime=2.95
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 45427 0 0 0 269 26 0 0 25 0 1 0 155066936 207015936 45146 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678531 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 50541 45146 721 52 0 48909 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 202164

[startup+6.26169 s]
/proc/loadavg: 0.95 1.12 1.49 3/86 18572
/proc/meminfo: memFree=1319528/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=202164 CPUtime=6.21
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 45434 0 0 0 595 26 0 0 25 0 1 0 155066936 207015936 45153 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 50541 45153 721 52 0 48909 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 202164

[startup+12.738 s]
/proc/loadavg: 1.04 1.13 1.49 3/86 18572
/proc/meminfo: memFree=1319272/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=202464 CPUtime=12.66
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 45497 0 0 0 1240 26 0 0 25 0 1 0 155066936 207323136 45216 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 50616 45216 721 52 0 48984 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 202464

[startup+25.5664 s]
/proc/loadavg: 1.19 1.16 1.50 3/86 18572
/proc/meminfo: memFree=1318696/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=202864 CPUtime=25.42
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 45572 0 0 0 2516 26 0 0 25 0 1 0 155066936 207732736 45291 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 50716 45291 721 52 0 49084 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 202864

[startup+51.2314 s]
/proc/loadavg: 1.51 1.24 1.51 3/86 18572
/proc/meminfo: memFree=1317864/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=203400 CPUtime=50.97
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 45709 0 0 0 5070 27 0 0 25 0 1 0 155066936 208281600 45428 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 50850 45428 721 52 0 49218 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 203400

[startup+102.458 s]
/proc/loadavg: 1.78 1.35 1.54 3/86 18572
/proc/meminfo: memFree=1317160/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=203800 CPUtime=101.95
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 45797 0 0 0 10168 27 0 0 25 0 1 0 155066936 208691200 45516 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 50950 45516 721 52 0 49318 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 203800

[startup+162.526 s]
/proc/loadavg: 1.92 1.47 1.56 3/92 18680
/proc/meminfo: memFree=1314912/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=204108 CPUtime=161.61
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 45895 0 0 0 16134 27 0 0 25 0 1 0 155066936 209006592 45614 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678160 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 51027 45614 721 52 0 49395 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 204108

[startup+222.615 s]
/proc/loadavg: 1.97 1.56 1.59 3/92 18746
/proc/meminfo: memFree=1314104/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=204636 CPUtime=221.32
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 45996 0 0 0 22105 27 0 0 25 0 1 0 155066936 209547264 45715 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 51159 45715 721 52 0 49527 0
Current children cumulated CPU time (s) 221.32
Current children cumulated vsize (KiB) 204636

[startup+282.672 s]
/proc/loadavg: 1.99 1.64 1.61 3/86 18770
/proc/meminfo: memFree=1314472/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=204900 CPUtime=281.07
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 46091 0 0 0 28079 28 0 0 25 0 1 0 155066936 209817600 45810 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 51225 45810 721 52 0 49593 0
Current children cumulated CPU time (s) 281.07
Current children cumulated vsize (KiB) 204900

[startup+342.734 s]
/proc/loadavg: 1.99 1.70 1.63 3/86 18770
/proc/meminfo: memFree=1313704/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=205328 CPUtime=340.84
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 46183 0 0 0 34056 28 0 0 25 0 1 0 155066936 210255872 45902 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 51332 45902 721 52 0 49700 0
Current children cumulated CPU time (s) 340.84
Current children cumulated vsize (KiB) 205328

[startup+402.788 s]
/proc/loadavg: 1.99 1.75 1.65 3/86 18770
/proc/meminfo: memFree=1313000/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=205724 CPUtime=400.61
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 46274 0 0 0 40033 28 0 0 25 0 1 0 155066936 210661376 45993 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 51431 45993 721 52 0 49799 0
Current children cumulated CPU time (s) 400.61
Current children cumulated vsize (KiB) 205724

[startup+462.856 s]
/proc/loadavg: 1.99 1.80 1.67 3/86 18770
/proc/meminfo: memFree=1312296/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=205988 CPUtime=460.38
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 46383 0 0 0 46010 28 0 0 25 0 1 0 155066936 210931712 46102 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 51497 46102 721 52 0 49865 0
Current children cumulated CPU time (s) 460.38
Current children cumulated vsize (KiB) 205988

[startup+522.92 s]
/proc/loadavg: 2.04 1.84 1.69 3/86 18770
/proc/meminfo: memFree=1311464/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=207072 CPUtime=520.16
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 46481 0 0 0 51988 28 0 0 25 0 1 0 155066936 212041728 46200 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 51768 46200 721 52 0 50136 0
Current children cumulated CPU time (s) 520.16
Current children cumulated vsize (KiB) 207072

[startup+582.989 s]
/proc/loadavg: 2.01 1.87 1.71 3/86 18770
/proc/meminfo: memFree=1310760/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=207336 CPUtime=579.94
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 46570 0 0 0 57966 28 0 0 25 0 1 0 155066936 212312064 46289 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 51834 46289 721 52 0 50202 0
Current children cumulated CPU time (s) 579.94
Current children cumulated vsize (KiB) 207336

[startup+643.054 s]
/proc/loadavg: 2.00 1.89 1.73 3/86 18770
/proc/meminfo: memFree=1309992/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=207732 CPUtime=639.72
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 46663 0 0 0 63943 29 0 0 25 0 1 0 155066936 212717568 46382 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/18571/statm: 51933 46382 721 52 0 50301 0
Current children cumulated CPU time (s) 639.72
Current children cumulated vsize (KiB) 207732

[startup+703.107 s]
/proc/loadavg: 2.00 1.91 1.74 3/86 18770
/proc/meminfo: memFree=1309288/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=208128 CPUtime=699.45
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 46755 0 0 0 69916 29 0 0 25 0 1 0 155066936 213123072 46474 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 52032 46474 721 52 0 50400 0
Current children cumulated CPU time (s) 699.45
Current children cumulated vsize (KiB) 208128

[startup+763.163 s]
/proc/loadavg: 2.00 1.92 1.75 3/86 18770
/proc/meminfo: memFree=1308520/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=208512 CPUtime=759.21
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 46851 0 0 0 75892 29 0 0 25 0 1 0 155066936 213516288 46570 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 52128 46570 721 52 0 50496 0
Current children cumulated CPU time (s) 759.21
Current children cumulated vsize (KiB) 208512

[startup+823.226 s]
/proc/loadavg: 2.00 1.93 1.76 3/86 18770
/proc/meminfo: memFree=1307816/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=208908 CPUtime=819
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 46943 0 0 0 81870 30 0 0 25 0 1 0 155066936 213921792 46662 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 52227 46662 721 52 0 50595 0
Current children cumulated CPU time (s) 819
Current children cumulated vsize (KiB) 208908

[startup+883.291 s]
/proc/loadavg: 2.00 1.94 1.77 3/86 18770
/proc/meminfo: memFree=1307048/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=209304 CPUtime=878.75
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 47038 0 0 0 87845 30 0 0 25 0 1 0 155066936 214327296 46757 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 52326 46757 721 52 0 50694 0
Current children cumulated CPU time (s) 878.75
Current children cumulated vsize (KiB) 209304

[startup+943.356 s]
/proc/loadavg: 2.00 1.95 1.79 3/86 18770
/proc/meminfo: memFree=1306344/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=209568 CPUtime=938.52
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 47131 0 0 0 93822 30 0 0 25 0 1 0 155066936 214597632 46850 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 52392 46850 721 52 0 50760 0
Current children cumulated CPU time (s) 938.52
Current children cumulated vsize (KiB) 209568

[startup+1003.42 s]
/proc/loadavg: 2.00 1.95 1.80 3/86 18770
/proc/meminfo: memFree=1305576/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=209964 CPUtime=998.29
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 47224 0 0 0 99798 31 0 0 25 0 1 0 155066936 215003136 46943 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 52491 46943 721 52 0 50859 0
Current children cumulated CPU time (s) 998.29
Current children cumulated vsize (KiB) 209964

[startup+1063.47 s]
/proc/loadavg: 2.05 1.97 1.82 3/86 18770
/proc/meminfo: memFree=1304872/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=210360 CPUtime=1058.05
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 47314 0 0 0 105773 32 0 0 25 0 1 0 155066936 215408640 47033 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 52590 47033 721 52 0 50958 0
Current children cumulated CPU time (s) 1058.05
Current children cumulated vsize (KiB) 210360

[startup+1123.54 s]
/proc/loadavg: 2.02 1.97 1.82 3/86 18770
/proc/meminfo: memFree=1304168/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=210804 CPUtime=1117.81
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 47408 0 0 0 111748 33 0 0 25 0 1 0 155066936 215863296 47127 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 52701 47127 721 52 0 51069 0
Current children cumulated CPU time (s) 1117.81
Current children cumulated vsize (KiB) 210804

[startup+1183.6 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 18770
/proc/meminfo: memFree=1303464/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=211200 CPUtime=1177.59
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 47496 0 0 0 117725 34 0 0 25 0 1 0 155066936 216268800 47215 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 52800 47215 721 52 0 51168 0
Current children cumulated CPU time (s) 1177.59
Current children cumulated vsize (KiB) 211200

[startup+1243.66 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 18772
/proc/meminfo: memFree=1302696/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=211596 CPUtime=1237.34
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 47586 0 0 0 123700 34 0 0 25 0 1 0 155066936 216674304 47305 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 52899 47305 721 52 0 51267 0
Current children cumulated CPU time (s) 1237.34
Current children cumulated vsize (KiB) 211596

[startup+1303.73 s]
/proc/loadavg: 2.04 1.99 1.85 3/86 18772
/proc/meminfo: memFree=1302120/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=211860 CPUtime=1297.12
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 47678 0 0 0 129677 35 0 0 25 0 1 0 155066936 216944640 47397 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 52965 47397 721 52 0 51333 0
Current children cumulated CPU time (s) 1297.12
Current children cumulated vsize (KiB) 211860

[startup+1363.79 s]
/proc/loadavg: 2.01 1.99 1.85 3/86 18772
/proc/meminfo: memFree=1301352/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=212256 CPUtime=1356.89
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 47768 0 0 0 135654 35 0 0 25 0 1 0 155066936 217350144 47487 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 53064 47487 721 52 0 51432 0
Current children cumulated CPU time (s) 1356.89
Current children cumulated vsize (KiB) 212256

[startup+1423.84 s]
/proc/loadavg: 2.04 2.00 1.86 3/86 18772
/proc/meminfo: memFree=1300648/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=212520 CPUtime=1416.63
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 47858 0 0 0 141628 35 0 0 25 0 1 0 155066936 217620480 47577 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 53130 47577 721 52 0 51498 0
Current children cumulated CPU time (s) 1416.63
Current children cumulated vsize (KiB) 212520

[startup+1483.9 s]
/proc/loadavg: 2.01 2.00 1.87 3/86 18772
/proc/meminfo: memFree=1299944/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=212916 CPUtime=1476.41
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 47947 0 0 0 147605 36 0 0 25 0 1 0 155066936 218025984 47666 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 53229 47666 721 52 0 51597 0
Current children cumulated CPU time (s) 1476.41
Current children cumulated vsize (KiB) 212916

[startup+1543.97 s]
/proc/loadavg: 2.04 2.01 1.88 3/86 18772
/proc/meminfo: memFree=1299240/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=213180 CPUtime=1536.19
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 48036 0 0 0 153583 36 0 0 25 0 1 0 155066936 218296320 47755 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 53295 47755 721 52 0 51663 0
Current children cumulated CPU time (s) 1536.19
Current children cumulated vsize (KiB) 213180

[startup+1604.03 s]
/proc/loadavg: 2.01 2.01 1.89 3/86 18772
/proc/meminfo: memFree=1298600/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=213576 CPUtime=1595.93
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 48128 0 0 0 159556 37 0 0 25 0 1 0 155066936 218701824 47847 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 53394 47847 721 52 0 51762 0
Current children cumulated CPU time (s) 1595.93
Current children cumulated vsize (KiB) 213576

[startup+1664.09 s]
/proc/loadavg: 2.00 2.00 1.89 3/86 18772
/proc/meminfo: memFree=1297832/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=214240 CPUtime=1655.7
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 48217 0 0 0 165533 37 0 0 25 0 1 0 155066936 219381760 47936 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 53560 47936 721 52 0 51928 0
Current children cumulated CPU time (s) 1655.7
Current children cumulated vsize (KiB) 214240

[startup+1724.15 s]
/proc/loadavg: 2.00 2.00 1.90 3/86 18772
/proc/meminfo: memFree=1297192/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=214504 CPUtime=1715.46
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 48305 0 0 0 171509 37 0 0 25 0 1 0 155066936 219652096 48024 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 53626 48024 721 52 0 51994 0
Current children cumulated CPU time (s) 1715.46
Current children cumulated vsize (KiB) 214504

[startup+1784.21 s]
/proc/loadavg: 2.08 2.02 1.91 3/86 18772
/proc/meminfo: memFree=1296488/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=214900 CPUtime=1775.21
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 48393 0 0 0 177484 37 0 0 25 0 1 0 155066936 220057600 48112 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 53725 48112 721 52 0 52093 0
Current children cumulated CPU time (s) 1775.21
Current children cumulated vsize (KiB) 214900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.16 s]
/proc/loadavg: 2.05 2.01 1.91 2/81 18773
/proc/meminfo: memFree=1439696/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=215032 CPUtime=1800.07
/proc/18571/stat : 18571 (CSPtoSAT+minisa) R 18569 18571 18490 0 -1 4194304 48432 0 0 0 179969 38 0 0 25 0 1 0 155066936 220192768 48151 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/18571/statm: 53758 48151 721 52 0 52126 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 215032

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.19
CPU time (s): 1800.11
CPU user time (s): 1799.7
CPU system time (s): 0.412937
CPU usage (%): 99.4978
Max. virtual memory (cumulated for all children) (KiB): 215032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48432
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= 39650

runsolver used 1.9847 s user time and 6.03308 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 06:58:46 UTC 2007


IDJOB= 221486
IDBENCH= 5451
FILE ID= node23/221486-1168066725

PBS_JOBID= 3475657

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f5b95afaee162ab9e779c98ee53384fa

RANDOM SEED= 940103758

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.265
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.265
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:       1499848 kB
Buffers:         40912 kB
Cached:         245504 kB
SwapCached:          0 kB
Active:         228888 kB
Inactive:       249960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1499848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5776 kB
Writeback:           0 kB
Mapped:         214764 kB
Slab:            61792 kB
Committed_AS:  3061992 kB
PageTables:       2576 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= 66546 MiB



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