Trace number 209503

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.19 1815.61

General information on the benchmark

Namefapp/fapp26-30/fapp30/
fapp30-3000-10.xml
MD5SUM2b4ef9677f52263fa3f34f9b296a1bd2
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 benchmark71.1032
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node15/watcher-209503-1168062283 -o ROOT/results/node15/solver-209503-1168062283 -C 1800 -M 900 /tmp/evaluation/209503-1168062283/CSPtoSAT+minisat /tmp/evaluation/209503-1168062283/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.92 1.98 1.99 4/86 11551
/proc/meminfo: memFree=1057000/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=6696 CPUtime=0
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154623328 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7476265 0 0 4096 0 0 0 0 17 0 0 0
/proc/11550/statm: 1674 415 375 52 0 30 0

[startup+0.103814 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 11551
/proc/meminfo: memFree=1057000/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=6952 CPUtime=0.09
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 840 0 0 0 9 0 0 0 18 0 1 0 154623328 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310450 0 0 4096 0 0 0 0 17 0 0 0
/proc/11550/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.513884 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 11551
/proc/meminfo: memFree=1057000/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=115816 CPUtime=0.5
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 21479 0 0 0 38 12 0 0 22 0 1 0 154623328 118595584 21348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 0 0 0
/proc/11550/statm: 28954 21351 694 52 0 27322 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 115816

[startup+1.33503 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 11551
/proc/meminfo: memFree=890728/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=234352 CPUtime=1.32
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 49895 0 0 0 106 26 0 0 25 0 1 0 154623328 239976448 49746 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 0 0 0
/proc/11550/statm: 58588 49747 696 52 0 56956 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 234352

[startup+2.97231 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 11551
/proc/meminfo: memFree=722024/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=487640 CPUtime=2.96
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 111313 0 0 0 236 60 0 0 25 0 1 0 154623328 499343360 111164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 0 0 0
/proc/11550/statm: 121910 111166 696 52 0 120278 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 487640

[startup+6.25887 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 11551
/proc/meminfo: memFree=294888/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=819148 CPUtime=6.24
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 191434 0 0 0 520 104 0 0 25 0 1 0 154623328 838807552 191285 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134652965 0 0 4096 0 0 0 0 17 0 0 0
/proc/11550/statm: 204787 191285 704 52 0 203155 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 819148

[startup+12.723 s]
/proc/loadavg: 1.94 1.98 1.99 3/86 11551
/proc/meminfo: memFree=283880/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=828344 CPUtime=12.7
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 194030 0 0 0 1164 106 0 0 25 0 1 0 154623328 848224256 193605 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/11550/statm: 207086 193605 721 52 0 205454 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 828344

[startup+25.5532 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 11551
/proc/meminfo: memFree=283752/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=828876 CPUtime=25.51
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 194107 0 0 0 2445 106 0 0 25 0 1 0 154623328 848769024 193682 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/11550/statm: 207219 193682 721 52 0 205587 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 828876

[startup+51.2156 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 11551
/proc/meminfo: memFree=282792/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=830152 CPUtime=51.14
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 194334 0 0 0 5007 107 0 0 25 0 1 0 154623328 850075648 193909 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/11550/statm: 207538 193909 721 52 0 205906 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 830152

[startup+102.429 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 11551
/proc/meminfo: memFree=282280/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=830428 CPUtime=102.31
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 194515 0 0 0 10123 108 0 0 25 0 1 0 154623328 850358272 194090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/11550/statm: 207607 194090 721 52 0 205975 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 830428

[startup+162.464 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11551
/proc/meminfo: memFree=281768/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=830864 CPUtime=162.26
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 194627 0 0 0 16118 108 0 0 25 0 1 0 154623328 850804736 194202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11550/statm: 207716 194202 721 52 0 206084 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 830864

[startup+222.502 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=53224/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=831292 CPUtime=221.96
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 194721 0 0 0 22085 111 0 0 25 0 1 0 154623328 851243008 194296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671252 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 207823 194296 721 52 0 206191 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 831292

[startup+282.558 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=51944/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=831644 CPUtime=281.46
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 194805 0 0 0 28035 111 0 0 25 0 1 0 154623328 851603456 194380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 207911 194380 721 52 0 206279 0
Current children cumulated CPU time (s) 281.46
Current children cumulated vsize (KiB) 831644

[startup+342.613 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=50920/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=831908 CPUtime=340.96
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 194902 0 0 0 33985 111 0 0 25 0 1 0 154623328 851873792 194477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573933 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 207977 194477 721 52 0 206345 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 831908

[startup+402.668 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 11623
/proc/meminfo: memFree=49960/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=832304 CPUtime=400.46
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 194990 0 0 0 39935 111 0 0 25 0 1 0 154623328 852279296 194565 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208076 194565 721 52 0 206444 0
Current children cumulated CPU time (s) 400.46
Current children cumulated vsize (KiB) 832304

[startup+462.72 s]
/proc/loadavg: 2.03 2.00 2.00 3/86 11623
/proc/meminfo: memFree=49128/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=832600 CPUtime=459.96
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195069 0 0 0 45885 111 0 0 25 0 1 0 154623328 852582400 194644 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665589 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208150 194644 721 52 0 206518 0
Current children cumulated CPU time (s) 459.96
Current children cumulated vsize (KiB) 832600

[startup+522.778 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 11623
/proc/meminfo: memFree=48232/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=832864 CPUtime=519.47
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195149 0 0 0 51836 111 0 0 25 0 1 0 154623328 852852736 194724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208216 194724 721 52 0 206584 0
Current children cumulated CPU time (s) 519.47
Current children cumulated vsize (KiB) 832864

[startup+582.839 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=47400/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=833260 CPUtime=578.98
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195228 0 0 0 57786 112 0 0 25 0 1 0 154623328 853258240 194803 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208315 194803 721 52 0 206683 0
Current children cumulated CPU time (s) 578.98
Current children cumulated vsize (KiB) 833260

[startup+642.897 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=46504/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=833524 CPUtime=638.49
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195307 0 0 0 63737 112 0 0 25 0 1 0 154623328 853528576 194882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208381 194882 721 52 0 206749 0
Current children cumulated CPU time (s) 638.49
Current children cumulated vsize (KiB) 833524

[startup+702.958 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=45672/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=833868 CPUtime=697.99
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195383 0 0 0 69687 112 0 0 25 0 1 0 154623328 853880832 194958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208467 194958 721 52 0 206835 0
Current children cumulated CPU time (s) 697.99
Current children cumulated vsize (KiB) 833868

[startup+763.016 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=44776/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=834132 CPUtime=757.5
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195462 0 0 0 75638 112 0 0 25 0 1 0 154623328 854151168 195037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208533 195037 721 52 0 206901 0
Current children cumulated CPU time (s) 757.5
Current children cumulated vsize (KiB) 834132

[startup+823.072 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=44008/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=834528 CPUtime=817
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195540 0 0 0 81588 112 0 0 25 0 1 0 154623328 854556672 195115 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208632 195115 721 52 0 207000 0
Current children cumulated CPU time (s) 817
Current children cumulated vsize (KiB) 834528

[startup+883.128 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=43112/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=834792 CPUtime=876.5
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195616 0 0 0 87538 112 0 0 25 0 1 0 154623328 854827008 195191 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208698 195191 721 52 0 207066 0
Current children cumulated CPU time (s) 876.5
Current children cumulated vsize (KiB) 834792

[startup+943.188 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11623
/proc/meminfo: memFree=42344/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=835056 CPUtime=936.01
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195692 0 0 0 93489 112 0 0 25 0 1 0 154623328 855097344 195267 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208764 195267 721 52 0 207132 0
Current children cumulated CPU time (s) 936.01
Current children cumulated vsize (KiB) 835056

[startup+1003.26 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 11731
/proc/meminfo: memFree=40088/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=835440 CPUtime=995.43
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195770 0 0 0 99430 113 0 0 25 0 1 0 154623328 855490560 195345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208860 195345 721 52 0 207228 0
Current children cumulated CPU time (s) 995.43
Current children cumulated vsize (KiB) 835440

[startup+1063.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 11797
/proc/meminfo: memFree=39408/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=835704 CPUtime=1054.88
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195844 0 0 0 105375 113 0 0 25 0 1 0 154623328 855760896 195419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 208926 195419 721 52 0 207294 0
Current children cumulated CPU time (s) 1054.88
Current children cumulated vsize (KiB) 835704

[startup+1123.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11821
/proc/meminfo: memFree=39712/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=836100 CPUtime=1114.35
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195920 0 0 0 111322 113 0 0 25 0 1 0 154623328 856166400 195495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209025 195495 721 52 0 207393 0
Current children cumulated CPU time (s) 1114.35
Current children cumulated vsize (KiB) 836100

[startup+1183.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11821
/proc/meminfo: memFree=38880/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=836364 CPUtime=1173.86
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 195996 0 0 0 117272 114 0 0 25 0 1 0 154623328 856436736 195571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209091 195571 721 52 0 207459 0
Current children cumulated CPU time (s) 1173.86
Current children cumulated vsize (KiB) 836364

[startup+1243.52 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11821
/proc/meminfo: memFree=38176/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=836628 CPUtime=1233.36
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 196072 0 0 0 123222 114 0 0 25 0 1 0 154623328 856707072 195647 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209157 195647 721 52 0 207525 0
Current children cumulated CPU time (s) 1233.36
Current children cumulated vsize (KiB) 836628

[startup+1303.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11821
/proc/meminfo: memFree=37472/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=836892 CPUtime=1292.87
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 196148 0 0 0 129173 114 0 0 25 0 1 0 154623328 856977408 195723 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209223 195723 721 52 0 207591 0
Current children cumulated CPU time (s) 1292.87
Current children cumulated vsize (KiB) 836892

[startup+1363.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11821
/proc/meminfo: memFree=36704/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=837156 CPUtime=1352.37
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 196224 0 0 0 135123 114 0 0 25 0 1 0 154623328 857247744 195799 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209289 195799 721 52 0 207657 0
Current children cumulated CPU time (s) 1352.37
Current children cumulated vsize (KiB) 837156

[startup+1423.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 11821
/proc/meminfo: memFree=35880/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=837552 CPUtime=1411.88
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 196303 0 0 0 141073 115 0 0 25 0 1 0 154623328 857653248 195878 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209388 195878 721 52 0 207756 0
Current children cumulated CPU time (s) 1411.88
Current children cumulated vsize (KiB) 837552

[startup+1483.75 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 11821
/proc/meminfo: memFree=35112/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=837816 CPUtime=1471.38
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 196377 0 0 0 147023 115 0 0 25 0 1 0 154623328 857923584 195952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209454 195952 721 52 0 207822 0
Current children cumulated CPU time (s) 1471.38
Current children cumulated vsize (KiB) 837816

[startup+1543.81 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 11821
/proc/meminfo: memFree=34280/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=838260 CPUtime=1530.88
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 196454 0 0 0 152973 115 0 0 25 0 1 0 154623328 858378240 196029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209565 196029 721 52 0 207933 0
Current children cumulated CPU time (s) 1530.88
Current children cumulated vsize (KiB) 838260

[startup+1603.86 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 11821
/proc/meminfo: memFree=33576/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=838524 CPUtime=1590.38
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 196528 0 0 0 158923 115 0 0 25 0 1 0 154623328 858648576 196103 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209631 196103 721 52 0 207999 0
Current children cumulated CPU time (s) 1590.38
Current children cumulated vsize (KiB) 838524

[startup+1663.93 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 11821
/proc/meminfo: memFree=32744/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=838788 CPUtime=1649.9
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 196603 0 0 0 164874 116 0 0 25 0 1 0 154623328 858918912 196178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209697 196178 721 52 0 208065 0
Current children cumulated CPU time (s) 1649.9
Current children cumulated vsize (KiB) 838788

[startup+1723.99 s]
/proc/loadavg: 2.14 2.05 2.01 3/86 11821
/proc/meminfo: memFree=32040/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=839052 CPUtime=1709.4
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 196676 0 0 0 170824 116 0 0 25 0 1 0 154623328 859189248 196251 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209763 196251 721 52 0 208131 0
Current children cumulated CPU time (s) 1709.4
Current children cumulated vsize (KiB) 839052

[startup+1784.05 s]
/proc/loadavg: 2.05 2.04 2.00 3/86 11821
/proc/meminfo: memFree=31272/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=839448 CPUtime=1768.91
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 196752 0 0 0 176775 116 0 0 25 0 1 0 154623328 859594752 196327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209862 196327 721 52 0 208230 0
Current children cumulated CPU time (s) 1768.91
Current children cumulated vsize (KiB) 839448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.46 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 11821
/proc/meminfo: memFree=30824/2055920 swapFree=4174172/4192956
[pid=11550] ppid=11548 vsize=839580 CPUtime=1800.03
/proc/11550/stat : 11550 (CSPtoSAT+minisa) R 11548 11550 11065 0 -1 4194304 196792 0 0 0 179887 116 0 0 25 0 1 0 154623328 859729920 196367 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 1 0 0
/proc/11550/statm: 209895 196367 721 52 0 208263 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 839580

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.61
CPU time (s): 1800.19
CPU user time (s): 1798.87
CPU system time (s): 1.3138
CPU usage (%): 99.1505
Max. virtual memory (cumulated for all children) (KiB): 839580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.3138
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196792
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 62374

runsolver used 2.09868 s user time and 5.9501 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 05:44:45 UTC 2007


IDJOB= 209503
IDBENCH= 4520
FILE ID= node15/209503-1168062283

PBS_JOBID= 3475341

Free space on /tmp= 66275 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp30/fapp30-3000-10.xml
COMMAND LINE= /tmp/evaluation/209503-1168062283/CSPtoSAT+minisat /tmp/evaluation/209503-1168062283/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-209503-1168062283 -o ROOT/results/node15/solver-209503-1168062283 -C 1800 -M 900  /tmp/evaluation/209503-1168062283/CSPtoSAT+minisat /tmp/evaluation/209503-1168062283/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  2b4ef9677f52263fa3f34f9b296a1bd2

RANDOM SEED= 75185094

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.276
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.276
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:       1057480 kB
Buffers:         84844 kB
Cached:         739940 kB
SwapCached:       7128 kB
Active:         364696 kB
Inactive:       530332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1057480 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:           10292 kB
Writeback:           0 kB
Mapped:          82264 kB
Slab:            87956 kB
Committed_AS:  4124788 kB
PageTables:       2424 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= 66272 MiB



End job on node15 on Sat Jan  6 06:15:02 UTC 2007