Trace number 204518

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.12 1802.12

General information on the benchmark

Namefapp/fapp16-20/fapp20/
fapp20-0420-10.xml
MD5SUM23af406adec6a7428a9ed7711c676bb5
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 benchmark2.05869
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables420
Number of constraints4737
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4737
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.54	c ...done
0.54	c #SATvar=260393 #SATclauses=519522 #CSPpredicates=4737

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/node14/watcher-204518-1168058686 -o ROOT/results/node14/solver-204518-1168058686 -C 1800 -M 900 /tmp/evaluation/204518-1168058686/CSPtoSAT+minisat /tmp/evaluation/204518-1168058686/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.93 2.02 1.99 4/86 20995
/proc/meminfo: memFree=1125288/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=6696 CPUtime=0
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154263704 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6890691 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 1674 415 375 52 0 30 0

[startup+0.104932 s]
/proc/loadavg: 1.93 2.02 1.99 4/86 20995
/proc/meminfo: memFree=1125288/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=19424 CPUtime=0.09
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 3710 0 0 0 8 1 0 0 18 0 1 0 154263704 19890176 3668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 4856 3671 696 52 0 3224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19424

[startup+0.512969 s]
/proc/loadavg: 1.93 2.02 1.99 4/86 20995
/proc/meminfo: memFree=1125288/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=45632 CPUtime=0.5
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 9560 0 0 0 47 3 0 0 22 0 1 0 154263704 46727168 9518 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310430 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 11408 9518 704 52 0 9776 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 45632

[startup+1.33405 s]
/proc/loadavg: 1.93 2.02 1.99 3/86 20995
/proc/meminfo: memFree=1089768/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=45736 CPUtime=1.33
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 9631 0 0 0 129 4 0 0 25 0 1 0 154263704 46833664 9563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671365 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 11434 9563 721 52 0 9802 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 45736

[startup+2.98522 s]
/proc/loadavg: 1.93 2.02 1.99 3/86 20995
/proc/meminfo: memFree=1089576/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=45900 CPUtime=2.98
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 9670 0 0 0 294 4 0 0 25 0 1 0 154263704 47001600 9602 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 11475 9602 721 52 0 9843 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 45900

[startup+6.26451 s]
/proc/loadavg: 1.94 2.02 1.99 3/86 20995
/proc/meminfo: memFree=1089384/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=46100 CPUtime=6.25
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 9713 0 0 0 621 4 0 0 25 0 1 0 154263704 47206400 9645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 11525 9645 721 52 0 9893 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 46100

[startup+12.7361 s]
/proc/loadavg: 1.94 2.02 1.99 3/86 20995
/proc/meminfo: memFree=1089320/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=46248 CPUtime=12.72
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 9754 0 0 0 1268 4 0 0 25 0 1 0 154263704 47357952 9686 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665648 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 11562 9686 721 52 0 9930 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 46248

[startup+25.5563 s]
/proc/loadavg: 1.95 2.02 1.99 3/86 20995
/proc/meminfo: memFree=1089128/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=46532 CPUtime=25.51
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 9833 0 0 0 2547 4 0 0 25 0 1 0 154263704 47648768 9765 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 11633 9765 721 52 0 10001 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 46532

[startup+51.2208 s]
/proc/loadavg: 1.97 2.02 1.99 3/86 20995
/proc/meminfo: memFree=1088616/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=47076 CPUtime=51.16
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 9972 0 0 0 5112 4 0 0 25 0 1 0 154263704 48205824 9904 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 11769 9904 721 52 0 10137 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 47076

[startup+102.437 s]
/proc/loadavg: 1.98 2.01 1.99 3/86 20995
/proc/meminfo: memFree=1087528/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=48240 CPUtime=102.33
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 10249 0 0 0 10228 5 0 0 25 0 1 0 154263704 49397760 10181 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 12060 10181 721 52 0 10428 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 48240

[startup+162.485 s]
/proc/loadavg: 1.99 2.00 1.99 3/86 20995
/proc/meminfo: memFree=1086312/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=49376 CPUtime=162.31
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 10554 0 0 0 16225 6 0 0 25 0 1 0 154263704 50561024 10486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 12344 10486 721 52 0 10712 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 49376

[startup+222.543 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 20995
/proc/meminfo: memFree=1085096/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=50684 CPUtime=222.3
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 10854 0 0 0 22224 6 0 0 25 0 1 0 154263704 51900416 10786 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 12671 10786 721 52 0 11039 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 50684

[startup+282.592 s]
/proc/loadavg: 2.01 2.01 2.00 2/81 21007
/proc/meminfo: memFree=1162960/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=51740 CPUtime=282.3
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 11145 0 0 0 28222 8 0 0 25 0 1 0 154263704 52981760 11077 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 12935 11077 721 52 0 11303 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 51740

[startup+342.646 s]
/proc/loadavg: 1.97 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1131112/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=52976 CPUtime=342.27
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 11420 0 0 0 34218 9 0 0 25 0 1 0 154263704 54247424 11352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 13244 11352 721 52 0 11612 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 52976

[startup+402.701 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1128680/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=54032 CPUtime=402.26
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 11690 0 0 0 40216 10 0 0 25 0 1 0 154263704 55328768 11622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 13508 11622 721 52 0 11876 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 54032

[startup+462.757 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1126312/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=54956 CPUtime=462.26
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 11958 0 0 0 46215 11 0 0 25 0 1 0 154263704 56274944 11890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 13739 11890 721 52 0 12107 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 54956

[startup+522.815 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1123880/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=56280 CPUtime=522.25
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 12230 0 0 0 52213 12 0 0 25 0 1 0 154263704 57630720 12162 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 14070 12162 721 52 0 12438 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 56280

[startup+582.878 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1121576/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=57336 CPUtime=582.25
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 12493 0 0 0 58212 13 0 0 25 0 1 0 154263704 58712064 12425 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 14334 12425 721 52 0 12702 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 57336

[startup+642.934 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1119272/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=58260 CPUtime=642.24
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 12755 0 0 0 64210 14 0 0 25 0 1 0 154263704 59658240 12687 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 14565 12687 721 52 0 12933 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 58260

[startup+702.984 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1117032/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=59316 CPUtime=702.21
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 13017 0 0 0 70206 15 0 0 25 0 1 0 154263704 60739584 12949 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 14829 12949 721 52 0 13197 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 59316

[startup+763.038 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1114728/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=60644 CPUtime=762.21
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 13277 0 0 0 76205 16 0 0 25 0 1 0 154263704 62099456 13209 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 15161 13209 721 52 0 13529 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 60644

[startup+823.094 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1112552/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=61568 CPUtime=822.21
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 13536 0 0 0 82204 17 0 0 25 0 1 0 154263704 63045632 13468 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678230 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 15392 13468 721 52 0 13760 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 61568

[startup+883.154 s]
/proc/loadavg: 2.11 2.02 2.01 3/86 21033
/proc/meminfo: memFree=1110312/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=62624 CPUtime=882.19
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 13797 0 0 0 88201 18 0 0 25 0 1 0 154263704 64126976 13729 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 15656 13729 721 52 0 14024 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 62624

[startup+943.209 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 21033
/proc/meminfo: memFree=1108008/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=63552 CPUtime=942.19
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 14055 0 0 0 94201 18 0 0 25 0 1 0 154263704 65077248 13987 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 15888 13987 721 52 0 14256 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 63552

[startup+1003.28 s]
/proc/loadavg: 2.06 2.02 2.00 3/92 21149
/proc/meminfo: memFree=1104400/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=64476 CPUtime=1002.15
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 14314 0 0 0 100187 28 0 0 25 0 1 0 154263704 66023424 14246 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 16119 14246 721 52 0 14487 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 64476

[startup+1063.37 s]
/proc/loadavg: 2.02 2.02 2.00 3/92 21209
/proc/meminfo: memFree=1102256/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=65532 CPUtime=1062.14
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 14568 0 0 0 106168 46 0 0 25 0 1 0 154263704 67104768 14500 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665722 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 16383 14500 721 52 0 14751 0
Current children cumulated CPU time (s) 1062.14
Current children cumulated vsize (KiB) 65532

[startup+1123.42 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 21231
/proc/meminfo: memFree=1101288/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=67064 CPUtime=1122.14
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 14820 0 0 0 112165 49 0 0 25 0 1 0 154263704 68673536 14752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 16766 14752 721 52 0 15134 0
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (KiB) 67064

[startup+1183.48 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 21231
/proc/meminfo: memFree=1099112/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=67988 CPUtime=1182.14
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 15071 0 0 0 118165 49 0 0 25 0 1 0 154263704 69619712 15003 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 16997 15003 721 52 0 15365 0
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (KiB) 67988

[startup+1243.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21231
/proc/meminfo: memFree=1096936/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=68912 CPUtime=1242.12
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 15322 0 0 0 124162 50 0 0 25 0 1 0 154263704 70565888 15254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 17228 15254 721 52 0 15596 0
Current children cumulated CPU time (s) 1242.12
Current children cumulated vsize (KiB) 68912

[startup+1303.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21231
/proc/meminfo: memFree=1094696/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=69836 CPUtime=1302.11
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 15576 0 0 0 130160 51 0 0 25 0 1 0 154263704 71512064 15508 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 17459 15508 721 52 0 15827 0
Current children cumulated CPU time (s) 1302.11
Current children cumulated vsize (KiB) 69836

[startup+1363.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21231
/proc/meminfo: memFree=1092584/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=70760 CPUtime=1362.12
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 15821 0 0 0 136160 52 0 0 25 0 1 0 154263704 72458240 15753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 17690 15753 721 52 0 16058 0
Current children cumulated CPU time (s) 1362.12
Current children cumulated vsize (KiB) 70760

[startup+1423.7 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 21231
/proc/meminfo: memFree=1090472/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=71684 CPUtime=1422.08
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 16064 0 0 0 142156 52 0 0 25 0 1 0 154263704 73404416 15996 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 17921 15996 721 52 0 16289 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 71684

[startup+1483.75 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 21231
/proc/meminfo: memFree=1088360/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=72608 CPUtime=1482.09
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 16313 0 0 0 148156 53 0 0 25 0 1 0 154263704 74350592 16245 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 18152 16245 721 52 0 16520 0
Current children cumulated CPU time (s) 1482.09
Current children cumulated vsize (KiB) 72608

[startup+1543.81 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 21231
/proc/meminfo: memFree=1086184/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=73532 CPUtime=1542.08
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 16564 0 0 0 154155 53 0 0 25 0 1 0 154263704 75296768 16496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 18383 16496 721 52 0 16751 0
Current children cumulated CPU time (s) 1542.08
Current children cumulated vsize (KiB) 73532

[startup+1603.86 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 21231
/proc/meminfo: memFree=1084072/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=74456 CPUtime=1602.05
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 16808 0 0 0 160151 54 0 0 25 0 1 0 154263704 76242944 16740 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 18614 16740 721 52 0 16982 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 74456

[startup+1663.92 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 21231
/proc/meminfo: memFree=1081896/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=75380 CPUtime=1662.06
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 17056 0 0 0 166151 55 0 0 25 0 1 0 154263704 77189120 16988 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 18845 16988 721 52 0 17213 0
Current children cumulated CPU time (s) 1662.06
Current children cumulated vsize (KiB) 75380

[startup+1723.98 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 21231
/proc/meminfo: memFree=1079784/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=77216 CPUtime=1722.06
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 17300 0 0 0 172151 55 0 0 25 0 1 0 154263704 79069184 17232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 19304 17232 721 52 0 17672 0
Current children cumulated CPU time (s) 1722.06
Current children cumulated vsize (KiB) 77216

[startup+1784.03 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 21231
/proc/meminfo: memFree=1077672/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=78140 CPUtime=1782.03
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 17549 0 0 0 178147 56 0 0 25 0 1 0 154263704 80015360 17481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 19535 17481 721 52 0 17903 0
Current children cumulated CPU time (s) 1782.03
Current children cumulated vsize (KiB) 78140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 21231
/proc/meminfo: memFree=1077032/2055920 swapFree=4182236/4192956
[pid=20994] ppid=20992 vsize=78404 CPUtime=1800.1
/proc/20994/stat : 20994 (CSPtoSAT+minisa) R 20992 20994 20861 0 -1 4194304 17624 0 0 0 179953 57 0 0 25 0 1 0 154263704 80285696 17556 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/20994/statm: 19601 17556 721 52 0 17969 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 78404

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.12
CPU time (s): 1800.12
CPU user time (s): 1799.53
CPU system time (s): 0.584911
CPU usage (%): 99.8891
Max. virtual memory (cumulated for all children) (KiB): 78404

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

runsolver used 1.9507 s user time and 6.03608 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 04:44:48 UTC 2007


IDJOB= 204518
IDBENCH= 4026
FILE ID= node14/204518-1168058686

PBS_JOBID= 3475348

Free space on /tmp= 66328 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp20/fapp20-0420-10.xml
COMMAND LINE= /tmp/evaluation/204518-1168058686/CSPtoSAT+minisat /tmp/evaluation/204518-1168058686/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-204518-1168058686 -o ROOT/results/node14/solver-204518-1168058686 -C 1800 -M 900  /tmp/evaluation/204518-1168058686/CSPtoSAT+minisat /tmp/evaluation/204518-1168058686/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  23af406adec6a7428a9ed7711c676bb5

RANDOM SEED= 941213601

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.227
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.227
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:       1125704 kB
Buffers:         93616 kB
Cached:         603372 kB
SwapCached:       4296 kB
Active:         465528 kB
Inactive:       362368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1125704 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            2248 kB
Writeback:           0 kB
Mapped:         143100 kB
Slab:            87188 kB
Committed_AS:  4692776 kB
PageTables:       2288 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= 66328 MiB



End job on node14 on Sat Jan  6 05:14:50 UTC 2007