Trace number 196499

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 1805.16

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-9.xml
MD5SUM406a855ffd2202b37e3f5a996f647ca0
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 benchmark4.31334
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.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...
0.92	c ...done
0.92	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/node44/watcher-196499-1168052037 -o ROOT/results/node44/solver-196499-1168052037 -C 1800 -M 900 /tmp/evaluation/196499-1168052037/CSPtoSAT+minisat /tmp/evaluation/196499-1168052037/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.99 1.83 1.87 4/73 5425
/proc/meminfo: memFree=1347544/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=6696 CPUtime=0
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 434 0 0 0 0 0 0 0 18 0 1 0 153602821 6856704 413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11250552 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 1674 414 374 52 0 30 0

[startup+0.108592 s]
/proc/loadavg: 1.99 1.83 1.87 4/73 5425
/proc/meminfo: memFree=1347544/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=15660 CPUtime=0.1
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 2801 0 0 0 9 1 0 0 18 0 1 0 153602821 16035840 2737 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11716219 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 3915 2739 696 52 0 2283 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15660

[startup+0.516628 s]
/proc/loadavg: 1.99 1.83 1.87 4/73 5425
/proc/meminfo: memFree=1347544/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=62164 CPUtime=0.5
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 12869 0 0 0 44 6 0 0 21 0 1 0 153602821 63655936 12805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134596988 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 15541 12805 704 52 0 13909 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 62164

[startup+1.33771 s]
/proc/loadavg: 1.99 1.83 1.87 3/73 5425
/proc/meminfo: memFree=1297624/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=63408 CPUtime=1.33
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 13249 0 0 0 126 7 0 0 25 0 1 0 153602821 64929792 13159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 15852 13159 721 52 0 14220 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 63408

[startup+2.98189 s]
/proc/loadavg: 1.99 1.83 1.87 3/73 5425
/proc/meminfo: memFree=1297624/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=63784 CPUtime=2.97
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 13310 0 0 0 290 7 0 0 25 0 1 0 153602821 65314816 13220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 15946 13220 721 52 0 14314 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 63784

[startup+6.26822 s]
/proc/loadavg: 1.99 1.83 1.87 3/73 5425
/proc/meminfo: memFree=1297112/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=63784 CPUtime=6.26
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 13320 0 0 0 619 7 0 0 25 0 1 0 153602821 65314816 13230 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 15946 13230 721 52 0 14314 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 63784

[startup+12.7399 s]
/proc/loadavg: 1.99 1.83 1.87 3/73 5425
/proc/meminfo: memFree=1296920/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=63904 CPUtime=12.72
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 13372 0 0 0 1265 7 0 0 25 0 1 0 153602821 65437696 13282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 15976 13282 721 52 0 14344 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 63904

[startup+25.5602 s]
/proc/loadavg: 2.07 1.85 1.87 3/73 5425
/proc/meminfo: memFree=1296408/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=64348 CPUtime=25.51
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 13455 0 0 0 2544 7 0 0 25 0 1 0 153602821 65892352 13365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 16087 13365 721 52 0 14455 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 64348

[startup+51.2178 s]
/proc/loadavg: 2.04 1.87 1.88 3/73 5425
/proc/meminfo: memFree=1295896/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=64756 CPUtime=51.17
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 13556 0 0 0 5109 8 0 0 25 0 1 0 153602821 66310144 13466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 16189 13466 721 52 0 14557 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 64756

[startup+102.421 s]
/proc/loadavg: 2.02 1.89 1.88 3/73 5425
/proc/meminfo: memFree=1295192/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=65504 CPUtime=102.32
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 13745 0 0 0 10224 8 0 0 25 0 1 0 153602821 67076096 13655 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 16376 13655 721 52 0 14744 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 65504

[startup+162.455 s]
/proc/loadavg: 2.07 1.92 1.89 3/73 5425
/proc/meminfo: memFree=1294296/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=66328 CPUtime=162.28
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 13956 0 0 0 16219 9 0 0 25 0 1 0 153602821 67919872 13866 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 16582 13866 721 52 0 14950 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 66328

[startup+222.49 s]
/proc/loadavg: 2.02 1.93 1.90 3/73 5425
/proc/meminfo: memFree=1293464/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=67200 CPUtime=222.27
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 14158 0 0 0 22218 9 0 0 25 0 1 0 153602821 68812800 14068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 16800 14068 721 52 0 15168 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 67200

[startup+282.519 s]
/proc/loadavg: 2.01 1.94 1.90 3/73 5425
/proc/meminfo: memFree=1292632/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=67992 CPUtime=282.25
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 14356 0 0 0 28216 9 0 0 25 0 1 0 153602821 69623808 14266 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 16998 14266 721 52 0 15366 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 67992

[startup+342.547 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 5425
/proc/meminfo: memFree=1291864/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=68772 CPUtime=342.2
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 14546 0 0 0 34211 9 0 0 25 0 1 0 153602821 70422528 14456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 17193 14456 721 52 0 15561 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 68772

[startup+402.575 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 5425
/proc/meminfo: memFree=1291096/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=69432 CPUtime=402.18
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 14733 0 0 0 40209 9 0 0 25 0 1 0 153602821 71098368 14643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 17358 14643 721 52 0 15726 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 69432

[startup+462.62 s]
/proc/loadavg: 2.10 1.99 1.92 3/79 5561
/proc/meminfo: memFree=1288864/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=70224 CPUtime=462.14
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 14917 0 0 0 46192 22 0 0 25 0 1 0 153602821 71909376 14827 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 17556 14827 721 52 0 15924 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 70224

[startup+522.68 s]
/proc/loadavg: 2.18 2.03 1.94 3/73 6099
/proc/meminfo: memFree=1287112/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=71064 CPUtime=519.93
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 15091 0 0 0 51961 32 0 0 25 0 1 0 153602821 72769536 15001 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 17766 15001 721 52 0 16134 0
Current children cumulated CPU time (s) 519.93
Current children cumulated vsize (KiB) 71064

[startup+582.711 s]
/proc/loadavg: 2.06 2.02 1.94 3/73 6099
/proc/meminfo: memFree=1286680/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=71724 CPUtime=579.91
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 15270 0 0 0 57959 32 0 0 25 0 1 0 153602821 73445376 15180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678221 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 17931 15180 721 52 0 16299 0
Current children cumulated CPU time (s) 579.91
Current children cumulated vsize (KiB) 71724

[startup+642.739 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 6099
/proc/meminfo: memFree=1286040/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=72384 CPUtime=639.9
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 15448 0 0 0 63957 33 0 0 25 0 1 0 153602821 74121216 15358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 18096 15358 721 52 0 16464 0
Current children cumulated CPU time (s) 639.9
Current children cumulated vsize (KiB) 72384

[startup+702.766 s]
/proc/loadavg: 2.07 2.03 1.94 3/73 6099
/proc/meminfo: memFree=1285336/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=73044 CPUtime=699.85
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 15624 0 0 0 69952 33 0 0 25 0 1 0 153602821 74797056 15534 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 18261 15534 721 52 0 16629 0
Current children cumulated CPU time (s) 699.85
Current children cumulated vsize (KiB) 73044

[startup+762.793 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 6099
/proc/meminfo: memFree=1284760/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=73972 CPUtime=759.82
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 15800 0 0 0 75949 33 0 0 25 0 1 0 153602821 75747328 15710 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 18493 15710 721 52 0 16861 0
Current children cumulated CPU time (s) 759.82
Current children cumulated vsize (KiB) 73972

[startup+822.828 s]
/proc/loadavg: 2.01 2.02 1.94 3/73 6099
/proc/meminfo: memFree=1283992/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=74632 CPUtime=819.81
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 15974 0 0 0 81947 34 0 0 25 0 1 0 153602821 76423168 15884 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 18658 15884 721 52 0 17026 0
Current children cumulated CPU time (s) 819.81
Current children cumulated vsize (KiB) 74632

[startup+882.863 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 6099
/proc/meminfo: memFree=1283352/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=75292 CPUtime=879.78
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 16146 0 0 0 87944 34 0 0 25 0 1 0 153602821 77099008 16056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 18823 16056 721 52 0 17191 0
Current children cumulated CPU time (s) 879.78
Current children cumulated vsize (KiB) 75292

[startup+942.893 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 6099
/proc/meminfo: memFree=1282648/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=75952 CPUtime=939.76
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 16319 0 0 0 93941 35 0 0 25 0 1 0 153602821 77774848 16229 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 18988 16229 721 52 0 17356 0
Current children cumulated CPU time (s) 939.76
Current children cumulated vsize (KiB) 75952

[startup+1002.93 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 6099
/proc/meminfo: memFree=1281944/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=76480 CPUtime=999.74
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 16490 0 0 0 99939 35 0 0 25 0 1 0 153602821 78315520 16400 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 19120 16400 721 52 0 17488 0
Current children cumulated CPU time (s) 999.74
Current children cumulated vsize (KiB) 76480

[startup+1062.96 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 6099
/proc/meminfo: memFree=1281240/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=77140 CPUtime=1059.7
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 16660 0 0 0 105935 35 0 0 25 0 1 0 153602821 78991360 16570 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 19285 16570 721 52 0 17653 0
Current children cumulated CPU time (s) 1059.7
Current children cumulated vsize (KiB) 77140

[startup+1122.98 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 6099
/proc/meminfo: memFree=1280600/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=77800 CPUtime=1119.67
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 16825 0 0 0 111932 35 0 0 25 0 1 0 153602821 79667200 16735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 19450 16735 721 52 0 17818 0
Current children cumulated CPU time (s) 1119.67
Current children cumulated vsize (KiB) 77800

[startup+1183.01 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 6099
/proc/meminfo: memFree=1279896/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=78864 CPUtime=1179.65
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 16994 0 0 0 117930 35 0 0 25 0 1 0 153602821 80756736 16904 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 19716 16904 721 52 0 18084 0
Current children cumulated CPU time (s) 1179.65
Current children cumulated vsize (KiB) 78864

[startup+1243.06 s]
/proc/loadavg: 2.07 2.02 1.95 3/73 6099
/proc/meminfo: memFree=1279192/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=79392 CPUtime=1239.63
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 17159 0 0 0 123927 36 0 0 25 0 1 0 153602821 81297408 17069 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 19848 17069 721 52 0 18216 0
Current children cumulated CPU time (s) 1239.63
Current children cumulated vsize (KiB) 79392

[startup+1303.09 s]
/proc/loadavg: 2.02 2.01 1.95 3/73 6099
/proc/meminfo: memFree=1278616/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=80052 CPUtime=1299.6
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 17322 0 0 0 129924 36 0 0 25 0 1 0 153602821 81973248 17232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 20013 17232 721 52 0 18381 0
Current children cumulated CPU time (s) 1299.6
Current children cumulated vsize (KiB) 80052

[startup+1363.13 s]
/proc/loadavg: 2.01 2.00 1.95 3/73 6099
/proc/meminfo: memFree=1277848/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=80712 CPUtime=1359.6
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 17491 0 0 0 135923 37 0 0 25 0 1 0 153602821 82649088 17401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 20178 17401 721 52 0 18546 0
Current children cumulated CPU time (s) 1359.6
Current children cumulated vsize (KiB) 80712

[startup+1423.16 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 6099
/proc/meminfo: memFree=1277208/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=81240 CPUtime=1419.55
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 17655 0 0 0 141918 37 0 0 25 0 1 0 153602821 83189760 17565 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 20310 17565 721 52 0 18678 0
Current children cumulated CPU time (s) 1419.55
Current children cumulated vsize (KiB) 81240

[startup+1483.19 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 6101
/proc/meminfo: memFree=1276440/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=81900 CPUtime=1479.54
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 17819 0 0 0 147916 38 0 0 25 0 1 0 153602821 83865600 17729 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 20475 17729 721 52 0 18843 0
Current children cumulated CPU time (s) 1479.54
Current children cumulated vsize (KiB) 81900

[startup+1543.21 s]
/proc/loadavg: 1.85 1.97 1.94 2/68 6112
/proc/meminfo: memFree=1298432/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=82560 CPUtime=1539.5
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 17984 0 0 0 153912 38 0 0 25 0 1 0 153602821 84541440 17894 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 20640 17894 721 52 0 19008 0
Current children cumulated CPU time (s) 1539.5
Current children cumulated vsize (KiB) 82560

[startup+1603.26 s]
/proc/loadavg: 1.58 1.85 1.90 2/68 6147
/proc/meminfo: memFree=1296200/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=83220 CPUtime=1599.5
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 18161 0 0 0 159911 39 0 0 25 0 1 0 153602821 85217280 18071 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 0 0 0
/proc/5424/statm: 20805 18071 721 52 0 19173 0
Current children cumulated CPU time (s) 1599.5
Current children cumulated vsize (KiB) 83220

[startup+1663.34 s]
/proc/loadavg: 1.55 1.77 1.86 3/73 6176
/proc/meminfo: memFree=1290144/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=83880 CPUtime=1659.37
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 18333 0 0 0 165897 40 0 0 25 0 1 0 153602821 85893120 18243 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5424/statm: 20970 18243 721 52 0 19338 0
Current children cumulated CPU time (s) 1659.37
Current children cumulated vsize (KiB) 83880

[startup+1723.37 s]
/proc/loadavg: 1.83 1.81 1.87 3/73 6176
/proc/meminfo: memFree=1288736/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=84408 CPUtime=1718.93
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 18491 0 0 0 171853 40 0 0 25 0 1 0 153602821 86433792 18401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 1 0 0
/proc/5424/statm: 21102 18401 721 52 0 19470 0
Current children cumulated CPU time (s) 1718.93
Current children cumulated vsize (KiB) 84408

[startup+1783.39 s]
/proc/loadavg: 2.00 1.86 1.88 3/73 6176
/proc/meminfo: memFree=1287968/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=85676 CPUtime=1778.49
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 18649 0 0 0 177808 41 0 0 25 0 1 0 153602821 87732224 18559 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/5424/statm: 21419 18559 721 52 0 19787 0
Current children cumulated CPU time (s) 1778.49
Current children cumulated vsize (KiB) 85676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.15 s]
/proc/loadavg: 2.00 1.87 1.88 3/73 6176
/proc/meminfo: memFree=1287712/2055920 swapFree=4192812/4192956
[pid=5424] ppid=5422 vsize=85808 CPUtime=1800.06
/proc/5424/stat : 5424 (CSPtoSAT+minisa) R 5422 5424 5301 0 -1 4194304 18706 0 0 0 179965 41 0 0 25 0 1 0 153602821 87867392 18616 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/5424/statm: 21452 18616 721 52 0 19820 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 85808

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.16
CPU time (s): 1800.08
CPU user time (s): 1799.65
CPU system time (s): 0.427934
CPU usage (%): 99.7183
Max. virtual memory (cumulated for all children) (KiB): 85808

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

runsolver used 2.25466 s user time and 5.2682 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 02:53:58 UTC 2007


IDJOB= 196499
IDBENCH= 3354
FILE ID= node44/196499-1168052037

PBS_JOBID= 3475449

Free space on /tmp= 66492 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  406a855ffd2202b37e3f5a996f647ca0

RANDOM SEED= 613774827

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.213
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.213
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:       1348024 kB
Buffers:         59120 kB
Cached:         525476 kB
SwapCached:          0 kB
Active:          84548 kB
Inactive:       539680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2740 kB
Writeback:           0 kB
Mapped:          53300 kB
Slab:            69008 kB
Committed_AS:  2904840 kB
PageTables:       1760 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= 66537 MiB



End job on node44 on Sat Jan  6 03:24:03 UTC 2007