Trace number 213920

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.06 1814.73

General information on the benchmark

NamepseudoSeries/par/
par-32-2.xml
MD5SUM89f67149918449318ae1436861450fd0
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6352
Number of constraints13288
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13288
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node26/watcher-213920-1168063901 -o ROOT/results/node26/solver-213920-1168063901 -C 1800 -M 900 /tmp/evaluation/213920-1168063901/CSPtoSAT+minisat /tmp/evaluation/213920-1168063901/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.78 1.23 1.56 2/83 18243
/proc/meminfo: memFree=1390072/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=6696 CPUtime=0
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 154785067 6856704 402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12561284 0 0 4096 0 0 0 0 17 1 0 0
/proc/18242/statm: 1674 402 364 52 0 30 0

[startup+0.102537 s]
/proc/loadavg: 0.78 1.23 1.56 2/83 18243
/proc/meminfo: memFree=1390072/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=7484 CPUtime=0.09
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 950 0 0 0 9 0 0 0 18 0 1 0 154785067 7663616 918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134646927 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 1871 918 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.510572 s]
/proc/loadavg: 0.78 1.23 1.56 2/83 18243
/proc/meminfo: memFree=1390072/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=10528 CPUtime=0.5
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 1686 0 0 0 50 0 0 0 22 0 1 0 154785067 10780672 1654 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310443 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 2632 1654 705 52 0 1000 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10528

[startup+1.33665 s]
/proc/loadavg: 0.78 1.23 1.56 2/81 18254
/proc/meminfo: memFree=1384968/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=11852 CPUtime=1.33
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 2074 0 0 0 132 1 0 0 25 0 1 0 154785067 12136448 2016 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/18242/statm: 2963 2016 721 52 0 1331 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 11852

[startup+2.9768 s]
/proc/loadavg: 0.78 1.23 1.56 2/81 18254
/proc/meminfo: memFree=1384968/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=11992 CPUtime=2.96
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 2128 0 0 0 295 1 0 0 25 0 1 0 154785067 12279808 2070 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 1 0 0
/proc/18242/statm: 2998 2070 721 52 0 1366 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 11992

[startup+6.25311 s]
/proc/loadavg: 0.80 1.23 1.56 2/81 18257
/proc/meminfo: memFree=1386320/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=12268 CPUtime=6.23
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 2170 0 0 0 622 1 0 0 25 0 1 0 154785067 12562432 2112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/18242/statm: 3067 2112 721 52 0 1435 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 12268

[startup+12.7107 s]
/proc/loadavg: 0.81 1.22 1.55 2/81 18278
/proc/meminfo: memFree=1382672/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=12400 CPUtime=12.66
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 2223 0 0 0 1265 1 0 0 25 0 1 0 154785067 12697600 2165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573839 0 0 4096 0 0 0 0 17 1 0 0
/proc/18242/statm: 3100 2165 721 52 0 1468 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12400

[startup+25.5249 s]
/proc/loadavg: 1.01 1.25 1.55 3/86 18283
/proc/meminfo: memFree=1378032/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=13232 CPUtime=25.39
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 2430 0 0 0 2537 2 0 0 25 0 1 0 154785067 13549568 2372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533219 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 3308 2372 721 52 0 1676 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 13232

[startup+51.1693 s]
/proc/loadavg: 1.34 1.31 1.56 3/86 18283
/proc/meminfo: memFree=1376624/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=13892 CPUtime=50.81
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 2588 0 0 0 5079 2 0 0 25 0 1 0 154785067 14225408 2530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 3473 2530 721 52 0 1841 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 13892

[startup+102.454 s]
/proc/loadavg: 1.71 1.41 1.58 3/86 18283
/proc/meminfo: memFree=1374896/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=14684 CPUtime=101.7
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 2793 0 0 0 10167 3 0 0 25 0 1 0 154785067 15036416 2735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 3671 2735 721 52 0 2039 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 14684

[startup+162.459 s]
/proc/loadavg: 1.92 1.53 1.61 3/86 18283
/proc/meminfo: memFree=1373680/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=15216 CPUtime=161.21
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 2914 0 0 0 16118 3 0 0 25 0 1 0 154785067 15581184 2856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 3804 2856 721 52 0 2172 0
Current children cumulated CPU time (s) 161.21
Current children cumulated vsize (KiB) 15216

[startup+222.471 s]
/proc/loadavg: 1.97 1.61 1.64 3/86 18283
/proc/meminfo: memFree=1372592/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=15744 CPUtime=220.72
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3030 0 0 0 22069 3 0 0 25 0 1 0 154785067 16121856 2972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 3936 2972 721 52 0 2304 0
Current children cumulated CPU time (s) 220.72
Current children cumulated vsize (KiB) 15744

[startup+282.476 s]
/proc/loadavg: 1.99 1.68 1.65 3/86 18283
/proc/meminfo: memFree=1371504/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=16140 CPUtime=280.26
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3137 0 0 0 28022 4 0 0 25 0 1 0 154785067 16527360 3079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4035 3079 721 52 0 2403 0
Current children cumulated CPU time (s) 280.26
Current children cumulated vsize (KiB) 16140

[startup+342.484 s]
/proc/loadavg: 1.99 1.74 1.67 3/86 18283
/proc/meminfo: memFree=1370992/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=16272 CPUtime=339.79
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3159 0 0 0 33975 4 0 0 25 0 1 0 154785067 16662528 3101 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4068 3101 721 52 0 2436 0
Current children cumulated CPU time (s) 339.79
Current children cumulated vsize (KiB) 16272

[startup+402.488 s]
/proc/loadavg: 1.99 1.78 1.69 3/86 18283
/proc/meminfo: memFree=1370224/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=16536 CPUtime=399.28
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3242 0 0 0 39924 4 0 0 25 0 1 0 154785067 16932864 3184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4134 3184 721 52 0 2502 0
Current children cumulated CPU time (s) 399.28
Current children cumulated vsize (KiB) 16536

[startup+462.496 s]
/proc/loadavg: 1.99 1.82 1.71 3/86 18285
/proc/meminfo: memFree=1369584/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=16668 CPUtime=458.81
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3281 0 0 0 45877 4 0 0 25 0 1 0 154785067 17068032 3223 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4167 3223 721 52 0 2535 0
Current children cumulated CPU time (s) 458.81
Current children cumulated vsize (KiB) 16668

[startup+522.509 s]
/proc/loadavg: 1.99 1.85 1.72 3/86 18285
/proc/meminfo: memFree=1369072/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=16936 CPUtime=518.34
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3316 0 0 0 51830 4 0 0 25 0 1 0 154785067 17342464 3258 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538353 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4234 3258 721 52 0 2602 0
Current children cumulated CPU time (s) 518.34
Current children cumulated vsize (KiB) 16936

[startup+582.518 s]
/proc/loadavg: 1.99 1.87 1.74 3/86 18285
/proc/meminfo: memFree=1368048/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=17332 CPUtime=577.85
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3443 0 0 0 57780 5 0 0 25 0 1 0 154785067 17747968 3385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4333 3385 721 52 0 2701 0
Current children cumulated CPU time (s) 577.85
Current children cumulated vsize (KiB) 17332

[startup+642.525 s]
/proc/loadavg: 1.99 1.89 1.75 3/86 18285
/proc/meminfo: memFree=1367152/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=17860 CPUtime=637.38
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3562 0 0 0 63733 5 0 0 25 0 1 0 154785067 18288640 3504 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4465 3504 721 52 0 2833 0
Current children cumulated CPU time (s) 637.38
Current children cumulated vsize (KiB) 17860

[startup+702.541 s]
/proc/loadavg: 2.03 1.92 1.77 3/86 18285
/proc/meminfo: memFree=1366192/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=18388 CPUtime=696.92
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3691 0 0 0 69687 5 0 0 25 0 1 0 154785067 18829312 3633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630805 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4597 3633 721 52 0 2965 0
Current children cumulated CPU time (s) 696.92
Current children cumulated vsize (KiB) 18388

[startup+762.552 s]
/proc/loadavg: 2.07 1.95 1.78 3/86 18285
/proc/meminfo: memFree=1365808/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=18388 CPUtime=756.42
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3691 0 0 0 75636 6 0 0 25 0 1 0 154785067 18829312 3633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4597 3633 721 52 0 2965 0
Current children cumulated CPU time (s) 756.42
Current children cumulated vsize (KiB) 18388

[startup+822.564 s]
/proc/loadavg: 2.02 1.95 1.79 3/86 18285
/proc/meminfo: memFree=1365360/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=18388 CPUtime=815.96
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3691 0 0 0 81590 6 0 0 25 0 1 0 154785067 18829312 3633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4597 3633 721 52 0 2965 0
Current children cumulated CPU time (s) 815.96
Current children cumulated vsize (KiB) 18388

[startup+882.575 s]
/proc/loadavg: 2.01 1.96 1.81 3/86 18285
/proc/meminfo: memFree=1364784/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=18388 CPUtime=875.48
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3691 0 0 0 87542 6 0 0 25 0 1 0 154785067 18829312 3633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4597 3633 721 52 0 2965 0
Current children cumulated CPU time (s) 875.48
Current children cumulated vsize (KiB) 18388

[startup+942.585 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 18285
/proc/meminfo: memFree=1364272/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=18816 CPUtime=934.99
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3785 0 0 0 93493 6 0 0 25 0 1 0 154785067 19267584 3727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4704 3727 721 52 0 3072 0
Current children cumulated CPU time (s) 934.99
Current children cumulated vsize (KiB) 18816

[startup+1002.59 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 18285
/proc/meminfo: memFree=1363888/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=18976 CPUtime=994.52
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3808 0 0 0 99446 6 0 0 25 0 1 0 154785067 19431424 3750 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4744 3750 721 52 0 3112 0
Current children cumulated CPU time (s) 994.52
Current children cumulated vsize (KiB) 18976

[startup+1062.61 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 18285
/proc/meminfo: memFree=1363440/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=18976 CPUtime=1054.06
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3809 0 0 0 105400 6 0 0 25 0 1 0 154785067 19431424 3751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4744 3751 721 52 0 3112 0
Current children cumulated CPU time (s) 1054.06
Current children cumulated vsize (KiB) 18976

[startup+1122.61 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 18285
/proc/meminfo: memFree=1363120/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=18976 CPUtime=1113.57
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3824 0 0 0 111350 7 0 0 25 0 1 0 154785067 19431424 3766 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533182 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4744 3766 721 52 0 3112 0
Current children cumulated CPU time (s) 1113.57
Current children cumulated vsize (KiB) 18976

[startup+1182.63 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 18285
/proc/meminfo: memFree=1362672/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=19120 CPUtime=1173.09
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3864 0 0 0 117302 7 0 0 25 0 1 0 154785067 19578880 3806 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4780 3806 721 52 0 3148 0
Current children cumulated CPU time (s) 1173.09
Current children cumulated vsize (KiB) 19120

[startup+1242.63 s]
/proc/loadavg: 2.00 1.97 1.85 3/86 18285
/proc/meminfo: memFree=1362224/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=19252 CPUtime=1232.59
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3882 0 0 0 123252 7 0 0 25 0 1 0 154785067 19714048 3824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4813 3824 721 52 0 3181 0
Current children cumulated CPU time (s) 1232.59
Current children cumulated vsize (KiB) 19252

[startup+1302.64 s]
/proc/loadavg: 2.00 1.97 1.85 3/86 18285
/proc/meminfo: memFree=1361520/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=19252 CPUtime=1292.13
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3901 0 0 0 129206 7 0 0 25 0 1 0 154785067 19714048 3843 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4813 3843 721 52 0 3181 0
Current children cumulated CPU time (s) 1292.13
Current children cumulated vsize (KiB) 19252

[startup+1362.65 s]
/proc/loadavg: 2.04 1.99 1.86 3/86 18285
/proc/meminfo: memFree=1361136/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=19648 CPUtime=1351.66
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 3984 0 0 0 135158 8 0 0 25 0 1 0 154785067 20119552 3926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674395 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 4912 3926 721 52 0 3280 0
Current children cumulated CPU time (s) 1351.66
Current children cumulated vsize (KiB) 19648

[startup+1422.66 s]
/proc/loadavg: 2.01 1.99 1.87 3/86 18285
/proc/meminfo: memFree=1359920/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=20308 CPUtime=1411.16
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 4154 0 0 0 141108 8 0 0 25 0 1 0 154785067 20795392 4096 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134626500 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 5077 4096 721 52 0 3445 0
Current children cumulated CPU time (s) 1411.16
Current children cumulated vsize (KiB) 20308

[startup+1482.67 s]
/proc/loadavg: 2.00 1.99 1.88 3/86 18285
/proc/meminfo: memFree=1358640/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=21364 CPUtime=1470.7
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 4409 0 0 0 147061 9 0 0 25 0 1 0 154785067 21876736 4351 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 5341 4351 721 52 0 3709 0
Current children cumulated CPU time (s) 1470.7
Current children cumulated vsize (KiB) 21364

[startup+1542.68 s]
/proc/loadavg: 2.00 1.99 1.88 3/86 18285
/proc/meminfo: memFree=1358320/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=21364 CPUtime=1530.23
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 4424 0 0 0 153014 9 0 0 25 0 1 0 154785067 21876736 4366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 5341 4366 721 52 0 3709 0
Current children cumulated CPU time (s) 1530.23
Current children cumulated vsize (KiB) 21364

[startup+1602.68 s]
/proc/loadavg: 2.00 1.99 1.89 3/86 18285
/proc/meminfo: memFree=1357744/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=21496 CPUtime=1589.74
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 4463 0 0 0 158965 9 0 0 25 0 1 0 154785067 22011904 4405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 5374 4405 721 52 0 3742 0
Current children cumulated CPU time (s) 1589.74
Current children cumulated vsize (KiB) 21496

[startup+1662.7 s]
/proc/loadavg: 2.00 1.99 1.89 3/86 18285
/proc/meminfo: memFree=1357424/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=21628 CPUtime=1649.25
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 4484 0 0 0 164916 9 0 0 25 0 1 0 154785067 22147072 4426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 5407 4426 721 52 0 3775 0
Current children cumulated CPU time (s) 1649.25
Current children cumulated vsize (KiB) 21628

[startup+1722.7 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 18285
/proc/meminfo: memFree=1356848/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=21800 CPUtime=1708.77
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 4509 0 0 0 170868 9 0 0 25 0 1 0 154785067 22323200 4451 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600339 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 5450 4451 721 52 0 3818 0
Current children cumulated CPU time (s) 1708.77
Current children cumulated vsize (KiB) 21800

[startup+1782.71 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 18285
/proc/meminfo: memFree=1356272/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=21932 CPUtime=1768.31
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 4562 0 0 0 176821 10 0 0 25 0 1 0 154785067 22458368 4504 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 5483 4504 721 52 0 3851 0
Current children cumulated CPU time (s) 1768.31
Current children cumulated vsize (KiB) 21932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.72 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 18285
/proc/meminfo: memFree=1356144/2055920 swapFree=4192812/4192956
[pid=18242] ppid=18239 vsize=21932 CPUtime=1800.05
/proc/18242/stat : 18242 (CSPtoSAT+minisa) R 18239 18242 18160 0 -1 4194304 4562 0 0 0 179995 10 0 0 25 0 1 0 154785067 22458368 4504 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/18242/statm: 5483 4504 721 52 0 3851 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 21932

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.73
CPU time (s): 1800.06
CPU user time (s): 1799.96
CPU system time (s): 0.106983
CPU usage (%): 99.1921
Max. virtual memory (cumulated for all children) (KiB): 21932

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

runsolver used 1.40379 s user time and 5.04723 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan  6 06:11:48 UTC 2007


IDJOB= 213920
IDBENCH= 4884
FILE ID= node26/213920-1168063901

PBS_JOBID= 3475615

Free space on /tmp= 66534 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/par/par-32-2.xml
COMMAND LINE= /tmp/evaluation/213920-1168063901/CSPtoSAT+minisat /tmp/evaluation/213920-1168063901/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-213920-1168063901 -o ROOT/results/node26/solver-213920-1168063901 -C 1800 -M 900  /tmp/evaluation/213920-1168063901/CSPtoSAT+minisat /tmp/evaluation/213920-1168063901/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  89f67149918449318ae1436861450fd0

RANDOM SEED= 221901917

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.236
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.236
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:       1390952 kB
Buffers:         40988 kB
Cached:         484788 kB
SwapCached:          0 kB
Active:         100456 kB
Inactive:       489464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1390952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5312 kB
Writeback:           0 kB
Mapped:          83136 kB
Slab:            60156 kB
Committed_AS:  2703484 kB
PageTables:       2112 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= 66534 MiB



End job on node26 on Sat Jan  6 06:42:03 UTC 2007