Trace number 196403

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 1810.8

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-3.xml
MD5SUM3a39af590e754420eaf79b6f135d4551
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 benchmark7.2259
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
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...
1.02	c ...done
1.02	c #SATvar=363874 #SATclauses=725344 #CSPpredicates=8975

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/node38/watcher-196403-1168051929 -o ROOT/results/node38/solver-196403-1168051929 -C 1800 -M 900 /tmp/evaluation/196403-1168051929/CSPtoSAT+minisat /tmp/evaluation/196403-1168051929/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.02 1.42 1.75 5/70 9188
/proc/meminfo: memFree=1374312/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=380 CPUtime=0
/proc/9187/stat : 9187 (CSPtoSAT+minisa) D 9184 9187 9078 0 -1 4194304 41 0 0 0 0 0 0 0 18 0 1 0 153592554 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8606500 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/9187/statm: 95 26 21 52 0 18 0

[startup+0.104935 s]
/proc/loadavg: 1.02 1.42 1.75 5/70 9188
/proc/meminfo: memFree=1374312/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=6652 CPUtime=0.01
/proc/9187/stat : 9187 (CSPtoSAT+minisa) D 9184 9187 9078 0 -1 4194304 603 0 16 0 0 1 0 0 18 0 1 0 153592554 6811648 587 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8875998 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/9187/statm: 1663 587 523 52 0 31 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6652

[startup+0.517021 s]
/proc/loadavg: 1.02 1.42 1.75 5/70 9188
/proc/meminfo: memFree=1374312/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=61768 CPUtime=0.41
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 12765 0 18 0 35 6 0 0 20 0 1 0 153592554 63250432 12719 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134652272 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 15442 12719 704 52 0 13810 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 61768

[startup+1.34218 s]
/proc/loadavg: 1.02 1.42 1.75 4/73 9191
/proc/meminfo: memFree=1269648/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=63408 CPUtime=1.23
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 13227 0 18 0 117 6 0 0 25 0 1 0 153592554 64929792 13155 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 15852 13155 721 52 0 14220 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 63408

[startup+2.9795 s]
/proc/loadavg: 1.02 1.42 1.75 3/73 9191
/proc/meminfo: memFree=1269584/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=63540 CPUtime=2.86
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 13245 0 18 0 280 6 0 0 25 0 1 0 153592554 65064960 13173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 15885 13173 721 52 0 14253 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 63540

[startup+6.26814 s]
/proc/loadavg: 1.18 1.45 1.75 4/73 9191
/proc/meminfo: memFree=1268944/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=63784 CPUtime=6.14
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 13321 0 18 0 607 7 0 0 25 0 1 0 153592554 65314816 13249 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 15946 13249 721 52 0 14314 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 63784

[startup+12.7334 s]
/proc/loadavg: 1.24 1.45 1.75 4/73 9191
/proc/meminfo: memFree=1268696/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=63904 CPUtime=12.58
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 13359 0 18 0 1251 7 0 0 25 0 1 0 153592554 65437696 13287 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 15976 13287 721 52 0 14344 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 63904

[startup+25.5589 s]
/proc/loadavg: 1.41 1.48 1.76 4/73 9191
/proc/meminfo: memFree=1268440/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=64360 CPUtime=25.36
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 13433 0 18 0 2529 7 0 0 25 0 1 0 153592554 65904640 13361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 16090 13361 721 52 0 14458 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 64360

[startup+51.2219 s]
/proc/loadavg: 1.61 1.52 1.76 3/73 9191
/proc/meminfo: memFree=1267608/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=64756 CPUtime=50.88
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 13542 0 18 0 5081 7 0 0 25 0 1 0 153592554 66310144 13470 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 16189 13470 721 52 0 14557 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 64756

[startup+102.439 s]
/proc/loadavg: 1.90 1.61 1.78 3/73 9191
/proc/meminfo: memFree=1266008/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=65616 CPUtime=101.87
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 13739 0 18 0 10179 8 0 0 25 0 1 0 153592554 67190784 13667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 16404 13667 721 52 0 14772 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 65616

[startup+162.479 s]
/proc/loadavg: 1.96 1.68 1.79 3/73 9191
/proc/meminfo: memFree=1264152/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=66440 CPUtime=161.64
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 13961 0 18 0 16156 8 0 0 25 0 1 0 153592554 68034560 13889 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 16610 13889 721 52 0 14978 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 66440

[startup+222.527 s]
/proc/loadavg: 1.98 1.73 1.80 3/73 9191
/proc/meminfo: memFree=1262360/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=67312 CPUtime=221.43
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 14180 0 18 0 22134 9 0 0 25 0 1 0 153592554 68927488 14108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 16828 14108 721 52 0 15196 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 67312

[startup+282.569 s]
/proc/loadavg: 1.99 1.78 1.81 3/73 9191
/proc/meminfo: memFree=1260568/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=68104 CPUtime=281.18
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 14389 0 18 0 28108 10 0 0 25 0 1 0 153592554 69738496 14317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 17026 14317 721 52 0 15394 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 68104

[startup+342.619 s]
/proc/loadavg: 1.99 1.82 1.82 3/73 9191
/proc/meminfo: memFree=1258904/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=69016 CPUtime=340.96
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 14593 0 18 0 34086 10 0 0 25 0 1 0 153592554 70672384 14521 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 17254 14521 721 52 0 15622 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 69016

[startup+402.663 s]
/proc/loadavg: 1.99 1.85 1.83 3/73 9191
/proc/meminfo: memFree=1257176/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=69808 CPUtime=400.74
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 14794 0 18 0 40063 11 0 0 25 0 1 0 153592554 71483392 14722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 17452 14722 721 52 0 15820 0
Current children cumulated CPU time (s) 400.74
Current children cumulated vsize (KiB) 69808

[startup+462.701 s]
/proc/loadavg: 1.99 1.87 1.83 3/73 9191
/proc/meminfo: memFree=1255576/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=70780 CPUtime=460.48
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 14994 0 18 0 46037 11 0 0 25 0 1 0 153592554 72478720 14922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667432 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 17695 14922 721 52 0 16063 0
Current children cumulated CPU time (s) 460.48
Current children cumulated vsize (KiB) 70780

[startup+522.746 s]
/proc/loadavg: 1.99 1.89 1.84 3/73 9191
/proc/meminfo: memFree=1253912/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=71440 CPUtime=520.26
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 15187 0 18 0 52015 11 0 0 25 0 1 0 153592554 73154560 15115 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 17860 15115 721 52 0 16228 0
Current children cumulated CPU time (s) 520.26
Current children cumulated vsize (KiB) 71440

[startup+582.819 s]
/proc/loadavg: 1.99 1.91 1.85 3/79 9335
/proc/meminfo: memFree=1250784/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=72232 CPUtime=579.98
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 15381 0 18 0 57970 28 0 0 25 0 1 0 153592554 73965568 15309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 18058 15309 721 52 0 16426 0
Current children cumulated CPU time (s) 579.98
Current children cumulated vsize (KiB) 72232

[startup+642.906 s]
/proc/loadavg: 2.67 2.12 1.92 4/79 9971
/proc/meminfo: memFree=1225680/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=72892 CPUtime=638.74
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 15571 0 18 0 63837 37 0 0 25 0 1 0 153592554 74641408 15499 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 18223 15499 721 52 0 16591 0
Current children cumulated CPU time (s) 638.74
Current children cumulated vsize (KiB) 72892

[startup+702.983 s]
/proc/loadavg: 2.95 2.29 1.99 4/78 10268
/proc/meminfo: memFree=1206536/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=73952 CPUtime=698.49
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 15761 0 18 0 69810 39 0 0 25 0 1 0 153592554 75726848 15689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 18488 15689 721 52 0 16856 0
Current children cumulated CPU time (s) 698.49
Current children cumulated vsize (KiB) 73952

[startup+763.057 s]
/proc/loadavg: 3.02 2.43 2.05 4/78 10552
/proc/meminfo: memFree=1186136/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=74612 CPUtime=758.24
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 15950 0 18 0 75783 41 0 0 25 0 1 0 153592554 76402688 15878 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 18653 15878 721 52 0 17021 0
Current children cumulated CPU time (s) 758.24
Current children cumulated vsize (KiB) 74612

[startup+823.124 s]
/proc/loadavg: 3.05 2.55 2.12 4/78 10855
/proc/meminfo: memFree=1167632/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=75272 CPUtime=817.95
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 16142 0 18 0 81752 43 0 0 25 0 1 0 153592554 77078528 16070 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 18818 16070 721 52 0 17186 0
Current children cumulated CPU time (s) 817.95
Current children cumulated vsize (KiB) 75272

[startup+883.198 s]
/proc/loadavg: 3.16 2.67 2.18 4/78 11127
/proc/meminfo: memFree=1149136/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=76064 CPUtime=877.7
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 16331 0 18 0 87725 45 0 0 25 0 1 0 153592554 77889536 16259 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 19016 16259 721 52 0 17384 0
Current children cumulated CPU time (s) 877.7
Current children cumulated vsize (KiB) 76064

[startup+943.268 s]
/proc/loadavg: 3.06 2.73 2.23 4/78 11362
/proc/meminfo: memFree=1131560/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=76724 CPUtime=937.45
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 16520 0 18 0 93697 48 0 0 25 0 1 0 153592554 78565376 16448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 19181 16448 721 52 0 17549 0
Current children cumulated CPU time (s) 937.45
Current children cumulated vsize (KiB) 76724

[startup+1003.34 s]
/proc/loadavg: 3.02 2.78 2.28 4/78 11364
/proc/meminfo: memFree=1122040/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=77384 CPUtime=997.16
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 16702 0 18 0 99667 49 0 0 25 0 1 0 153592554 79241216 16630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 19346 16630 721 52 0 17714 0
Current children cumulated CPU time (s) 997.16
Current children cumulated vsize (KiB) 77384

[startup+1063.41 s]
/proc/loadavg: 3.00 2.81 2.32 4/78 11387
/proc/meminfo: memFree=1111096/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=78580 CPUtime=1056.9
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 16889 0 18 0 105639 51 0 0 25 0 1 0 153592554 80465920 16817 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 19645 16817 721 52 0 18013 0
Current children cumulated CPU time (s) 1056.9
Current children cumulated vsize (KiB) 78580

[startup+1123.47 s]
/proc/loadavg: 3.00 2.85 2.36 4/78 11401
/proc/meminfo: memFree=1097528/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=79240 CPUtime=1116.64
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 17069 0 18 0 111612 52 0 0 25 0 1 0 153592554 81141760 16997 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 19810 16997 721 52 0 18178 0
Current children cumulated CPU time (s) 1116.64
Current children cumulated vsize (KiB) 79240

[startup+1183.53 s]
/proc/loadavg: 3.00 2.87 2.40 3/79 11416
/proc/meminfo: memFree=1073072/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=79900 CPUtime=1176.11
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 17248 0 18 0 117558 53 0 0 25 0 1 0 153592554 81817600 17176 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 19975 17176 721 52 0 18343 0
Current children cumulated CPU time (s) 1176.11
Current children cumulated vsize (KiB) 79900

[startup+1243.59 s]
/proc/loadavg: 2.44 2.74 2.38 3/73 11457
/proc/meminfo: memFree=1071192/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=80560 CPUtime=1235.48
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 17423 0 18 0 123493 55 0 0 25 0 1 0 153592554 82493440 17351 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 20140 17351 721 52 0 18508 0
Current children cumulated CPU time (s) 1235.48
Current children cumulated vsize (KiB) 80560

[startup+1303.64 s]
/proc/loadavg: 2.16 2.60 2.35 3/73 11457
/proc/meminfo: memFree=1069784/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=81220 CPUtime=1295.25
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 17598 0 18 0 129470 55 0 0 25 0 1 0 153592554 83169280 17526 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 20305 17526 721 52 0 18673 0
Current children cumulated CPU time (s) 1295.25
Current children cumulated vsize (KiB) 81220

[startup+1363.68 s]
/proc/loadavg: 2.06 2.49 2.33 3/73 11457
/proc/meminfo: memFree=1068248/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=81880 CPUtime=1355.02
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 17779 0 18 0 135446 56 0 0 25 0 1 0 153592554 83845120 17707 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 20470 17707 721 52 0 18838 0
Current children cumulated CPU time (s) 1355.02
Current children cumulated vsize (KiB) 81880

[startup+1423.73 s]
/proc/loadavg: 2.02 2.40 2.30 3/73 11457
/proc/meminfo: memFree=1066776/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=82540 CPUtime=1414.79
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 17960 0 18 0 141422 57 0 0 25 0 1 0 153592554 84520960 17888 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 20635 17888 721 52 0 19003 0
Current children cumulated CPU time (s) 1414.79
Current children cumulated vsize (KiB) 82540

[startup+1483.77 s]
/proc/loadavg: 2.00 2.32 2.28 3/73 11457
/proc/meminfo: memFree=1065304/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=83200 CPUtime=1474.56
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 18133 0 18 0 147399 57 0 0 25 0 1 0 153592554 85196800 18061 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 20800 18061 721 52 0 19168 0
Current children cumulated CPU time (s) 1474.56
Current children cumulated vsize (KiB) 83200

[startup+1543.82 s]
/proc/loadavg: 2.00 2.26 2.26 3/73 11457
/proc/meminfo: memFree=1063768/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=83860 CPUtime=1534.32
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 18310 0 18 0 153375 57 0 0 25 0 1 0 153592554 85872640 18238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 20965 18238 721 52 0 19333 0
Current children cumulated CPU time (s) 1534.32
Current children cumulated vsize (KiB) 83860

[startup+1603.86 s]
/proc/loadavg: 2.00 2.21 2.24 3/73 11459
/proc/meminfo: memFree=1062360/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=85128 CPUtime=1594.1
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 18489 0 18 0 159352 58 0 0 25 0 1 0 153592554 87171072 18417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 21282 18417 721 52 0 19650 0
Current children cumulated CPU time (s) 1594.1
Current children cumulated vsize (KiB) 85128

[startup+1663.9 s]
/proc/loadavg: 2.00 2.17 2.23 3/73 11459
/proc/meminfo: memFree=1060824/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=85788 CPUtime=1653.87
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 18664 0 18 0 165329 58 0 0 25 0 1 0 153592554 87846912 18592 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 21447 18592 721 52 0 19815 0
Current children cumulated CPU time (s) 1653.87
Current children cumulated vsize (KiB) 85788

[startup+1723.94 s]
/proc/loadavg: 2.00 2.14 2.21 3/73 11459
/proc/meminfo: memFree=1059352/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=86448 CPUtime=1713.62
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 18843 0 18 0 171303 59 0 0 25 0 1 0 153592554 88522752 18771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 21612 18771 721 52 0 19980 0
Current children cumulated CPU time (s) 1713.62
Current children cumulated vsize (KiB) 86448

[startup+1783.99 s]
/proc/loadavg: 2.00 2.11 2.19 3/73 11459
/proc/meminfo: memFree=1057816/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=87108 CPUtime=1773.4
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 19020 0 18 0 177281 59 0 0 25 0 1 0 153592554 89198592 18948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 21777 18948 721 52 0 20145 0
Current children cumulated CPU time (s) 1773.4
Current children cumulated vsize (KiB) 87108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.78 s]
/proc/loadavg: 2.00 2.10 2.18 3/73 11459
/proc/meminfo: memFree=1057112/2055920 swapFree=4192812/4192956
[pid=9187] ppid=9184 vsize=87372 CPUtime=1800.05
/proc/9187/stat : 9187 (CSPtoSAT+minisa) R 9184 9187 9078 0 -1 4194304 19097 0 18 0 179946 59 0 0 25 0 1 0 153592554 89468928 19025 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/9187/statm: 21843 19025 721 52 0 20211 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 87372

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.8
CPU time (s): 1800.08
CPU user time (s): 1799.47
CPU system time (s): 0.611906
CPU usage (%): 99.4082
Max. virtual memory (cumulated for all children) (KiB): 87372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.47
system time used= 0.611906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19097
page faults= 18
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 27437

runsolver used 2.33764 s user time and 5.67614 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan  6 02:52:09 UTC 2007


IDJOB= 196403
IDBENCH= 3348
FILE ID= node38/196403-1168051929

PBS_JOBID= 3475508

Free space on /tmp= 66464 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-3.xml
COMMAND LINE= /tmp/evaluation/196403-1168051929/CSPtoSAT+minisat /tmp/evaluation/196403-1168051929/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-196403-1168051929 -o ROOT/results/node38/solver-196403-1168051929 -C 1800 -M 900  /tmp/evaluation/196403-1168051929/CSPtoSAT+minisat /tmp/evaluation/196403-1168051929/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3a39af590e754420eaf79b6f135d4551

RANDOM SEED= 827871468

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.267
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.267
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:       1375312 kB
Buffers:         26760 kB
Cached:         562052 kB
SwapCached:          0 kB
Active:          62156 kB
Inactive:       546664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1375312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5680 kB
Writeback:           0 kB
Mapped:          30244 kB
Slab:            57368 kB
Committed_AS:  3060828 kB
PageTables:       1716 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= 66512 MiB



End job on node38 on Sat Jan  6 03:22:20 UTC 2007