Trace number 210922

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 1801.9

General information on the benchmark

NamepseudoSeries/uclid/
blast-tlan3.xml
MD5SUM85d4643257fed5effceb9eb17b34f48c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1239.62
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables19944
Number of constraints50841
Maximum constraint arity19
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension50841
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...
5.21	c ...done
5.21	c #SATvar=39890 #SATclauses=39888 #CSPpredicates=50841

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/node18/watcher-210922-1168062859 -o ROOT/results/node18/solver-210922-1168062859 -C 1800 -M 900 /tmp/evaluation/210922-1168062859/CSPtoSAT+minisat /tmp/evaluation/210922-1168062859/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.62 1.92 1.91 3/83 17947
/proc/meminfo: memFree=1287504/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=6696 CPUtime=0
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 154681073 6856704 403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7830392 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 1674 403 365 52 0 30 0

[startup+0.102902 s]
/proc/loadavg: 1.62 1.92 1.91 3/83 17947
/proc/meminfo: memFree=1287504/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=7484 CPUtime=0.09
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 960 0 0 0 9 0 0 0 18 0 1 0 154681073 7663616 928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134646945 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 1871 928 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.512939 s]
/proc/loadavg: 1.62 1.92 1.91 3/83 17947
/proc/meminfo: memFree=1287504/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=14228 CPUtime=0.5
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 2570 0 0 0 50 0 0 0 22 0 1 0 154681073 14569472 2538 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 3557 2538 704 52 0 1925 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 14228

[startup+1.33402 s]
/proc/loadavg: 1.62 1.92 1.91 3/86 17950
/proc/meminfo: memFree=1272504/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=16736 CPUtime=1.32
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 3218 0 0 0 131 1 0 0 25 0 1 0 154681073 17137664 3186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8294116 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 4184 3186 704 52 0 2552 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 16736

[startup+2.97118 s]
/proc/loadavg: 1.62 1.92 1.91 3/86 17950
/proc/meminfo: memFree=1268216/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=21968 CPUtime=2.95
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 4505 0 0 0 292 3 0 0 25 0 1 0 154681073 22495232 4440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158761721 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 5492 4440 704 52 0 3860 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 21968

[startup+6.2505 s]
/proc/loadavg: 1.65 1.92 1.91 3/86 17950
/proc/meminfo: memFree=1259960/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=27720 CPUtime=6.23
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 6155 0 0 0 619 4 0 0 25 0 1 0 154681073 28385280 5927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665674 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 6930 5927 721 52 0 5298 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 27720

[startup+12.7191 s]
/proc/loadavg: 1.68 1.92 1.91 3/86 17950
/proc/meminfo: memFree=1259640/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=27984 CPUtime=12.7
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 6232 0 0 0 1266 4 0 0 25 0 1 0 154681073 28655616 6004 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 6996 6004 721 52 0 5364 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 27984

[startup+25.5444 s]
/proc/loadavg: 1.75 1.92 1.91 3/86 17950
/proc/meminfo: memFree=1259320/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=28248 CPUtime=25.52
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 6301 0 0 0 2548 4 0 0 25 0 1 0 154681073 28925952 6073 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 7062 6073 721 52 0 5430 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 28248

[startup+51.1998 s]
/proc/loadavg: 1.84 1.93 1.91 3/86 17950
/proc/meminfo: memFree=1258680/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=28588 CPUtime=51.13
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 6384 0 0 0 5109 4 0 0 25 0 1 0 154681073 29274112 6156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678533 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 7147 6156 721 52 0 5515 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 28588

[startup+102.401 s]
/proc/loadavg: 1.93 1.94 1.91 3/86 17950
/proc/meminfo: memFree=1256952/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=29124 CPUtime=102.28
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 6512 0 0 0 10224 4 0 0 25 0 1 0 154681073 29822976 6284 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600120 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 7281 6284 721 52 0 5649 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29124

[startup+162.413 s]
/proc/loadavg: 1.94 1.93 1.91 3/86 17987
/proc/meminfo: memFree=1089336/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=29520 CPUtime=162.24
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 6619 0 0 0 16219 5 0 0 25 0 1 0 154681073 30228480 6391 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573834 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 7380 6391 721 52 0 5748 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29520

[startup+222.431 s]
/proc/loadavg: 2.02 1.96 1.91 3/86 17987
/proc/meminfo: memFree=931640/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=29980 CPUtime=222.19
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 6718 0 0 0 22213 6 0 0 25 0 1 0 154681073 30699520 6490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 7495 6490 721 52 0 5863 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 29980

[startup+282.451 s]
/proc/loadavg: 2.01 1.96 1.91 3/86 17987
/proc/meminfo: memFree=796472/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=30376 CPUtime=282.15
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 6820 0 0 0 28209 6 0 0 25 0 1 0 154681073 31105024 6592 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 7594 6592 721 52 0 5962 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 30376

[startup+342.475 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 17987
/proc/meminfo: memFree=665336/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=34160 CPUtime=342.12
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 7744 0 0 0 34206 6 0 0 25 0 1 0 154681073 34979840 7516 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630848 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 8540 7516 721 52 0 6908 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 34160

[startup+402.505 s]
/proc/loadavg: 2.08 1.99 1.92 3/92 18051
/proc/meminfo: memFree=535480/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=39176 CPUtime=402.06
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 9016 0 0 0 40195 11 0 0 25 0 1 0 154681073 40116224 8788 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562984 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 9794 8788 721 52 0 8162 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 39176

[startup+462.551 s]
/proc/loadavg: 2.03 1.99 1.92 3/92 18143
/proc/meminfo: memFree=367104/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=42868 CPUtime=462.01
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 9899 0 0 0 46181 20 0 0 25 0 1 0 154681073 43896832 9671 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 10717 9671 721 52 0 9085 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 42868

[startup+522.571 s]
/proc/loadavg: 2.01 1.99 1.92 3/86 18223
/proc/meminfo: memFree=760368/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=46432 CPUtime=521.96
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 10800 0 0 0 52170 26 0 0 25 0 1 0 154681073 47546368 10572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 11608 10572 721 52 0 9976 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 46432

[startup+582.595 s]
/proc/loadavg: 1.93 1.97 1.91 3/86 18261
/proc/meminfo: memFree=1212336/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=50788 CPUtime=581.92
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 11907 0 0 0 58164 28 0 0 25 0 1 0 154681073 52006912 11679 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 12697 11679 721 52 0 11065 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 50788

[startup+642.622 s]
/proc/loadavg: 1.97 1.97 1.91 3/86 18261
/proc/meminfo: memFree=929520/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=55944 CPUtime=641.9
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 13197 0 0 0 64161 29 0 0 25 0 1 0 154681073 57286656 12969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538363 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 13986 12969 721 52 0 12354 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 55944

[startup+702.649 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 18261
/proc/meminfo: memFree=707824/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=60172 CPUtime=701.86
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 14236 0 0 0 70157 29 0 0 25 0 1 0 154681073 61616128 14008 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 15043 14008 721 52 0 13411 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 60172

[startup+762.671 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 18261
/proc/meminfo: memFree=508592/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=62812 CPUtime=761.82
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 14904 0 0 0 76152 30 0 0 25 0 1 0 154681073 64319488 14676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600336 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 15703 14676 721 52 0 14071 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 62812

[startup+822.696 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 18261
/proc/meminfo: memFree=338544/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=66112 CPUtime=821.8
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 15735 0 0 0 82149 31 0 0 25 0 1 0 154681073 67698688 15507 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134563003 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 16528 15507 721 52 0 14896 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 66112

[startup+882.698 s]
/proc/loadavg: 1.82 1.93 1.90 2/81 18444
/proc/meminfo: memFree=1225376/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=70204 CPUtime=881.72
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 16781 0 0 0 88138 34 0 0 25 0 1 0 154681073 71888896 16553 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 17551 16553 721 52 0 15919 0
Current children cumulated CPU time (s) 881.72
Current children cumulated vsize (KiB) 70204

[startup+942.758 s]
/proc/loadavg: 1.30 1.75 1.84 3/81 18597
/proc/meminfo: memFree=1219416/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=76036 CPUtime=941.75
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 18226 0 0 0 94137 38 0 0 25 0 1 0 154681073 77860864 17998 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533155 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 19009 17998 721 52 0 17377 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 76036

[startup+1002.81 s]
/proc/loadavg: 1.11 1.61 1.79 2/81 18700
/proc/meminfo: memFree=1214176/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=80524 CPUtime=1001.77
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 19352 0 0 0 100137 40 0 0 25 0 1 0 154681073 82456576 19124 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 20131 19124 721 52 0 18499 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 80524

[startup+1062.91 s]
/proc/loadavg: 1.53 1.63 1.78 3/86 18737
/proc/meminfo: memFree=1202040/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=86208 CPUtime=1061.82
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 20764 0 0 0 106139 43 0 0 25 0 1 0 154681073 88276992 20536 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600355 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 21552 20536 721 52 0 19920 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 86208

[startup+1122.94 s]
/proc/loadavg: 1.84 1.70 1.79 3/86 18737
/proc/meminfo: memFree=1196856/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=90168 CPUtime=1121.77
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 21772 0 0 0 112134 43 0 0 25 0 1 0 154681073 92332032 21544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 22542 21544 721 52 0 20910 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 90168

[startup+1182.97 s]
/proc/loadavg: 1.94 1.75 1.80 3/86 18737
/proc/meminfo: memFree=1191864/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=94576 CPUtime=1181.76
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 22831 0 0 0 118131 45 0 0 25 0 1 0 154681073 96845824 22603 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600136 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 23644 22603 721 52 0 22012 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 94576

[startup+1243 s]
/proc/loadavg: 1.97 1.79 1.81 3/86 18737
/proc/meminfo: memFree=1187520/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=98408 CPUtime=1241.73
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 23772 0 0 0 124128 45 0 0 25 0 1 0 154681073 100769792 23544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 24602 23544 721 52 0 22970 0
Current children cumulated CPU time (s) 1241.73
Current children cumulated vsize (KiB) 98408

[startup+1303.03 s]
/proc/loadavg: 2.06 1.84 1.83 3/86 18737
/proc/meminfo: memFree=1183232/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=102240 CPUtime=1301.68
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 24724 0 0 0 130122 46 0 0 25 0 1 0 154681073 104693760 24496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 25560 24496 721 52 0 23928 0
Current children cumulated CPU time (s) 1301.68
Current children cumulated vsize (KiB) 102240

[startup+1363.06 s]
/proc/loadavg: 2.02 1.87 1.83 3/86 18737
/proc/meminfo: memFree=1180096/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=104884 CPUtime=1361.66
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 25389 0 0 0 136119 47 0 0 25 0 1 0 154681073 107401216 25161 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 26221 25161 721 52 0 24589 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 104884

[startup+1423.09 s]
/proc/loadavg: 2.00 1.89 1.84 3/86 18737
/proc/meminfo: memFree=1176320/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=108052 CPUtime=1421.64
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 26203 0 0 0 142117 47 0 0 25 0 1 0 154681073 110645248 25975 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630857 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 27013 25975 721 52 0 25381 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 108052

[startup+1483.13 s]
/proc/loadavg: 2.00 1.91 1.84 3/86 18739
/proc/meminfo: memFree=1173440/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=110560 CPUtime=1481.6
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 26832 0 0 0 148112 48 0 0 25 0 1 0 154681073 113213440 26604 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 27640 26604 721 52 0 26008 0
Current children cumulated CPU time (s) 1481.6
Current children cumulated vsize (KiB) 110560

[startup+1543.17 s]
/proc/loadavg: 2.00 1.92 1.85 3/86 18739
/proc/meminfo: memFree=1169408/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=114388 CPUtime=1541.58
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 27783 0 0 0 154110 48 0 0 25 0 1 0 154681073 117133312 27555 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573858 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 28597 27555 721 52 0 26965 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 114388

[startup+1603.2 s]
/proc/loadavg: 2.05 1.95 1.86 3/86 18739
/proc/meminfo: memFree=1164352/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=119012 CPUtime=1601.57
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 28917 0 0 0 160108 49 0 0 25 0 1 0 154681073 121868288 28689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 29753 28689 721 52 0 28121 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 119012

[startup+1663.24 s]
/proc/loadavg: 2.02 1.95 1.87 3/86 18739
/proc/meminfo: memFree=1160640/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=122444 CPUtime=1661.53
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 29802 0 0 0 166103 50 0 0 25 0 1 0 154681073 125382656 29574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 30611 29574 721 52 0 28979 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 122444

[startup+1723.27 s]
/proc/loadavg: 2.05 1.97 1.88 3/86 18739
/proc/meminfo: memFree=1156096/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=126416 CPUtime=1721.51
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 30808 0 0 0 172100 51 0 0 25 0 1 0 154681073 129449984 30580 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 31604 30580 721 52 0 29972 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 126416

[startup+1783.31 s]
/proc/loadavg: 2.01 1.97 1.88 3/86 18739
/proc/meminfo: memFree=1153088/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=129188 CPUtime=1781.49
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 31473 0 0 0 178098 51 0 0 25 0 1 0 154681073 132288512 31245 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 32297 31245 721 52 0 30665 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (KiB) 129188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.88 s]
/proc/loadavg: 2.01 1.97 1.89 4/86 18739
/proc/meminfo: memFree=1151168/2055920 swapFree=4192812/4192956
[pid=17946] ppid=17943 vsize=130904 CPUtime=1800.02
/proc/17946/stat : 17946 (CSPtoSAT+minisa) R 17943 17946 17837 0 -1 4194304 31921 0 0 0 179951 51 0 0 25 0 1 0 154681073 134045696 31693 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/17946/statm: 32726 31693 721 52 0 31094 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 130904

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.9
CPU time (s): 1800.06
CPU user time (s): 1799.52
CPU system time (s): 0.538918
CPU usage (%): 99.8976
Max. virtual memory (cumulated for all children) (KiB): 130904

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

runsolver used 2.02469 s user time and 5.80412 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 05:54:21 UTC 2007


IDJOB= 210922
IDBENCH= 4655
FILE ID= node18/210922-1168062859

PBS_JOBID= 3475382

Free space on /tmp= 66274 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/blast-tlan3.xml
COMMAND LINE= /tmp/evaluation/210922-1168062859/CSPtoSAT+minisat /tmp/evaluation/210922-1168062859/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-210922-1168062859 -o ROOT/results/node18/solver-210922-1168062859 -C 1800 -M 900  /tmp/evaluation/210922-1168062859/CSPtoSAT+minisat /tmp/evaluation/210922-1168062859/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  85d4643257fed5effceb9eb17b34f48c

RANDOM SEED= 22791096

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.231
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.231
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:       1288448 kB
Buffers:         68052 kB
Cached:         541976 kB
SwapCached:          0 kB
Active:         399336 kB
Inactive:       270784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1288448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14920 kB
Writeback:           0 kB
Mapped:          79044 kB
Slab:            82692 kB
Committed_AS:  3886684 kB
PageTables:       1920 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= 66276 MiB



End job on node18 on Sat Jan  6 06:24:27 UTC 2007