Trace number 207633

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.09 1812.11

General information on the benchmark

Namefapp/test01-04/test01/
test01-0150-4.xml
MD5SUM608f318ddc1268ddf2e7f96ac3631c9f
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 benchmark0.801877
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables150
Number of constraints1460
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1460
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node13/watcher-207633-1168060654 -o ROOT/results/node13/solver-207633-1168060654 -C 1800 -M 900 /tmp/evaluation/207633-1168060654/CSPtoSAT+minisat /tmp/evaluation/207633-1168060654/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: 2.00 2.00 2.00 5/86 1398
/proc/meminfo: memFree=1257432/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=496 CPUtime=0
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154460402 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11879204 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 124 36 29 52 0 19 0

[startup+0.104052 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 1398
/proc/meminfo: memFree=1257432/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=17276 CPUtime=0.08
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 3155 0 0 0 7 1 0 0 19 0 1 0 154460402 17690624 3089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672124 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 4319 3089 696 52 0 2687 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17276

[startup+0.512106 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 1398
/proc/meminfo: memFree=1257432/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=19228 CPUtime=0.49
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 3841 0 0 0 47 2 0 0 23 0 1 0 154460402 19689472 3749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 4807 3749 721 52 0 3175 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 19228

[startup+1.33322 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1398
/proc/meminfo: memFree=1245080/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=19440 CPUtime=1.3
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 3864 0 0 0 128 2 0 0 25 0 1 0 154460402 19906560 3772 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 4860 3772 721 52 0 3228 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 19440

[startup+2.97343 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1398
/proc/meminfo: memFree=1245016/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=19440 CPUtime=2.93
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 3878 0 0 0 291 2 0 0 25 0 1 0 154460402 19906560 3786 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 4860 3786 721 52 0 3228 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 19440

[startup+6.26487 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1398
/proc/meminfo: memFree=1244760/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=19572 CPUtime=6.19
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 3914 0 0 0 617 2 0 0 25 0 1 0 154460402 20041728 3822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 4893 3822 721 52 0 3261 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 19572

[startup+12.7357 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1398
/proc/meminfo: memFree=1244568/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=19704 CPUtime=12.6
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 3965 0 0 0 1258 2 0 0 25 0 1 0 154460402 20176896 3873 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 4926 3873 721 52 0 3294 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 19704

[startup+25.5594 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 1398
/proc/meminfo: memFree=1244056/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=20248 CPUtime=25.31
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 4060 0 0 0 2529 2 0 0 25 0 1 0 154460402 20733952 3968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 5062 3968 721 52 0 3430 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 20248

[startup+51.2259 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1398
/proc/meminfo: memFree=1243160/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=20956 CPUtime=50.74
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 4232 0 0 0 5071 3 0 0 25 0 1 0 154460402 21458944 4140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 5239 4140 721 52 0 3607 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 20956

[startup+102.459 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 1398
/proc/meminfo: memFree=1241240/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=22388 CPUtime=101.5
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 4569 0 0 0 10147 3 0 0 25 0 1 0 154460402 22925312 4477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 5597 4477 721 52 0 3965 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 22388

[startup+162.516 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 1400
/proc/meminfo: memFree=1239000/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=23828 CPUtime=161.01
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 4947 0 0 0 16096 5 0 0 25 0 1 0 154460402 24399872 4855 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680622 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 5957 4855 721 52 0 4325 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 23828

[startup+222.581 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1400
/proc/meminfo: memFree=1236760/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=25280 CPUtime=220.52
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 5331 0 0 0 22046 6 0 0 25 0 1 0 154460402 25886720 5239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667348 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 6320 5239 721 52 0 4688 0
Current children cumulated CPU time (s) 220.52
Current children cumulated vsize (KiB) 25280

[startup+282.636 s]
/proc/loadavg: 2.11 2.03 2.01 3/86 1400
/proc/meminfo: memFree=1234520/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=26912 CPUtime=280.03
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 5709 0 0 0 27996 7 0 0 25 0 1 0 154460402 27557888 5617 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 6728 5617 721 52 0 5096 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 26912

[startup+342.692 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 1400
/proc/meminfo: memFree=1232408/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=28500 CPUtime=339.53
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 6075 0 0 0 33946 7 0 0 25 0 1 0 154460402 29184000 5983 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 7125 5983 721 52 0 5493 0
Current children cumulated CPU time (s) 339.53
Current children cumulated vsize (KiB) 28500

[startup+402.753 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 1400
/proc/meminfo: memFree=1230296/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=29952 CPUtime=399.04
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 6440 0 0 0 39896 8 0 0 25 0 1 0 154460402 30670848 6348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 7488 6348 721 52 0 5856 0
Current children cumulated CPU time (s) 399.04
Current children cumulated vsize (KiB) 29952

[startup+462.811 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1400
/proc/meminfo: memFree=1228184/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=31272 CPUtime=458.56
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 6807 0 0 0 45847 9 0 0 25 0 1 0 154460402 32022528 6715 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 7818 6715 721 52 0 6186 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 31272

[startup+522.868 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1400
/proc/meminfo: memFree=1226008/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=32996 CPUtime=518.06
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 7174 0 0 0 51796 10 0 0 25 0 1 0 154460402 33787904 7082 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 8249 7082 721 52 0 6617 0
Current children cumulated CPU time (s) 518.06
Current children cumulated vsize (KiB) 32996

[startup+582.936 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1400
/proc/meminfo: memFree=1223896/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=34448 CPUtime=577.58
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 7535 0 0 0 57747 11 0 0 25 0 1 0 154460402 35274752 7443 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 8612 7443 721 52 0 6980 0
Current children cumulated CPU time (s) 577.58
Current children cumulated vsize (KiB) 34448

[startup+642.992 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1400
/proc/meminfo: memFree=1221848/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=35768 CPUtime=637.08
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 7890 0 0 0 63697 11 0 0 25 0 1 0 154460402 36626432 7798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 8942 7798 721 52 0 7310 0
Current children cumulated CPU time (s) 637.08
Current children cumulated vsize (KiB) 35768

[startup+703.048 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1400
/proc/meminfo: memFree=1219864/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=37088 CPUtime=696.59
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 8245 0 0 0 69647 12 0 0 25 0 1 0 154460402 37978112 8153 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 9272 8153 721 52 0 7640 0
Current children cumulated CPU time (s) 696.59
Current children cumulated vsize (KiB) 37088

[startup+763.104 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1400
/proc/meminfo: memFree=1217816/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=38408 CPUtime=756.1
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 8593 0 0 0 75597 13 0 0 25 0 1 0 154460402 39329792 8501 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 9602 8501 721 52 0 7970 0
Current children cumulated CPU time (s) 756.1
Current children cumulated vsize (KiB) 38408

[startup+823.152 s]
/proc/loadavg: 2.09 2.03 2.01 3/86 1400
/proc/meminfo: memFree=1215768/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40204 CPUtime=815.6
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 8932 0 0 0 81546 14 0 0 25 0 1 0 154460402 41168896 8840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10051 8840 721 52 0 8419 0
Current children cumulated CPU time (s) 815.6
Current children cumulated vsize (KiB) 40204

[startup+883.204 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 1400
/proc/meminfo: memFree=1215000/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40336 CPUtime=875.09
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 8968 0 0 0 87495 14 0 0 25 0 1 0 154460402 41304064 8876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10084 8876 721 52 0 8452 0
Current children cumulated CPU time (s) 875.09
Current children cumulated vsize (KiB) 40336

[startup+943.247 s]
/proc/loadavg: 2.09 2.03 2.01 3/86 1400
/proc/meminfo: memFree=1214232/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40468 CPUtime=934.76
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 8985 0 0 0 93462 14 0 0 25 0 1 0 154460402 41439232 8893 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10117 8893 721 52 0 8485 0
Current children cumulated CPU time (s) 934.76
Current children cumulated vsize (KiB) 40468

[startup+1003.29 s]
/proc/loadavg: 2.08 2.04 2.00 3/86 1400
/proc/meminfo: memFree=1213592/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40468 CPUtime=994.52
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 8997 0 0 0 99437 15 0 0 25 0 1 0 154460402 41439232 8905 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10117 8905 721 52 0 8485 0
Current children cumulated CPU time (s) 994.52
Current children cumulated vsize (KiB) 40468

[startup+1063.33 s]
/proc/loadavg: 2.09 2.04 2.00 3/86 1400
/proc/meminfo: memFree=1212888/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40468 CPUtime=1054.28
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9005 0 0 0 105413 15 0 0 25 0 1 0 154460402 41439232 8913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10117 8913 721 52 0 8485 0
Current children cumulated CPU time (s) 1054.28
Current children cumulated vsize (KiB) 40468

[startup+1123.38 s]
/proc/loadavg: 2.07 2.05 2.00 3/86 1400
/proc/meminfo: memFree=1212248/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40600 CPUtime=1114.04
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9010 0 0 0 111389 15 0 0 25 0 1 0 154460402 41574400 8918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10150 8918 721 52 0 8518 0
Current children cumulated CPU time (s) 1114.04
Current children cumulated vsize (KiB) 40600

[startup+1183.42 s]
/proc/loadavg: 2.02 2.04 2.00 3/86 1400
/proc/meminfo: memFree=1211608/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40600 CPUtime=1173.81
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9015 0 0 0 117365 16 0 0 25 0 1 0 154460402 41574400 8923 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10150 8923 721 52 0 8518 0
Current children cumulated CPU time (s) 1173.81
Current children cumulated vsize (KiB) 40600

[startup+1243.48 s]
/proc/loadavg: 2.01 2.03 2.00 3/86 1400
/proc/meminfo: memFree=1210968/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40600 CPUtime=1233.57
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9021 0 0 0 123341 16 0 0 25 0 1 0 154460402 41574400 8929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10150 8929 721 52 0 8518 0
Current children cumulated CPU time (s) 1233.57
Current children cumulated vsize (KiB) 40600

[startup+1303.52 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 1400
/proc/meminfo: memFree=1210328/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40600 CPUtime=1293.32
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9025 0 0 0 129316 16 0 0 25 0 1 0 154460402 41574400 8933 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10150 8933 721 52 0 8518 0
Current children cumulated CPU time (s) 1293.32
Current children cumulated vsize (KiB) 40600

[startup+1363.56 s]
/proc/loadavg: 2.12 2.05 2.01 3/86 1400
/proc/meminfo: memFree=1209688/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40600 CPUtime=1353.09
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9030 0 0 0 135292 17 0 0 25 0 1 0 154460402 41574400 8938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10150 8938 721 52 0 8518 0
Current children cumulated CPU time (s) 1353.09
Current children cumulated vsize (KiB) 40600

[startup+1423.61 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 1400
/proc/meminfo: memFree=1209112/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40600 CPUtime=1412.85
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9034 0 0 0 141268 17 0 0 25 0 1 0 154460402 41574400 8942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10150 8942 721 52 0 8518 0
Current children cumulated CPU time (s) 1412.85
Current children cumulated vsize (KiB) 40600

[startup+1483.66 s]
/proc/loadavg: 2.11 2.06 2.01 3/86 1400
/proc/meminfo: memFree=1208472/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40600 CPUtime=1472.61
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9037 0 0 0 147244 17 0 0 25 0 1 0 154460402 41574400 8945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10150 8945 721 52 0 8518 0
Current children cumulated CPU time (s) 1472.61
Current children cumulated vsize (KiB) 40600

[startup+1543.71 s]
/proc/loadavg: 2.04 2.04 2.00 3/86 1400
/proc/meminfo: memFree=1207832/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40600 CPUtime=1532.38
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9040 0 0 0 153221 17 0 0 25 0 1 0 154460402 41574400 8948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10150 8948 721 52 0 8518 0
Current children cumulated CPU time (s) 1532.38
Current children cumulated vsize (KiB) 40600

[startup+1603.76 s]
/proc/loadavg: 2.01 2.03 2.00 3/86 1400
/proc/meminfo: memFree=1207256/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40600 CPUtime=1592.14
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9043 0 0 0 159196 18 0 0 25 0 1 0 154460402 41574400 8951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 10150 8951 721 52 0 8518 0
Current children cumulated CPU time (s) 1592.14
Current children cumulated vsize (KiB) 40600

[startup+1663.78 s]
/proc/loadavg: 1.79 1.98 1.98 2/81 1471
/proc/meminfo: memFree=1323584/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40732 CPUtime=1651.92
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9045 0 0 0 165171 21 0 0 25 0 1 0 154460402 41709568 8953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/1397/statm: 10183 8953 721 52 0 8551 0
Current children cumulated CPU time (s) 1651.92
Current children cumulated vsize (KiB) 40732

[startup+1723.82 s]
/proc/loadavg: 1.91 1.96 1.98 3/86 1548
/proc/meminfo: memFree=1064920/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40732 CPUtime=1711.89
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9048 0 0 0 171165 24 0 0 25 0 1 0 154460402 41709568 8956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1397/statm: 10183 8956 721 52 0 8551 0
Current children cumulated CPU time (s) 1711.89
Current children cumulated vsize (KiB) 40732

[startup+1783.87 s]
/proc/loadavg: 1.97 1.97 1.98 3/86 1548
/proc/meminfo: memFree=1064152/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40732 CPUtime=1771.88
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9051 0 0 0 177164 24 0 0 25 0 1 0 154460402 41709568 8959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1397/statm: 10183 8959 721 52 0 8551 0
Current children cumulated CPU time (s) 1771.88
Current children cumulated vsize (KiB) 40732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.09 s]
/proc/loadavg: 1.98 1.97 1.98 3/86 1548
/proc/meminfo: memFree=1063832/2055920 swapFree=4192812/4192956
[pid=1397] ppid=1395 vsize=40732 CPUtime=1800.07
/proc/1397/stat : 1397 (CSPtoSAT+minisa) R 1395 1397 601 0 -1 4194304 9052 0 0 0 179983 24 0 0 25 0 1 0 154460402 41709568 8960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/1397/statm: 10183 8960 721 52 0 8551 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 40732

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.11
CPU time (s): 1800.09
CPU user time (s): 1799.84
CPU system time (s): 0.255961
CPU usage (%): 99.337
Max. virtual memory (cumulated for all children) (KiB): 40732

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

runsolver used 2.03269 s user time and 5.98209 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan  6 05:17:34 UTC 2007


IDJOB= 207633
IDBENCH= 4302
FILE ID= node13/207633-1168060654

PBS_JOBID= 3475329

Free space on /tmp= 66316 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test01/test01-0150-4.xml
COMMAND LINE= /tmp/evaluation/207633-1168060654/CSPtoSAT+minisat /tmp/evaluation/207633-1168060654/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-207633-1168060654 -o ROOT/results/node13/solver-207633-1168060654 -C 1800 -M 900  /tmp/evaluation/207633-1168060654/CSPtoSAT+minisat /tmp/evaluation/207633-1168060654/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  608f318ddc1268ddf2e7f96ac3631c9f

RANDOM SEED= 531958540

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.247
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.247
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:       1257848 kB
Buffers:         70504 kB
Cached:         476828 kB
SwapCached:          0 kB
Active:         471184 kB
Inactive:       232544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1257848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:         178848 kB
Slab:            78824 kB
Committed_AS:  3660836 kB
PageTables:       2620 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= 66315 MiB



End job on node13 on Sat Jan  6 05:47:46 UTC 2007