Trace number 201140

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.09 1800.91

General information on the benchmark

Namefapp/fapp11-15/fapp15/
fapp15-3000-5.xml
MD5SUMcbf1a33575819e47024f404c59ea6857
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 benchmark1205.71
SatisfiableYES
(Un)Satisfiability was proved
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
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...
3.64	c ...done
3.64	c #SATvar=1540820 #SATclauses=3072636 #CSPpredicates=33021

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/node50/watcher-201140-1168055495 -o ROOT/results/node50/solver-201140-1168055495 -C 1800 -M 900 /tmp/evaluation/201140-1168055495/CSPtoSAT+minisat /tmp/evaluation/201140-1168055495/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.25 1.81 1.94 4/68 29562
/proc/meminfo: memFree=1265680/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=6696 CPUtime=0
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 401 0 0 0 0 0 0 0 18 0 1 0 153948655 6856704 381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7921752 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 1674 381 356 52 0 30 0

[startup+0.103472 s]
/proc/loadavg: 1.25 1.81 1.94 4/68 29562
/proc/meminfo: memFree=1265680/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=13868 CPUtime=0.09
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 2332 0 0 0 8 1 0 0 18 0 1 0 153948655 14200832 2280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 3467 2282 694 52 0 1835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13868

[startup+0.511539 s]
/proc/loadavg: 1.25 1.81 1.94 4/68 29562
/proc/meminfo: memFree=1265680/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=86288 CPUtime=0.49
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 18665 0 0 0 42 7 0 0 21 0 1 0 153948655 88358912 18462 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 21572 18463 696 52 0 19940 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 86288

[startup+1.33168 s]
/proc/loadavg: 1.25 1.81 1.94 2/68 29562
/proc/meminfo: memFree=1103568/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=211300 CPUtime=1.32
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 49079 0 0 0 109 23 0 0 25 0 1 0 153948655 216371200 48876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 52858 48877 696 52 0 51226 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 211300

[startup+2.97095 s]
/proc/loadavg: 1.25 1.81 1.94 2/68 29562
/proc/meminfo: memFree=1061264/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=221980 CPUtime=2.95
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 52410 0 0 0 271 24 0 0 25 0 1 0 153948655 227307520 52207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 55495 52207 704 52 0 53863 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 221980

[startup+6.2475 s]
/proc/loadavg: 1.23 1.80 1.93 2/68 29562
/proc/meminfo: memFree=1056848/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=224088 CPUtime=6.23
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 53049 0 0 0 598 25 0 0 25 0 1 0 153948655 229466112 52746 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 56022 52746 721 52 0 54390 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 224088

[startup+12.7036 s]
/proc/loadavg: 1.21 1.78 1.92 4/73 29588
/proc/meminfo: memFree=1050016/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=224352 CPUtime=12.67
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 53098 0 0 0 1240 27 0 0 25 0 1 0 153948655 229736448 52795 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562854 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 56088 52795 721 52 0 54456 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 224352

[startup+25.5227 s]
/proc/loadavg: 1.39 1.79 1.92 3/73 29588
/proc/meminfo: memFree=930984/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=224664 CPUtime=25.48
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 53187 0 0 0 2521 27 0 0 25 0 1 0 153948655 230055936 52884 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 56166 52884 721 52 0 54534 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 224664

[startup+51.1721 s]
/proc/loadavg: 1.59 1.81 1.92 3/73 29588
/proc/meminfo: memFree=929896/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=225328 CPUtime=51.12
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 53361 0 0 0 5085 27 0 0 25 0 1 0 153948655 230735872 53058 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 56332 53058 721 52 0 54700 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 225328

[startup+102.47 s]
/proc/loadavg: 1.90 1.85 1.93 3/73 29588
/proc/meminfo: memFree=928552/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=226400 CPUtime=102.41
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 53565 0 0 0 10213 28 0 0 25 0 1 0 153948655 231833600 53262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 56600 53262 721 52 0 54968 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 226400

[startup+162.488 s]
/proc/loadavg: 2.02 1.89 1.94 3/73 29588
/proc/meminfo: memFree=927144/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=227208 CPUtime=162.41
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 53737 0 0 0 16213 28 0 0 25 0 1 0 153948655 232660992 53434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 56802 53434 721 52 0 55170 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 227208

[startup+222.514 s]
/proc/loadavg: 2.01 1.91 1.94 3/73 29588
/proc/meminfo: memFree=925864/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=227736 CPUtime=222.41
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 53907 0 0 0 22213 28 0 0 25 0 1 0 153948655 233201664 53604 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 56934 53604 721 52 0 55302 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 227736

[startup+282.536 s]
/proc/loadavg: 2.00 1.92 1.94 3/73 29588
/proc/meminfo: memFree=924584/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=228428 CPUtime=282.42
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 54067 0 0 0 28213 29 0 0 25 0 1 0 153948655 233910272 53764 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 57107 53764 721 52 0 55475 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 228428

[startup+342.558 s]
/proc/loadavg: 2.00 1.93 1.94 3/73 29588
/proc/meminfo: memFree=923304/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=229088 CPUtime=342.41
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 54224 0 0 0 34212 29 0 0 25 0 1 0 153948655 234586112 53921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 57272 53921 721 52 0 55640 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 229088

[startup+402.585 s]
/proc/loadavg: 2.00 1.94 1.94 3/73 29588
/proc/meminfo: memFree=922024/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=229696 CPUtime=402.43
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 54376 0 0 0 40213 30 0 0 25 0 1 0 153948655 235208704 54073 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 57424 54073 721 52 0 55792 0
Current children cumulated CPU time (s) 402.43
Current children cumulated vsize (KiB) 229696

[startup+462.616 s]
/proc/loadavg: 2.03 1.97 1.94 3/73 29588
/proc/meminfo: memFree=920808/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=230356 CPUtime=462.43
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 54527 0 0 0 46213 30 0 0 25 0 1 0 153948655 235884544 54224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 57589 54224 721 52 0 55957 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 230356

[startup+522.644 s]
/proc/loadavg: 2.01 1.97 1.94 3/73 29588
/proc/meminfo: memFree=919592/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=230884 CPUtime=522.45
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 54675 0 0 0 52214 31 0 0 25 0 1 0 153948655 236425216 54372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 57721 54372 721 52 0 56089 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 230884

[startup+582.68 s]
/proc/loadavg: 2.00 1.97 1.94 3/79 29690
/proc/meminfo: memFree=916888/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=231532 CPUtime=582.37
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 54822 0 0 0 58206 31 0 0 25 0 1 0 153948655 237088768 54519 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 57883 54519 721 52 0 56251 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 231532

[startup+642.73 s]
/proc/loadavg: 2.00 1.97 1.94 3/79 29760
/proc/meminfo: memFree=915816/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=232060 CPUtime=642.31
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 54964 0 0 0 64200 31 0 0 25 0 1 0 153948655 237629440 54661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 58015 54661 721 52 0 56383 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 232060

[startup+702.761 s]
/proc/loadavg: 2.00 1.97 1.94 3/73 29786
/proc/meminfo: memFree=916000/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=232588 CPUtime=702.28
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 55104 0 0 0 70197 31 0 0 25 0 1 0 153948655 238170112 54801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 58147 54801 721 52 0 56515 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 232588

[startup+762.781 s]
/proc/loadavg: 2.00 1.97 1.94 3/73 29786
/proc/meminfo: memFree=914784/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=233116 CPUtime=762.29
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 55241 0 0 0 76197 32 0 0 25 0 1 0 153948655 238710784 54938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 58279 54938 721 52 0 56647 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 233116

[startup+822.811 s]
/proc/loadavg: 2.04 1.99 1.95 3/73 29786
/proc/meminfo: memFree=913696/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=233644 CPUtime=822.3
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 55378 0 0 0 82198 32 0 0 25 0 1 0 153948655 239251456 55075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 58411 55075 721 52 0 56779 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 233644

[startup+882.837 s]
/proc/loadavg: 2.01 1.99 1.95 3/73 29786
/proc/meminfo: memFree=912544/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=234352 CPUtime=882.3
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 55516 0 0 0 88198 32 0 0 25 0 1 0 153948655 239976448 55213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 58588 55213 721 52 0 56956 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 234352

[startup+942.86 s]
/proc/loadavg: 2.03 2.00 1.95 3/73 29786
/proc/meminfo: memFree=911456/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=234880 CPUtime=942.31
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 55649 0 0 0 94198 33 0 0 25 0 1 0 153948655 240517120 55346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 58720 55346 721 52 0 57088 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 234880

[startup+1002.88 s]
/proc/loadavg: 2.01 2.00 1.95 3/73 29786
/proc/meminfo: memFree=910376/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=235408 CPUtime=1002.3
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 55778 0 0 0 100197 33 0 0 25 0 1 0 153948655 241057792 55475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 58852 55475 721 52 0 57220 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 235408

[startup+1062.89 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 29786
/proc/meminfo: memFree=909352/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=235804 CPUtime=1062.31
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 55908 0 0 0 106197 34 0 0 25 0 1 0 153948655 241463296 55605 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 58951 55605 721 52 0 57319 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 235804

[startup+1122.91 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 29786
/proc/meminfo: memFree=908264/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=236332 CPUtime=1122.3
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 56035 0 0 0 112196 34 0 0 25 0 1 0 153948655 242003968 55732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 59083 55732 721 52 0 57451 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 236332

[startup+1182.95 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 29786
/proc/meminfo: memFree=907176/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=236860 CPUtime=1182.31
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 56161 0 0 0 118197 34 0 0 25 0 1 0 153948655 242544640 55858 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 59215 55858 721 52 0 57583 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 236860

[startup+1242.97 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 29786
/proc/meminfo: memFree=906152/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=237256 CPUtime=1242.31
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 56284 0 0 0 124197 34 0 0 25 0 1 0 153948655 242950144 55981 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 59314 55981 721 52 0 57682 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 237256

[startup+1302.99 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 29786
/proc/meminfo: memFree=905128/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=238052 CPUtime=1302.32
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 56409 0 0 0 130197 35 0 0 25 0 1 0 153948655 243765248 56106 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 59513 56106 721 52 0 57881 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 238052

[startup+1363.01 s]
/proc/loadavg: 2.07 2.02 1.96 3/73 29786
/proc/meminfo: memFree=904104/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=238448 CPUtime=1362.32
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 56532 0 0 0 136197 35 0 0 25 0 1 0 153948655 244170752 56229 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 59612 56229 721 52 0 57980 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 238448

[startup+1423.03 s]
/proc/loadavg: 2.02 2.01 1.96 3/73 29786
/proc/meminfo: memFree=903016/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=238976 CPUtime=1422.32
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 56654 0 0 0 142197 35 0 0 25 0 1 0 153948655 244711424 56351 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 59744 56351 721 52 0 58112 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 238976

[startup+1483.06 s]
/proc/loadavg: 2.01 2.00 1.96 3/73 29786
/proc/meminfo: memFree=901992/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=239372 CPUtime=1482.34
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 56773 0 0 0 148198 36 0 0 25 0 1 0 153948655 245116928 56470 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 59843 56470 721 52 0 58211 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 239372

[startup+1543.11 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 29786
/proc/meminfo: memFree=900968/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=239900 CPUtime=1542.36
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 56892 0 0 0 154200 36 0 0 25 0 1 0 153948655 245657600 56589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 59975 56589 721 52 0 58343 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 239900

[startup+1603.14 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 29788
/proc/meminfo: memFree=900008/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=240296 CPUtime=1602.37
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 57009 0 0 0 160201 36 0 0 25 0 1 0 153948655 246063104 56706 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 60074 56706 721 52 0 58442 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 240296

[startup+1663.16 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 29788
/proc/meminfo: memFree=898984/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=240824 CPUtime=1662.38
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 57127 0 0 0 166201 37 0 0 25 0 1 0 153948655 246603776 56824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 60206 56824 721 52 0 58574 0
Current children cumulated CPU time (s) 1662.38
Current children cumulated vsize (KiB) 240824

[startup+1723.18 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 29788
/proc/meminfo: memFree=897960/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=241220 CPUtime=1722.38
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 57244 0 0 0 172201 37 0 0 25 0 1 0 153948655 247009280 56941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 60305 56941 721 52 0 58673 0
Current children cumulated CPU time (s) 1722.38
Current children cumulated vsize (KiB) 241220

[startup+1783.21 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 29788
/proc/meminfo: memFree=896936/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=241616 CPUtime=1782.39
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 57363 0 0 0 178201 38 0 0 25 0 1 0 153948655 247414784 57060 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 60404 57060 721 52 0 58772 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (KiB) 241616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.86 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 29788
/proc/meminfo: memFree=896616/2055920 swapFree=4192812/4192956
[pid=29561] ppid=29559 vsize=241748 CPUtime=1800.04
/proc/29561/stat : 29561 (CSPtoSAT+minisa) R 29559 29561 27055 0 -1 4194304 57397 0 0 0 179966 38 0 0 25 0 1 0 153948655 247549952 57094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29561/statm: 60437 57094 721 52 0 58805 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 241748

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.91
CPU time (s): 1800.09
CPU user time (s): 1799.66
CPU system time (s): 0.425935
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 241748

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

runsolver used 1.93571 s user time and 4.99424 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan  6 03:51:40 UTC 2007


IDJOB= 201140
IDBENCH= 3745
FILE ID= node50/201140-1168055495

PBS_JOBID= 3475490

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp15/fapp15-3000-5.xml
COMMAND LINE= /tmp/evaluation/201140-1168055495/CSPtoSAT+minisat /tmp/evaluation/201140-1168055495/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-201140-1168055495 -o ROOT/results/node50/solver-201140-1168055495 -C 1800 -M 900  /tmp/evaluation/201140-1168055495/CSPtoSAT+minisat /tmp/evaluation/201140-1168055495/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  cbf1a33575819e47024f404c59ea6857

RANDOM SEED= 884629757

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.263
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	: 5931.00
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.263
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:       1266160 kB
Buffers:         58888 kB
Cached:         625056 kB
SwapCached:          0 kB
Active:         113056 kB
Inactive:       591260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6204 kB
Writeback:           0 kB
Mapped:          30580 kB
Slab:            71112 kB
Committed_AS:  3188012 kB
PageTables:       1676 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= 66542 MiB



End job on node50 on Sat Jan  6 04:21:42 UTC 2007