Trace number 207393

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 1816.15

General information on the benchmark

Namefapp/test01-04/test02/
test02-0250-6.xml
MD5SUM9e5d3dab65c76b98c7c2483edeec1715
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 benchmark1.11483
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables250
Number of constraints2462
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2462
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...
0.38	c ...done
0.38	c #SATvar=194637 #SATclauses=388520 #CSPpredicates=2462

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/node9/watcher-207393-1168060078 -o ROOT/results/node9/solver-207393-1168060078 -C 1800 -M 900 /tmp/evaluation/207393-1168060078/CSPtoSAT+minisat /tmp/evaluation/207393-1168060078/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.97 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1304736/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=380 CPUtime=0
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 154402911 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8663844 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 95 26 21 52 0 18 0

[startup+0.103037 s]
/proc/loadavg: 1.97 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1304736/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=17328 CPUtime=0.09
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 3154 0 0 0 7 2 0 0 18 0 1 0 154402911 17743872 3091 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687768 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 4332 3091 696 52 0 2700 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17328

[startup+0.515083 s]
/proc/loadavg: 1.97 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1304736/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=34452 CPUtime=0.5
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 7389 0 0 0 46 4 0 0 22 0 1 0 154402911 35278848 7300 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 8613 7300 721 52 0 6981 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 34452

[startup+1.33818 s]
/proc/loadavg: 1.97 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1278304/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=34452 CPUtime=1.31
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 7396 0 0 0 127 4 0 0 25 0 1 0 154402911 35278848 7307 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 8613 7307 721 52 0 6981 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 34452

[startup+2.97537 s]
/proc/loadavg: 1.97 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1278112/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=34616 CPUtime=2.94
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 7437 0 0 0 290 4 0 0 25 0 1 0 154402911 35446784 7348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 8654 7348 721 52 0 7022 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 34616

[startup+6.25473 s]
/proc/loadavg: 1.97 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1277864/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=34816 CPUtime=6.19
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 7466 0 0 0 615 4 0 0 25 0 1 0 154402911 35651584 7377 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 8704 7377 721 52 0 7072 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 34816

[startup+12.7285 s]
/proc/loadavg: 1.97 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1277544/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=34948 CPUtime=12.6
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 7514 0 0 0 1255 5 0 0 25 0 1 0 154402911 35786752 7425 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 8737 7425 721 52 0 7105 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 34948

[startup+25.5609 s]
/proc/loadavg: 1.98 2.00 2.00 4/86 11706
/proc/meminfo: memFree=1277224/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=35212 CPUtime=25.32
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 7568 0 0 0 2527 5 0 0 25 0 1 0 154402911 36057088 7479 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 8803 7479 721 52 0 7171 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 35212

[startup+51.2258 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1276328/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=35608 CPUtime=50.75
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 7680 0 0 0 5070 5 0 0 25 0 1 0 154402911 36462592 7591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 8902 7591 721 52 0 7270 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 35608

[startup+102.449 s]
/proc/loadavg: 2.07 2.01 2.00 3/86 11706
/proc/meminfo: memFree=1274600/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=36464 CPUtime=101.5
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 7882 0 0 0 10145 5 0 0 25 0 1 0 154402911 37339136 7793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 9116 7793 721 52 0 7484 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 36464

[startup+162.505 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 11706
/proc/meminfo: memFree=1272552/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=37420 CPUtime=161.01
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 8118 0 0 0 16095 6 0 0 25 0 1 0 154402911 38318080 8029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 9355 8029 721 52 0 7723 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 37420

[startup+222.564 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 11706
/proc/meminfo: memFree=1270568/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=38424 CPUtime=220.51
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 8349 0 0 0 22045 6 0 0 25 0 1 0 154402911 39346176 8260 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 9606 8260 721 52 0 7974 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 38424

[startup+282.617 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 11706
/proc/meminfo: memFree=1268584/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=39336 CPUtime=280.02
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 8577 0 0 0 27995 7 0 0 25 0 1 0 154402911 40280064 8488 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 9834 8488 721 52 0 8202 0
Current children cumulated CPU time (s) 280.02
Current children cumulated vsize (KiB) 39336

[startup+342.67 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 11706
/proc/meminfo: memFree=1266664/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=40128 CPUtime=339.53
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 8794 0 0 0 33945 8 0 0 25 0 1 0 154402911 41091072 8705 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 10032 8705 721 52 0 8400 0
Current children cumulated CPU time (s) 339.53
Current children cumulated vsize (KiB) 40128

[startup+402.723 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1264808/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=41100 CPUtime=399.03
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 9012 0 0 0 39895 8 0 0 25 0 1 0 154402911 42086400 8923 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 10275 8923 721 52 0 8643 0
Current children cumulated CPU time (s) 399.03
Current children cumulated vsize (KiB) 41100

[startup+462.776 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1262952/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=41892 CPUtime=458.53
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 9224 0 0 0 45844 9 0 0 25 0 1 0 154402911 42897408 9135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 10473 9135 721 52 0 8841 0
Current children cumulated CPU time (s) 458.53
Current children cumulated vsize (KiB) 41892

[startup+522.827 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1261032/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=42684 CPUtime=518.03
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 9437 0 0 0 51794 9 0 0 25 0 1 0 154402911 43708416 9348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 10671 9348 721 52 0 9039 0
Current children cumulated CPU time (s) 518.03
Current children cumulated vsize (KiB) 42684

[startup+582.888 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1259176/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=43608 CPUtime=577.54
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 9649 0 0 0 57744 10 0 0 25 0 1 0 154402911 44654592 9560 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 10902 9560 721 52 0 9270 0
Current children cumulated CPU time (s) 577.54
Current children cumulated vsize (KiB) 43608

[startup+642.945 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11706
/proc/meminfo: memFree=1257320/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=44668 CPUtime=637.06
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 9863 0 0 0 63695 11 0 0 25 0 1 0 154402911 45740032 9774 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 11167 9774 721 52 0 9535 0
Current children cumulated CPU time (s) 637.06
Current children cumulated vsize (KiB) 44668

[startup+702.999 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11708
/proc/meminfo: memFree=1255528/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=45328 CPUtime=696.56
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 10071 0 0 0 69645 11 0 0 25 0 1 0 154402911 46415872 9982 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 11332 9982 721 52 0 9700 0
Current children cumulated CPU time (s) 696.56
Current children cumulated vsize (KiB) 45328

[startup+763.055 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11708
/proc/meminfo: memFree=1253608/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=46120 CPUtime=756.07
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 10284 0 0 0 75595 12 0 0 25 0 1 0 154402911 47226880 10195 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 11530 10195 721 52 0 9898 0
Current children cumulated CPU time (s) 756.07
Current children cumulated vsize (KiB) 46120

[startup+823.107 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11708
/proc/meminfo: memFree=1251816/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=46912 CPUtime=815.56
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 10488 0 0 0 81544 12 0 0 25 0 1 0 154402911 48037888 10399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 11728 10399 721 52 0 10096 0
Current children cumulated CPU time (s) 815.56
Current children cumulated vsize (KiB) 46912

[startup+883.166 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11708
/proc/meminfo: memFree=1249960/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=47704 CPUtime=875.07
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 10697 0 0 0 87494 13 0 0 25 0 1 0 154402911 48848896 10608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 11926 10608 721 52 0 10294 0
Current children cumulated CPU time (s) 875.07
Current children cumulated vsize (KiB) 47704

[startup+943.224 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 11708
/proc/meminfo: memFree=1248168/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=48900 CPUtime=934.59
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 10901 0 0 0 93445 14 0 0 25 0 1 0 154402911 50073600 10812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 12225 10812 721 52 0 10593 0
Current children cumulated CPU time (s) 934.59
Current children cumulated vsize (KiB) 48900

[startup+1003.28 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 11708
/proc/meminfo: memFree=1246376/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=49692 CPUtime=994.09
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 11105 0 0 0 99395 14 0 0 25 0 1 0 154402911 50884608 11016 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 12423 11016 721 52 0 10791 0
Current children cumulated CPU time (s) 994.09
Current children cumulated vsize (KiB) 49692

[startup+1063.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11708
/proc/meminfo: memFree=1244584/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=50484 CPUtime=1053.6
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 11312 0 0 0 105345 15 0 0 25 0 1 0 154402911 51695616 11223 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 12621 11223 721 52 0 10989 0
Current children cumulated CPU time (s) 1053.6
Current children cumulated vsize (KiB) 50484

[startup+1123.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11708
/proc/meminfo: memFree=1242856/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=51276 CPUtime=1113.1
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 11518 0 0 0 111295 15 0 0 25 0 1 0 154402911 52506624 11429 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 12819 11429 721 52 0 11187 0
Current children cumulated CPU time (s) 1113.1
Current children cumulated vsize (KiB) 51276

[startup+1183.44 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11708
/proc/meminfo: memFree=1241064/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=51936 CPUtime=1172.61
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 11719 0 0 0 117245 16 0 0 25 0 1 0 154402911 53182464 11630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 12984 11630 721 52 0 11352 0
Current children cumulated CPU time (s) 1172.61
Current children cumulated vsize (KiB) 51936

[startup+1243.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11708
/proc/meminfo: memFree=1239208/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=52728 CPUtime=1232.11
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 11921 0 0 0 123195 16 0 0 25 0 1 0 154402911 53993472 11832 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 13182 11832 721 52 0 11550 0
Current children cumulated CPU time (s) 1232.11
Current children cumulated vsize (KiB) 52728

[startup+1303.56 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 11708
/proc/meminfo: memFree=1237480/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=53520 CPUtime=1291.62
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 12127 0 0 0 129145 17 0 0 25 0 1 0 154402911 54804480 12038 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 13380 12038 721 52 0 11748 0
Current children cumulated CPU time (s) 1291.62
Current children cumulated vsize (KiB) 53520

[startup+1363.61 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 11708
/proc/meminfo: memFree=1235624/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=54180 CPUtime=1351.13
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 12327 0 0 0 135095 18 0 0 25 0 1 0 154402911 55480320 12238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 13545 12238 721 52 0 11913 0
Current children cumulated CPU time (s) 1351.13
Current children cumulated vsize (KiB) 54180

[startup+1423.66 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 11708
/proc/meminfo: memFree=1233896/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=55580 CPUtime=1410.63
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 12532 0 0 0 141045 18 0 0 25 0 1 0 154402911 56913920 12443 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 13895 12443 721 52 0 12263 0
Current children cumulated CPU time (s) 1410.63
Current children cumulated vsize (KiB) 55580

[startup+1483.71 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 11708
/proc/meminfo: memFree=1232104/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=56372 CPUtime=1470.14
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 12735 0 0 0 146995 19 0 0 25 0 1 0 154402911 57724928 12646 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 14093 12646 721 52 0 12461 0
Current children cumulated CPU time (s) 1470.14
Current children cumulated vsize (KiB) 56372

[startup+1543.77 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 11708
/proc/meminfo: memFree=1230312/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=57164 CPUtime=1529.64
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 12937 0 0 0 152945 19 0 0 25 0 1 0 154402911 58535936 12848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 14291 12848 721 52 0 12659 0
Current children cumulated CPU time (s) 1529.64
Current children cumulated vsize (KiB) 57164

[startup+1603.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11708
/proc/meminfo: memFree=1228520/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=57956 CPUtime=1589.15
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 13143 0 0 0 158895 20 0 0 25 0 1 0 154402911 59346944 13054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 14489 13054 721 52 0 12857 0
Current children cumulated CPU time (s) 1589.15
Current children cumulated vsize (KiB) 57956

[startup+1663.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11708
/proc/meminfo: memFree=1226792/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=58616 CPUtime=1648.66
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 13344 0 0 0 164845 21 0 0 25 0 1 0 154402911 60022784 13255 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 14654 13255 721 52 0 13022 0
Current children cumulated CPU time (s) 1648.66
Current children cumulated vsize (KiB) 58616

[startup+1723.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11708
/proc/meminfo: memFree=1225000/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=59408 CPUtime=1708.16
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 13543 0 0 0 170795 21 0 0 25 0 1 0 154402911 60833792 13454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/11705/statm: 14852 13454 721 52 0 13220 0
Current children cumulated CPU time (s) 1708.16
Current children cumulated vsize (KiB) 59408

[startup+1784 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11746
/proc/meminfo: memFree=1256416/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=60200 CPUtime=1767.96
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 13756 0 0 0 176773 23 0 0 25 0 1 0 154402911 61644800 13667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/11705/statm: 15050 13667 721 52 0 13418 0
Current children cumulated CPU time (s) 1767.96
Current children cumulated vsize (KiB) 60200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.14 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11746
/proc/meminfo: memFree=1255328/2055920 swapFree=4191880/4192956
[pid=11705] ppid=11703 vsize=60596 CPUtime=1800.09
/proc/11705/stat : 11705 (CSPtoSAT+minisa) R 11703 11705 11377 0 -1 4194304 13871 0 0 0 179986 23 0 0 25 0 1 0 154402911 62050304 13782 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11705/statm: 15149 13782 721 52 0 13517 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 60596

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.15
CPU time (s): 1800.11
CPU user time (s): 1799.87
CPU system time (s): 0.244962
CPU usage (%): 99.1169
Max. virtual memory (cumulated for all children) (KiB): 60596

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

runsolver used 2.07168 s user time and 5.97909 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 05:07:58 UTC 2007


IDJOB= 207393
IDBENCH= 4287
FILE ID= node9/207393-1168060078

PBS_JOBID= 3475351

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test02/test02-0250-6.xml
COMMAND LINE= /tmp/evaluation/207393-1168060078/CSPtoSAT+minisat /tmp/evaluation/207393-1168060078/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-207393-1168060078 -o ROOT/results/node9/solver-207393-1168060078 -C 1800 -M 900  /tmp/evaluation/207393-1168060078/CSPtoSAT+minisat /tmp/evaluation/207393-1168060078/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9e5d3dab65c76b98c7c2483edeec1715

RANDOM SEED= 17091565

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:       1305152 kB
Buffers:         88444 kB
Cached:         485680 kB
SwapCached:        408 kB
Active:         400888 kB
Inactive:       248676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1305152 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          90436 kB
Slab:            85920 kB
Committed_AS:  3868780 kB
PageTables:       2316 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= 66542 MiB



End job on node9 on Sat Jan  6 05:38:14 UTC 2007