Trace number 204598

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.08 1816.97

General information on the benchmark

Namefapp/fapp16-20/fapp19/
fapp19-0350-9.xml
MD5SUM85e7fa24e75fce960495d248417c9d66
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 benchmark5.56315
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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-204598-1168058835 -o ROOT/results/node13/solver-204598-1168058835 -C 1800 -M 900 /tmp/evaluation/204598-1168058835/CSPtoSAT+minisat /tmp/evaluation/204598-1168058835/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 1.97 5/86 1122
/proc/meminfo: memFree=1282640/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=496 CPUtime=0
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154278485 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11879204 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 124 36 29 52 0 19 0

[startup+0.104558 s]
/proc/loadavg: 1.97 2.00 1.97 5/86 1122
/proc/meminfo: memFree=1282640/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=6952 CPUtime=0.09
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 840 0 0 0 9 0 0 0 18 0 1 0 154278485 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310436 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.516629 s]
/proc/loadavg: 1.97 2.00 1.97 5/86 1122
/proc/meminfo: memFree=1282640/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=70692 CPUtime=0.49
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 15221 0 0 0 40 9 0 0 22 0 1 0 154278485 72388608 15133 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669261 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 17673 15133 696 52 0 16041 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 70692

[startup+1.34174 s]
/proc/loadavg: 1.97 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1202192/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=94544 CPUtime=1.3
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 20918 0 0 0 117 13 0 0 25 0 1 0 154278485 96813056 20804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 23636 20804 721 52 0 22004 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 94544

[startup+2.97896 s]
/proc/loadavg: 1.97 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1201936/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=94544 CPUtime=2.93
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 20921 0 0 0 280 13 0 0 25 0 1 0 154278485 96813056 20807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678207 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 23636 20807 721 52 0 22004 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 94544

[startup+6.2584 s]
/proc/loadavg: 1.97 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1201808/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=94664 CPUtime=6.18
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 20944 0 0 0 605 13 0 0 25 0 1 0 154278485 96935936 20830 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678571 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 23666 20830 721 52 0 22034 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 94664

[startup+12.7323 s]
/proc/loadavg: 1.97 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1201560/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=94988 CPUtime=12.6
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 21004 0 0 0 1246 14 0 0 25 0 1 0 154278485 97267712 20890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 23747 20890 721 52 0 22115 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 94988

[startup+25.561 s]
/proc/loadavg: 1.98 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1201304/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=95388 CPUtime=25.31
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 21067 0 0 0 2517 14 0 0 25 0 1 0 154278485 97677312 20953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678209 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 23847 20953 721 52 0 22215 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 95388

[startup+51.2294 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1200792/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=95652 CPUtime=50.74
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 21150 0 0 0 5060 14 0 0 25 0 1 0 154278485 97947648 21036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 23913 21036 721 52 0 22281 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 95652

[startup+102.454 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1199768/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=96192 CPUtime=101.5
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 21284 0 0 0 10135 15 0 0 25 0 1 0 154278485 98500608 21170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 24048 21170 721 52 0 22416 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 96192

[startup+162.514 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1198488/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=96800 CPUtime=161.02
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 21433 0 0 0 16086 16 0 0 25 0 1 0 154278485 99123200 21319 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671226 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 24200 21319 721 52 0 22568 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 96800

[startup+222.577 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1197272/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=97360 CPUtime=220.52
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 21579 0 0 0 22036 16 0 0 25 0 1 0 154278485 99696640 21465 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 24340 21465 721 52 0 22708 0
Current children cumulated CPU time (s) 220.52
Current children cumulated vsize (KiB) 97360

[startup+282.635 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1196120/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=97888 CPUtime=280.02
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 21727 0 0 0 27986 16 0 0 25 0 1 0 154278485 100237312 21613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 24472 21613 721 52 0 22840 0
Current children cumulated CPU time (s) 280.02
Current children cumulated vsize (KiB) 97888

[startup+342.696 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1194840/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=98496 CPUtime=339.54
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 21876 0 0 0 33937 17 0 0 25 0 1 0 154278485 100859904 21762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 24624 21762 721 52 0 22992 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 98496

[startup+402.755 s]
/proc/loadavg: 1.99 2.00 1.97 3/86 1122
/proc/meminfo: memFree=1193624/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=99156 CPUtime=399.04
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 22024 0 0 0 39887 17 0 0 25 0 1 0 154278485 101535744 21910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 24789 21910 721 52 0 23157 0
Current children cumulated CPU time (s) 399.04
Current children cumulated vsize (KiB) 99156

[startup+462.821 s]
/proc/loadavg: 2.04 2.01 1.97 3/86 1122
/proc/meminfo: memFree=1192472/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=99804 CPUtime=458.57
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 22168 0 0 0 45839 18 0 0 25 0 1 0 154278485 102199296 22054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 24951 22054 721 52 0 23319 0
Current children cumulated CPU time (s) 458.57
Current children cumulated vsize (KiB) 99804

[startup+522.879 s]
/proc/loadavg: 2.01 2.01 1.97 3/86 1122
/proc/meminfo: memFree=1191256/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=100332 CPUtime=518.07
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 22312 0 0 0 51789 18 0 0 25 0 1 0 154278485 102739968 22198 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 25083 22198 721 52 0 23451 0
Current children cumulated CPU time (s) 518.07
Current children cumulated vsize (KiB) 100332

[startup+582.94 s]
/proc/loadavg: 2.08 2.02 1.98 3/86 1122
/proc/meminfo: memFree=1190040/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=100860 CPUtime=577.57
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 22453 0 0 0 57739 18 0 0 25 0 1 0 154278485 103280640 22339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 25215 22339 721 52 0 23583 0
Current children cumulated CPU time (s) 577.57
Current children cumulated vsize (KiB) 100860

[startup+642.997 s]
/proc/loadavg: 2.03 2.01 1.98 3/86 1122
/proc/meminfo: memFree=1188952/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=101388 CPUtime=637.09
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 22599 0 0 0 63690 19 0 0 25 0 1 0 154278485 103821312 22485 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 25347 22485 721 52 0 23715 0
Current children cumulated CPU time (s) 637.09
Current children cumulated vsize (KiB) 101388

[startup+703.058 s]
/proc/loadavg: 2.01 2.00 1.98 3/86 1122
/proc/meminfo: memFree=1187736/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=102096 CPUtime=696.6
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 22738 0 0 0 69640 20 0 0 25 0 1 0 154278485 104546304 22624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 25524 22624 721 52 0 23892 0
Current children cumulated CPU time (s) 696.6
Current children cumulated vsize (KiB) 102096

[startup+763.12 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 1122
/proc/meminfo: memFree=1186712/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=102624 CPUtime=756.11
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 22874 0 0 0 75591 20 0 0 25 0 1 0 154278485 105086976 22760 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 25656 22760 721 52 0 24024 0
Current children cumulated CPU time (s) 756.11
Current children cumulated vsize (KiB) 102624

[startup+823.179 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 1122
/proc/meminfo: memFree=1185496/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=103152 CPUtime=815.63
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 23015 0 0 0 81542 21 0 0 25 0 1 0 154278485 105627648 22901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 25788 22901 721 52 0 24156 0
Current children cumulated CPU time (s) 815.63
Current children cumulated vsize (KiB) 103152

[startup+883.266 s]
/proc/loadavg: 2.06 2.02 1.98 3/92 1272
/proc/meminfo: memFree=1182928/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=103680 CPUtime=874.99
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 23160 0 0 0 87478 21 0 0 25 0 1 0 154278485 106168320 23046 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562857 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 25920 23046 721 52 0 24288 0
Current children cumulated CPU time (s) 874.99
Current children cumulated vsize (KiB) 103680

[startup+943.341 s]
/proc/loadavg: 2.02 2.01 1.98 3/86 1322
/proc/meminfo: memFree=1182936/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=104208 CPUtime=934.45
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 23300 0 0 0 93424 21 0 0 25 0 1 0 154278485 106708992 23186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 26052 23186 721 52 0 24420 0
Current children cumulated CPU time (s) 934.45
Current children cumulated vsize (KiB) 104208

[startup+1003.4 s]
/proc/loadavg: 2.01 2.00 1.98 3/86 1322
/proc/meminfo: memFree=1181784/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=105004 CPUtime=993.96
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 23436 0 0 0 99375 21 0 0 25 0 1 0 154278485 107524096 23322 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 26251 23322 721 52 0 24619 0
Current children cumulated CPU time (s) 993.96
Current children cumulated vsize (KiB) 105004

[startup+1063.46 s]
/proc/loadavg: 2.04 2.01 1.99 3/86 1322
/proc/meminfo: memFree=1180696/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=105532 CPUtime=1053.47
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 23572 0 0 0 105325 22 0 0 25 0 1 0 154278485 108064768 23458 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 26383 23458 721 52 0 24751 0
Current children cumulated CPU time (s) 1053.47
Current children cumulated vsize (KiB) 105532

[startup+1123.52 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 1322
/proc/meminfo: memFree=1179544/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=106060 CPUtime=1112.98
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 23709 0 0 0 111276 22 0 0 25 0 1 0 154278485 108605440 23595 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 26515 23595 721 52 0 24883 0
Current children cumulated CPU time (s) 1112.98
Current children cumulated vsize (KiB) 106060

[startup+1183.57 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 1322
/proc/meminfo: memFree=1178328/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=106588 CPUtime=1172.49
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 23846 0 0 0 117226 23 0 0 25 0 1 0 154278485 109146112 23732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 26647 23732 721 52 0 25015 0
Current children cumulated CPU time (s) 1172.49
Current children cumulated vsize (KiB) 106588

[startup+1243.64 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 1322
/proc/meminfo: memFree=1177240/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=107116 CPUtime=1232
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 23982 0 0 0 123176 24 0 0 25 0 1 0 154278485 109686784 23868 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 26779 23868 721 52 0 25147 0
Current children cumulated CPU time (s) 1232
Current children cumulated vsize (KiB) 107116

[startup+1303.7 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 1322
/proc/meminfo: memFree=1176152/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=107512 CPUtime=1291.5
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 24114 0 0 0 129126 24 0 0 25 0 1 0 154278485 110092288 24000 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 26878 24000 721 52 0 25246 0
Current children cumulated CPU time (s) 1291.5
Current children cumulated vsize (KiB) 107512

[startup+1363.76 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 1322
/proc/meminfo: memFree=1175128/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=108040 CPUtime=1351.02
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 24248 0 0 0 135077 25 0 0 25 0 1 0 154278485 110632960 24134 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 27010 24134 721 52 0 25378 0
Current children cumulated CPU time (s) 1351.02
Current children cumulated vsize (KiB) 108040

[startup+1423.82 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1322
/proc/meminfo: memFree=1173976/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=108568 CPUtime=1410.53
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 24384 0 0 0 141028 25 0 0 25 0 1 0 154278485 111173632 24270 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 27142 24270 721 52 0 25510 0
Current children cumulated CPU time (s) 1410.53
Current children cumulated vsize (KiB) 108568

[startup+1483.88 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1322
/proc/meminfo: memFree=1172888/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=109096 CPUtime=1470.05
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 24519 0 0 0 146979 26 0 0 25 0 1 0 154278485 111714304 24405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 27274 24405 721 52 0 25642 0
Current children cumulated CPU time (s) 1470.05
Current children cumulated vsize (KiB) 109096

[startup+1543.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1322
/proc/meminfo: memFree=1171736/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=110028 CPUtime=1529.55
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 24651 0 0 0 152929 26 0 0 25 0 1 0 154278485 112668672 24537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 27507 24537 721 52 0 25875 0
Current children cumulated CPU time (s) 1529.55
Current children cumulated vsize (KiB) 110028

[startup+1604.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1322
/proc/meminfo: memFree=1170712/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=110424 CPUtime=1589.07
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 24787 0 0 0 158880 27 0 0 25 0 1 0 154278485 113074176 24673 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 27606 24673 721 52 0 25974 0
Current children cumulated CPU time (s) 1589.07
Current children cumulated vsize (KiB) 110424

[startup+1664.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1360
/proc/meminfo: memFree=1162640/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=110952 CPUtime=1648.57
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 24921 0 0 0 164830 27 0 0 25 0 1 0 154278485 113614848 24807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 27738 24807 721 52 0 26106 0
Current children cumulated CPU time (s) 1648.57
Current children cumulated vsize (KiB) 110952

[startup+1724.13 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 1360
/proc/meminfo: memFree=1161176/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=111480 CPUtime=1708.09
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 25056 0 0 0 170781 28 0 0 25 0 1 0 154278485 114155520 24942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 27870 24942 721 52 0 26238 0
Current children cumulated CPU time (s) 1708.09
Current children cumulated vsize (KiB) 111480

[startup+1784.19 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 1360
/proc/meminfo: memFree=1159896/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=112008 CPUtime=1767.6
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 25193 0 0 0 176732 28 0 0 25 0 1 0 154278485 114696192 25079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 28002 25079 721 52 0 26370 0
Current children cumulated CPU time (s) 1767.6
Current children cumulated vsize (KiB) 112008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1360
/proc/meminfo: memFree=1159128/2055920 swapFree=4192812/4192956
[pid=1121] ppid=1119 vsize=112272 CPUtime=1800.05
/proc/1121/stat : 1121 (CSPtoSAT+minisa) R 1119 1121 601 0 -1 4194304 25268 0 0 0 179977 28 0 0 25 0 1 0 154278485 114966528 25154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/1121/statm: 28068 25154 721 52 0 26436 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 112272

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.97
CPU time (s): 1800.08
CPU user time (s): 1799.78
CPU system time (s): 0.305953
CPU usage (%): 99.0707
Max. virtual memory (cumulated for all children) (KiB): 112272

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

runsolver used 2.06169 s user time and 5.98909 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan  6 04:47:15 UTC 2007


IDJOB= 204598
IDBENCH= 4042
FILE ID= node13/204598-1168058835

PBS_JOBID= 3475329

Free space on /tmp= 66317 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp19/fapp19-0350-9.xml
COMMAND LINE= /tmp/evaluation/204598-1168058835/CSPtoSAT+minisat /tmp/evaluation/204598-1168058835/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-204598-1168058835 -o ROOT/results/node13/solver-204598-1168058835 -C 1800 -M 900  /tmp/evaluation/204598-1168058835/CSPtoSAT+minisat /tmp/evaluation/204598-1168058835/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  85e7fa24e75fce960495d248417c9d66

RANDOM SEED= 989481636

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:       1283120 kB
Buffers:         70488 kB
Cached:         475484 kB
SwapCached:          0 kB
Active:         443692 kB
Inactive:       234828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1283120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2304 kB
Writeback:           0 kB
Mapped:         155036 kB
Slab:            78852 kB
Committed_AS:  3637752 kB
PageTables:       2560 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:17:32 UTC 2007