Trace number 221454

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.12 1806.11

General information on the benchmark

Namefapp/fapp31-35/fapp34/
fapp34-0750-7.xml
MD5SUM96eb30781bf6857d9d5383961a0c3c9d
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.84711
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
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...
1.52	c ...done
1.52	c #SATvar=988025 #SATclauses=1973796 #CSPpredicates=8639

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/node40/watcher-221454-1168066721 -o ROOT/results/node40/solver-221454-1168066721 -C 1800 -M 900 /tmp/evaluation/221454-1168066721/CSPtoSAT+minisat /tmp/evaluation/221454-1168066721/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: 0.34 0.80 1.08 3/68 25251
/proc/meminfo: memFree=1807320/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=6696 CPUtime=0
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 155071765 6856704 382 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 6914138 0 0 4096 0 0 0 0 17 1 0 0
/proc/25250/statm: 1674 383 358 52 0 30 0

[startup+0.10364 s]
/proc/loadavg: 0.34 0.80 1.08 3/68 25251
/proc/meminfo: memFree=1807320/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=6952 CPUtime=0.1
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 840 0 0 0 10 0 0 0 18 0 1 0 155071765 7118848 808 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4159310424 0 0 4096 0 0 0 0 17 1 0 0
/proc/25250/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6952

[startup+0.511696 s]
/proc/loadavg: 0.34 0.80 1.08 3/68 25251
/proc/meminfo: memFree=1807320/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=72112 CPUtime=0.5
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 14852 0 0 0 42 8 0 0 22 0 1 0 155071765 73842688 14672 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 1 0 0
/proc/25250/statm: 18028 14672 696 52 0 16396 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 72112

[startup+1.3328 s]
/proc/loadavg: 0.34 0.80 1.08 4/69 25267
/proc/meminfo: memFree=1672976/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=145240 CPUtime=1.31
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 33467 0 0 0 113 18 0 0 25 0 1 0 155071765 148725760 33287 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 36310 33287 704 52 0 34678 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 145240

[startup+2.98302 s]
/proc/loadavg: 0.39 0.81 1.08 3/73 25277
/proc/meminfo: memFree=1551400/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=146084 CPUtime=2.96
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 33756 0 0 0 278 18 0 0 25 0 1 0 155071765 149590016 33542 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 36521 33542 721 52 0 34889 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 146084

[startup+6.26245 s]
/proc/loadavg: 0.39 0.81 1.08 3/73 25277
/proc/meminfo: memFree=1538984/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=146084 CPUtime=6.24
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 33757 0 0 0 606 18 0 0 25 0 1 0 155071765 149590016 33543 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 36521 33543 721 52 0 34889 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 146084

[startup+12.7333 s]
/proc/loadavg: 0.64 0.85 1.09 3/73 25277
/proc/meminfo: memFree=1538920/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=146264 CPUtime=12.7
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 33793 0 0 0 1252 18 0 0 25 0 1 0 155071765 149774336 33579 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 36566 33579 721 52 0 34934 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 146264

[startup+25.5559 s]
/proc/loadavg: 0.85 0.88 1.10 3/73 25277
/proc/meminfo: memFree=1538280/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=147080 CPUtime=25.52
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 33920 0 0 0 2534 18 0 0 25 0 1 0 155071765 150609920 33706 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 36770 33706 721 52 0 35138 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 147080

[startup+51.2203 s]
/proc/loadavg: 1.24 0.97 1.12 3/73 25277
/proc/meminfo: memFree=1537384/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=147372 CPUtime=51.16
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 34024 0 0 0 5097 19 0 0 25 0 1 0 155071765 150908928 33810 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 36843 33810 721 52 0 35211 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 147372

[startup+102.438 s]
/proc/loadavg: 1.69 1.14 1.17 3/73 25277
/proc/meminfo: memFree=1536680/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=147636 CPUtime=102.31
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 34119 0 0 0 10212 19 0 0 25 0 1 0 155071765 151179264 33905 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 36909 33905 721 52 0 35277 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 147636

[startup+162.494 s]
/proc/loadavg: 1.89 1.30 1.22 3/79 25385
/proc/meminfo: memFree=1534152/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=148032 CPUtime=162.29
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 34240 0 0 0 16200 29 0 0 25 0 1 0 155071765 151584768 34026 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 37008 34026 721 52 0 35376 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 148032

[startup+222.571 s]
/proc/loadavg: 2.14 1.47 1.28 3/79 25451
/proc/meminfo: memFree=1533336/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=149096 CPUtime=222.26
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 34349 0 0 0 22185 41 0 0 25 0 1 0 155071765 152674304 34135 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 37274 34135 721 52 0 35642 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 149096

[startup+282.625 s]
/proc/loadavg: 2.05 1.56 1.32 3/73 25475
/proc/meminfo: memFree=1533800/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=149492 CPUtime=282.26
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 34446 0 0 0 28183 43 0 0 25 0 1 0 155071765 153079808 34232 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 37373 34232 721 52 0 35741 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 149492

[startup+342.673 s]
/proc/loadavg: 2.02 1.64 1.36 3/73 25475
/proc/meminfo: memFree=1532904/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=149920 CPUtime=342.24
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 34540 0 0 0 34181 43 0 0 25 0 1 0 155071765 153518080 34326 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 37480 34326 721 52 0 35848 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 149920

[startup+402.725 s]
/proc/loadavg: 2.00 1.70 1.40 3/73 25475
/proc/meminfo: memFree=1532200/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=150184 CPUtime=402.22
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 34639 0 0 0 40179 43 0 0 25 0 1 0 155071765 153788416 34425 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 37546 34425 721 52 0 35914 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 150184

[startup+462.774 s]
/proc/loadavg: 2.07 1.77 1.44 3/73 25475
/proc/meminfo: memFree=1531496/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=150580 CPUtime=462.22
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 34735 0 0 0 46178 44 0 0 25 0 1 0 155071765 154193920 34521 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 37645 34521 721 52 0 36013 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 150580

[startup+522.826 s]
/proc/loadavg: 2.02 1.81 1.47 3/73 25475
/proc/meminfo: memFree=1530664/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=151056 CPUtime=522.22
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 34828 0 0 0 52178 44 0 0 25 0 1 0 155071765 154681344 34614 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 37764 34614 721 52 0 36132 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 151056

[startup+582.884 s]
/proc/loadavg: 2.01 1.84 1.50 3/73 25475
/proc/meminfo: memFree=1530024/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=151452 CPUtime=582.21
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 34923 0 0 0 58176 45 0 0 25 0 1 0 155071765 155086848 34709 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 37863 34709 721 52 0 36231 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 151452

[startup+642.934 s]
/proc/loadavg: 2.00 1.87 1.53 3/73 25475
/proc/meminfo: memFree=1529256/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=151716 CPUtime=642.21
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 35022 0 0 0 64176 45 0 0 25 0 1 0 155071765 155357184 34808 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 37929 34808 721 52 0 36297 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 151716

[startup+702.988 s]
/proc/loadavg: 2.21 1.95 1.58 3/73 25475
/proc/meminfo: memFree=1528488/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=152112 CPUtime=702
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 35113 0 0 0 70155 45 0 0 25 0 1 0 155071765 155762688 34899 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 38028 34899 721 52 0 36396 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 152112

[startup+763.041 s]
/proc/loadavg: 2.08 1.95 1.60 3/73 25475
/proc/meminfo: memFree=1527784/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=152628 CPUtime=761.77
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 35204 0 0 0 76132 45 0 0 25 0 1 0 155071765 156291072 34990 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 38157 34990 721 52 0 36525 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 152628

[startup+823.092 s]
/proc/loadavg: 2.03 1.96 1.62 3/73 25475
/proc/meminfo: memFree=1527080/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=152892 CPUtime=821.56
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 35292 0 0 0 82110 46 0 0 25 0 1 0 155071765 156561408 35078 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671493 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 38223 35078 721 52 0 36591 0
Current children cumulated CPU time (s) 821.56
Current children cumulated vsize (KiB) 152892

[startup+883.15 s]
/proc/loadavg: 2.01 1.97 1.65 3/73 25475
/proc/meminfo: memFree=1526376/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=153288 CPUtime=881.34
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 35380 0 0 0 88088 46 0 0 25 0 1 0 155071765 156966912 35166 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665461 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 38322 35166 721 52 0 36690 0
Current children cumulated CPU time (s) 881.34
Current children cumulated vsize (KiB) 153288

[startup+943.201 s]
/proc/loadavg: 2.00 1.97 1.66 3/73 25475
/proc/meminfo: memFree=1525608/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=153552 CPUtime=941.11
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 35471 0 0 0 94065 46 0 0 25 0 1 0 155071765 157237248 35257 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 38388 35257 721 52 0 36756 0
Current children cumulated CPU time (s) 941.11
Current children cumulated vsize (KiB) 153552

[startup+1003.25 s]
/proc/loadavg: 2.00 1.97 1.68 3/73 25475
/proc/meminfo: memFree=1524840/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=153948 CPUtime=1000.9
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 35561 0 0 0 100044 46 0 0 25 0 1 0 155071765 157642752 35347 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 38487 35347 721 52 0 36855 0
Current children cumulated CPU time (s) 1000.9
Current children cumulated vsize (KiB) 153948

[startup+1063.31 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 25475
/proc/meminfo: memFree=1524200/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=154212 CPUtime=1060.68
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 35649 0 0 0 106022 46 0 0 25 0 1 0 155071765 157913088 35435 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 38553 35435 721 52 0 36921 0
Current children cumulated CPU time (s) 1060.68
Current children cumulated vsize (KiB) 154212

[startup+1123.36 s]
/proc/loadavg: 2.08 1.99 1.72 4/73 25475
/proc/meminfo: memFree=1523432/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=154788 CPUtime=1120.46
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 35737 0 0 0 111999 47 0 0 25 0 1 0 155071765 158502912 35523 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 38697 35523 721 52 0 37065 0
Current children cumulated CPU time (s) 1120.46
Current children cumulated vsize (KiB) 154788

[startup+1183.41 s]
/proc/loadavg: 2.03 1.99 1.74 3/73 25475
/proc/meminfo: memFree=1522728/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=155052 CPUtime=1180.24
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 35824 0 0 0 117977 47 0 0 25 0 1 0 155071765 158773248 35610 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 38763 35610 721 52 0 37131 0
Current children cumulated CPU time (s) 1180.24
Current children cumulated vsize (KiB) 155052

[startup+1243.47 s]
/proc/loadavg: 2.06 2.00 1.75 3/73 25477
/proc/meminfo: memFree=1522024/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=155448 CPUtime=1240.03
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 35912 0 0 0 123956 47 0 0 25 0 1 0 155071765 159178752 35698 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 38862 35698 721 52 0 37230 0
Current children cumulated CPU time (s) 1240.03
Current children cumulated vsize (KiB) 155448

[startup+1303.52 s]
/proc/loadavg: 2.02 2.00 1.76 3/73 25477
/proc/meminfo: memFree=1521256/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=155712 CPUtime=1299.79
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 36000 0 0 0 129932 47 0 0 25 0 1 0 155071765 159449088 35786 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 38928 35786 721 52 0 37296 0
Current children cumulated CPU time (s) 1299.79
Current children cumulated vsize (KiB) 155712

[startup+1363.56 s]
/proc/loadavg: 2.00 2.00 1.78 3/73 25477
/proc/meminfo: memFree=1520552/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=156108 CPUtime=1359.57
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 36085 0 0 0 135909 48 0 0 25 0 1 0 155071765 159854592 35871 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 39027 35871 721 52 0 37395 0
Current children cumulated CPU time (s) 1359.57
Current children cumulated vsize (KiB) 156108

[startup+1423.61 s]
/proc/loadavg: 2.00 2.00 1.79 3/73 25477
/proc/meminfo: memFree=1519848/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=156372 CPUtime=1419.35
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 36171 0 0 0 141887 48 0 0 25 0 1 0 155071765 160124928 35957 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 39093 35957 721 52 0 37461 0
Current children cumulated CPU time (s) 1419.35
Current children cumulated vsize (KiB) 156372

[startup+1483.65 s]
/proc/loadavg: 2.04 2.01 1.80 3/73 25477
/proc/meminfo: memFree=1519144/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=156768 CPUtime=1479.1
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 36261 0 0 0 147862 48 0 0 25 0 1 0 155071765 160530432 36047 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 39192 36047 721 52 0 37560 0
Current children cumulated CPU time (s) 1479.1
Current children cumulated vsize (KiB) 156768

[startup+1543.71 s]
/proc/loadavg: 2.01 2.01 1.82 3/73 25477
/proc/meminfo: memFree=1518504/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=157032 CPUtime=1538.91
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 36346 0 0 0 153842 49 0 0 25 0 1 0 155071765 160800768 36132 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671659 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 39258 36132 721 52 0 37626 0
Current children cumulated CPU time (s) 1538.91
Current children cumulated vsize (KiB) 157032

[startup+1603.76 s]
/proc/loadavg: 2.00 2.00 1.82 3/73 25477
/proc/meminfo: memFree=1517736/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=157428 CPUtime=1598.69
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 36432 0 0 0 159820 49 0 0 25 0 1 0 155071765 161206272 36218 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 39357 36218 721 52 0 37725 0
Current children cumulated CPU time (s) 1598.69
Current children cumulated vsize (KiB) 157428

[startup+1663.81 s]
/proc/loadavg: 2.10 2.03 1.84 4/73 25477
/proc/meminfo: memFree=1517096/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=157692 CPUtime=1658.45
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 36518 0 0 0 165796 49 0 0 25 0 1 0 155071765 161476608 36304 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 39423 36304 721 52 0 37791 0
Current children cumulated CPU time (s) 1658.45
Current children cumulated vsize (KiB) 157692

[startup+1723.86 s]
/proc/loadavg: 2.04 2.02 1.85 3/73 25477
/proc/meminfo: memFree=1516328/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=158356 CPUtime=1718.23
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 36605 0 0 0 171774 49 0 0 25 0 1 0 155071765 162156544 36391 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 39589 36391 721 52 0 37957 0
Current children cumulated CPU time (s) 1718.23
Current children cumulated vsize (KiB) 158356

[startup+1783.91 s]
/proc/loadavg: 2.01 2.02 1.85 3/73 25477
/proc/meminfo: memFree=1515624/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=158620 CPUtime=1778.02
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 36693 0 0 0 177753 49 0 0 25 0 1 0 155071765 162426880 36479 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 39655 36479 721 52 0 38023 0
Current children cumulated CPU time (s) 1778.02
Current children cumulated vsize (KiB) 158620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.08 s]
/proc/loadavg: 2.01 2.01 1.85 3/73 25477
/proc/meminfo: memFree=1515368/2055920 swapFree=4192812/4192956
[pid=25250] ppid=25248 vsize=158752 CPUtime=1800.09
/proc/25250/stat : 25250 (CSPtoSAT+minisa) R 25248 25250 25164 0 -1 4194304 36724 0 0 0 179959 50 0 0 25 0 1 0 155071765 162562048 36510 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667440 0 0 4096 0 0 0 0 17 0 0 0
/proc/25250/statm: 39688 36510 721 52 0 38056 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 158752

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.11
CPU time (s): 1800.12
CPU user time (s): 1799.59
CPU system time (s): 0.526919
CPU usage (%): 99.6681
Max. virtual memory (cumulated for all children) (KiB): 158752

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

runsolver used 2.28565 s user time and 5.66514 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 06:58:44 UTC 2007


IDJOB= 221454
IDBENCH= 5449
FILE ID= node40/221454-1168066721

PBS_JOBID= 3475890

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp34/fapp34-0750-7.xml
COMMAND LINE= /tmp/evaluation/221454-1168066721/CSPtoSAT+minisat /tmp/evaluation/221454-1168066721/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-221454-1168066721 -o ROOT/results/node40/solver-221454-1168066721 -C 1800 -M 900  /tmp/evaluation/221454-1168066721/CSPtoSAT+minisat /tmp/evaluation/221454-1168066721/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  96eb30781bf6857d9d5383961a0c3c9d

RANDOM SEED= 467123024

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.239
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.239
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:       1807800 kB
Buffers:         16784 kB
Cached:         141248 kB
SwapCached:          0 kB
Active:          49384 kB
Inactive:       128736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2720 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            55820 kB
Committed_AS:  2911420 kB
PageTables:       1620 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= 66541 MiB



End job on node40 on Sat Jan  6 07:28:53 UTC 2007