Trace number 204502

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.02 1812.15

General information on the benchmark

Namefapp/fapp16-20/fapp20/
fapp20-0420-8.xml
MD5SUM2ebbfe69d800e693fb4b14a9aca51052
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.90071
SatisfiableNO
(Un)Satisfiability was provedNO
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.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.59	c ...done
0.59	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/node19/watcher-204502-1168058684 -o ROOT/results/node19/solver-204502-1168058684 -C 1800 -M 900 /tmp/evaluation/204502-1168058684/CSPtoSAT+minisat /tmp/evaluation/204502-1168058684/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 1.94 5/86 19305
/proc/meminfo: memFree=1349152/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=18540 CPUtime=0
/proc/19304/stat : 19304 (runsolver) R 19302 19304 18071 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154263037 18984960 279 18446744073709551615 4194304 4267372 548682068976 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19304/statm: 4635 279 244 17 0 2626 0

[startup+0.107972 s]
/proc/loadavg: 2.00 2.00 1.94 5/86 19305
/proc/meminfo: memFree=1349152/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=18056 CPUtime=0.09
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 3280 0 0 0 8 1 0 0 19 0 1 0 154263037 18489344 3238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669573 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 4514 3238 696 52 0 2882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18056

[startup+0.516038 s]
/proc/loadavg: 2.00 2.00 1.94 5/86 19305
/proc/meminfo: memFree=1349152/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=45500 CPUtime=0.49
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 9528 0 0 0 45 4 0 0 24 0 1 0 154263037 46592000 9486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7917300 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 11375 9486 704 52 0 9743 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 45500

[startup+1.3372 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19305
/proc/meminfo: memFree=1313632/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=45736 CPUtime=1.31
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 9632 0 0 0 127 4 0 0 25 0 1 0 154263037 46833664 9564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 11434 9564 721 52 0 9802 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 45736

[startup+2.98151 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19305
/proc/meminfo: memFree=1313504/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=45900 CPUtime=2.94
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 9675 0 0 0 290 4 0 0 25 0 1 0 154263037 47001600 9607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 11475 9607 721 52 0 9843 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 45900

[startup+6.26113 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19305
/proc/meminfo: memFree=1313312/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=45980 CPUtime=6.19
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 9703 0 0 0 615 4 0 0 25 0 1 0 154263037 47083520 9635 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 11495 9635 721 52 0 9863 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 45980

[startup+12.7404 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19305
/proc/meminfo: memFree=1313064/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=46252 CPUtime=12.61
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 9754 0 0 0 1257 4 0 0 25 0 1 0 154263037 47362048 9686 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 11563 9686 721 52 0 9931 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 46252

[startup+25.5638 s]
/proc/loadavg: 2.00 2.00 1.94 4/86 19305
/proc/meminfo: memFree=1312744/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=46536 CPUtime=25.33
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 9824 0 0 0 2528 5 0 0 25 0 1 0 154263037 47652864 9756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 11634 9756 721 52 0 10002 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 46536

[startup+51.2206 s]
/proc/loadavg: 2.07 2.02 1.95 3/86 19305
/proc/meminfo: memFree=1312296/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=47084 CPUtime=50.77
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 9963 0 0 0 5072 5 0 0 25 0 1 0 154263037 48214016 9895 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 11771 9895 721 52 0 10139 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 47084

[startup+102.427 s]
/proc/loadavg: 2.02 2.01 1.95 4/86 19305
/proc/meminfo: memFree=1311272/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=48116 CPUtime=101.56
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 10226 0 0 0 10150 6 0 0 25 0 1 0 154263037 49270784 10158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671754 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 12029 10158 721 52 0 10397 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 48116

[startup+162.467 s]
/proc/loadavg: 2.01 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1310056/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=49384 CPUtime=161.09
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 10523 0 0 0 16103 6 0 0 25 0 1 0 154263037 50569216 10455 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 12346 10455 721 52 0 10714 0
Current children cumulated CPU time (s) 161.09
Current children cumulated vsize (KiB) 49384

[startup+222.508 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1308840/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=50560 CPUtime=220.63
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 10819 0 0 0 22056 7 0 0 25 0 1 0 154263037 51773440 10751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 12640 10751 721 52 0 11008 0
Current children cumulated CPU time (s) 220.63
Current children cumulated vsize (KiB) 50560

[startup+282.544 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1307688/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=51616 CPUtime=280.16
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 11100 0 0 0 28009 7 0 0 25 0 1 0 154263037 52854784 11032 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 12904 11032 721 52 0 11272 0
Current children cumulated CPU time (s) 280.16
Current children cumulated vsize (KiB) 51616

[startup+342.574 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1306600/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=52852 CPUtime=339.67
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 11375 0 0 0 33959 8 0 0 25 0 1 0 154263037 54120448 11307 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 13213 11307 721 52 0 11581 0
Current children cumulated CPU time (s) 339.67
Current children cumulated vsize (KiB) 52852

[startup+402.603 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1305448/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=53908 CPUtime=399.16
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 11653 0 0 0 39908 8 0 0 25 0 1 0 154263037 55201792 11585 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 13477 11585 721 52 0 11845 0
Current children cumulated CPU time (s) 399.16
Current children cumulated vsize (KiB) 53908

[startup+462.636 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1304296/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=54964 CPUtime=458.69
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 11929 0 0 0 45860 9 0 0 25 0 1 0 154263037 56283136 11861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 13741 11861 721 52 0 12109 0
Current children cumulated CPU time (s) 458.69
Current children cumulated vsize (KiB) 54964

[startup+522.669 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1303208/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=56156 CPUtime=518.23
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 12203 0 0 0 51813 10 0 0 25 0 1 0 154263037 57503744 12135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 14039 12135 721 52 0 12407 0
Current children cumulated CPU time (s) 518.23
Current children cumulated vsize (KiB) 56156

[startup+582.717 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1302120/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=57212 CPUtime=577.77
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 12472 0 0 0 57766 11 0 0 25 0 1 0 154263037 58585088 12404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 14303 12404 721 52 0 12671 0
Current children cumulated CPU time (s) 577.77
Current children cumulated vsize (KiB) 57212

[startup+642.749 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1301032/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=58268 CPUtime=637.29
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 12741 0 0 0 63718 11 0 0 25 0 1 0 154263037 59666432 12673 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 14567 12673 721 52 0 12935 0
Current children cumulated CPU time (s) 637.29
Current children cumulated vsize (KiB) 58268

[startup+702.775 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1299944/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=59192 CPUtime=696.82
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 13003 0 0 0 69670 12 0 0 25 0 1 0 154263037 60612608 12935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 14798 12935 721 52 0 13166 0
Current children cumulated CPU time (s) 696.82
Current children cumulated vsize (KiB) 59192

[startup+762.813 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1298856/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=60652 CPUtime=756.36
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 13265 0 0 0 75624 12 0 0 25 0 1 0 154263037 62107648 13197 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 15163 13197 721 52 0 13531 0
Current children cumulated CPU time (s) 756.36
Current children cumulated vsize (KiB) 60652

[startup+822.848 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1297768/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=61576 CPUtime=815.9
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 13524 0 0 0 81577 13 0 0 25 0 1 0 154263037 63053824 13456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665351 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 15394 13456 721 52 0 13762 0
Current children cumulated CPU time (s) 815.9
Current children cumulated vsize (KiB) 61576

[startup+882.891 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1296744/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=62500 CPUtime=875.43
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 13783 0 0 0 87530 13 0 0 25 0 1 0 154263037 64000000 13715 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 15625 13715 721 52 0 13993 0
Current children cumulated CPU time (s) 875.43
Current children cumulated vsize (KiB) 62500

[startup+942.927 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19305
/proc/meminfo: memFree=1295720/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=63424 CPUtime=934.96
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 14037 0 0 0 93482 14 0 0 25 0 1 0 154263037 64946176 13969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 15856 13969 721 52 0 14224 0
Current children cumulated CPU time (s) 934.96
Current children cumulated vsize (KiB) 63424

[startup+1002.97 s]
/proc/loadavg: 2.00 2.00 1.95 3/92 19414
/proc/meminfo: memFree=1293384/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=64480 CPUtime=994.36
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 14298 0 0 0 99422 14 0 0 25 0 1 0 154263037 66027520 14230 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 16120 14230 721 52 0 14488 0
Current children cumulated CPU time (s) 994.36
Current children cumulated vsize (KiB) 64480

[startup+1063.03 s]
/proc/loadavg: 2.00 2.00 1.95 3/92 19480
/proc/meminfo: memFree=1292384/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=65404 CPUtime=1053.79
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 14553 0 0 0 105364 15 0 0 25 0 1 0 154263037 66973696 14485 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 16351 14485 721 52 0 14719 0
Current children cumulated CPU time (s) 1053.79
Current children cumulated vsize (KiB) 65404

[startup+1123.06 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19504
/proc/meminfo: memFree=1292520/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=67068 CPUtime=1113.29
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 14815 0 0 0 111314 15 0 0 25 0 1 0 154263037 68677632 14747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562854 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 16767 14747 721 52 0 15135 0
Current children cumulated CPU time (s) 1113.29
Current children cumulated vsize (KiB) 67068

[startup+1183.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19504
/proc/meminfo: memFree=1291432/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=67992 CPUtime=1172.82
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 15071 0 0 0 117266 16 0 0 25 0 1 0 154263037 69623808 15003 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 16998 15003 721 52 0 15366 0
Current children cumulated CPU time (s) 1172.82
Current children cumulated vsize (KiB) 67992

[startup+1243.14 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19504
/proc/meminfo: memFree=1290344/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=68916 CPUtime=1232.35
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 15326 0 0 0 123219 16 0 0 25 0 1 0 154263037 70569984 15258 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 17229 15258 721 52 0 15597 0
Current children cumulated CPU time (s) 1232.35
Current children cumulated vsize (KiB) 68916

[startup+1303.17 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19504
/proc/meminfo: memFree=1289320/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=69840 CPUtime=1291.89
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 15578 0 0 0 129172 17 0 0 25 0 1 0 154263037 71516160 15510 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 1 0 0
/proc/19304/statm: 17460 15510 721 52 0 15828 0
Current children cumulated CPU time (s) 1291.89
Current children cumulated vsize (KiB) 69840

[startup+1363.2 s]
/proc/loadavg: 1.94 1.98 1.94 3/86 19576
/proc/meminfo: memFree=1267184/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=70764 CPUtime=1351.58
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 15831 0 0 0 135141 17 0 0 25 0 1 0 154263037 72462336 15763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/19304/statm: 17691 15763 721 52 0 16059 0
Current children cumulated CPU time (s) 1351.58
Current children cumulated vsize (KiB) 70764

[startup+1423.25 s]
/proc/loadavg: 1.98 1.98 1.94 3/86 19576
/proc/meminfo: memFree=1265264/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=71688 CPUtime=1411.56
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 16081 0 0 0 141138 18 0 0 25 0 1 0 154263037 73408512 16013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/19304/statm: 17922 16013 721 52 0 16290 0
Current children cumulated CPU time (s) 1411.56
Current children cumulated vsize (KiB) 71688

[startup+1483.31 s]
/proc/loadavg: 1.99 1.98 1.94 3/86 19576
/proc/meminfo: memFree=1263280/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=72744 CPUtime=1471.53
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 16338 0 0 0 147134 19 0 0 25 0 1 0 154263037 74489856 16270 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/19304/statm: 18186 16270 721 52 0 16554 0
Current children cumulated CPU time (s) 1471.53
Current children cumulated vsize (KiB) 72744

[startup+1543.37 s]
/proc/loadavg: 1.99 1.98 1.94 3/86 19576
/proc/meminfo: memFree=1261360/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=73668 CPUtime=1531.54
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 16587 0 0 0 153134 20 0 0 25 0 1 0 154263037 75436032 16519 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/19304/statm: 18417 16519 721 52 0 16785 0
Current children cumulated CPU time (s) 1531.54
Current children cumulated vsize (KiB) 73668

[startup+1603.43 s]
/proc/loadavg: 2.04 2.00 1.95 3/86 19576
/proc/meminfo: memFree=1259504/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=74592 CPUtime=1591.54
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 16831 0 0 0 159133 21 0 0 25 0 1 0 154263037 76382208 16763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/19304/statm: 18648 16763 721 52 0 17016 0
Current children cumulated CPU time (s) 1591.54
Current children cumulated vsize (KiB) 74592

[startup+1663.49 s]
/proc/loadavg: 2.01 2.00 1.95 3/86 19576
/proc/meminfo: memFree=1257584/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=75516 CPUtime=1651.51
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 17075 0 0 0 165129 22 0 0 25 0 1 0 154263037 77328384 17007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671454 0 0 4096 0 0 0 0 17 0 0 0
/proc/19304/statm: 18879 17007 721 52 0 17247 0
Current children cumulated CPU time (s) 1651.51
Current children cumulated vsize (KiB) 75516

[startup+1723.53 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19576
/proc/meminfo: memFree=1255664/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=77352 CPUtime=1711.49
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 17320 0 0 0 171127 22 0 0 25 0 1 0 154263037 79208448 17252 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/19304/statm: 19338 17252 721 52 0 17706 0
Current children cumulated CPU time (s) 1711.49
Current children cumulated vsize (KiB) 77352

[startup+1783.59 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19576
/proc/meminfo: memFree=1253872/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=78144 CPUtime=1771.5
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 17563 0 0 0 177126 24 0 0 25 0 1 0 154263037 80019456 17495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/19304/statm: 19536 17495 721 52 0 17904 0
Current children cumulated CPU time (s) 1771.5
Current children cumulated vsize (KiB) 78144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.13 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19576
/proc/meminfo: memFree=1252912/2055920 swapFree=4171232/4192956
[pid=19304] ppid=19302 vsize=78672 CPUtime=1800
/proc/19304/stat : 19304 (CSPtoSAT+minisa) R 19302 19304 18071 0 -1 4194304 17683 0 0 0 179976 24 0 0 25 0 1 0 154263037 80560128 17615 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/19304/statm: 19668 17615 721 52 0 18036 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 78672

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.15
CPU time (s): 1800.02
CPU user time (s): 1799.77
CPU system time (s): 0.254961
CPU usage (%): 99.3308
Max. virtual memory (cumulated for all children) (KiB): 78672

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

runsolver used 2.03269 s user time and 6.00209 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 04:44:44 UTC 2007


IDJOB= 204502
IDBENCH= 4025
FILE ID= node19/204502-1168058684

PBS_JOBID= 3475313

Free space on /tmp= 66310 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  2ebbfe69d800e693fb4b14a9aca51052

RANDOM SEED= 49506056

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.260
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.260
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:       1349632 kB
Buffers:         69356 kB
Cached:         494936 kB
SwapCached:      10036 kB
Active:         251956 kB
Inactive:       354200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349632 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          54516 kB
Slab:            84956 kB
Committed_AS:  3541292 kB
PageTables:       2348 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= 66310 MiB



End job on node19 on Sat Jan  6 05:14:56 UTC 2007