Trace number 237337

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.03 1807.88

General information on the benchmark

Nameos-gp/
gp10-05-1071.xml
MD5SUMb71beabe5668ef9b2437b43d2acd7e82
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 benchmark1.40479
SatisfiableYES
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1072
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node6/watcher-237337-1168091653 -o ROOT/results/node6/solver-237337-1168091653 -C 1800 -M 900 /tmp/evaluation/237337-1168091653/CSPtoSAT+minisat /tmp/evaluation/237337-1168091653/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: 2.32 2.26 2.08 3/86 12221
/proc/meminfo: memFree=1586592/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=18540 CPUtime=0
/proc/12220/stat : 12220 (runsolver) R 12218 12220 12052 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 157561410 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12220/statm: 4635 279 244 17 0 2626 0

[startup+0.102223 s]
/proc/loadavg: 2.32 2.26 2.08 3/86 12221
/proc/meminfo: memFree=1586592/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=21244 CPUtime=0.09
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 4029 0 0 0 7 2 0 0 18 0 1 0 157561410 21753856 3960 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 2305140 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 5311 3960 697 52 0 3679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21244

[startup+0.511259 s]
/proc/loadavg: 2.32 2.26 2.08 3/86 12221
/proc/meminfo: memFree=1586592/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=52952 CPUtime=0.5
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 11437 0 0 0 43 7 0 0 22 0 1 0 157561410 54222848 11342 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13238 11342 715 52 0 11606 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 52952

[startup+1.33836 s]
/proc/loadavg: 2.29 2.26 2.08 3/86 12221
/proc/meminfo: memFree=1543776/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=53128 CPUtime=1.31
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 11497 0 0 0 124 7 0 0 25 0 1 0 157561410 54403072 11394 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13282 11394 721 52 0 11650 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 53128

[startup+2.98756 s]
/proc/loadavg: 2.29 2.26 2.08 3/86 12221
/proc/meminfo: memFree=1543776/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=53248 CPUtime=2.94
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 11519 0 0 0 287 7 0 0 25 0 1 0 157561410 54525952 11416 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13312 11416 721 52 0 11680 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 53248

[startup+6.26694 s]
/proc/loadavg: 2.29 2.26 2.08 3/86 12221
/proc/meminfo: memFree=1543648/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=53248 CPUtime=6.2
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 11535 0 0 0 613 7 0 0 25 0 1 0 157561410 54525952 11432 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13312 11432 721 52 0 11680 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 53248

[startup+12.7407 s]
/proc/loadavg: 2.25 2.25 2.08 3/86 12221
/proc/meminfo: memFree=1543648/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=53696 CPUtime=12.61
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 11611 0 0 0 1254 7 0 0 25 0 1 0 157561410 54984704 11508 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13424 11508 721 52 0 11792 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 53696

[startup+25.5622 s]
/proc/loadavg: 2.21 2.24 2.08 3/86 12221
/proc/meminfo: memFree=1543712/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=53828 CPUtime=25.31
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 11632 0 0 0 2524 7 0 0 25 0 1 0 157561410 55119872 11529 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13457 11529 721 52 0 11825 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 53828

[startup+51.2322 s]
/proc/loadavg: 2.14 2.22 2.08 3/86 12221
/proc/meminfo: memFree=1543712/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=54364 CPUtime=50.74
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 11739 0 0 0 5067 7 0 0 25 0 1 0 157561410 55668736 11636 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13591 11636 721 52 0 11959 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 54364

[startup+102.461 s]
/proc/loadavg: 2.10 2.20 2.08 3/86 12221
/proc/meminfo: memFree=1543328/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=54632 CPUtime=101.5
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 11819 0 0 0 10142 8 0 0 25 0 1 0 157561410 55943168 11716 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13658 11716 721 52 0 12026 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 54632

[startup+162.525 s]
/proc/loadavg: 2.04 2.16 2.07 3/86 12221
/proc/meminfo: memFree=1542760/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=55040 CPUtime=161.02
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 11895 0 0 0 16094 8 0 0 25 0 1 0 157561410 56360960 11792 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13760 11792 721 52 0 12128 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 55040

[startup+222.592 s]
/proc/loadavg: 2.01 2.13 2.06 3/86 12221
/proc/meminfo: memFree=1542184/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=55304 CPUtime=220.53
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 11976 0 0 0 22045 8 0 0 25 0 1 0 157561410 56631296 11873 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13826 11873 721 52 0 12194 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 55304

[startup+282.651 s]
/proc/loadavg: 2.00 2.10 2.06 3/86 12221
/proc/meminfo: memFree=1541480/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=55652 CPUtime=280.04
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12065 0 0 0 27996 8 0 0 25 0 1 0 157561410 56987648 11962 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13913 11962 721 52 0 12281 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 55652

[startup+342.713 s]
/proc/loadavg: 2.00 2.08 2.05 3/86 12221
/proc/meminfo: memFree=1540904/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=55916 CPUtime=339.55
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12145 0 0 0 33947 8 0 0 25 0 1 0 157561410 57257984 12042 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 13979 12042 721 52 0 12347 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 55916

[startup+402.772 s]
/proc/loadavg: 2.00 2.06 2.05 3/92 12247
/proc/meminfo: memFree=1538544/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=56212 CPUtime=399.03
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12223 0 0 0 39894 9 0 0 25 0 1 0 157561410 57561088 12120 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 14053 12120 721 52 0 12421 0
Current children cumulated CPU time (s) 399.03
Current children cumulated vsize (KiB) 56212

[startup+462.854 s]
/proc/loadavg: 2.00 2.05 2.04 3/92 12373
/proc/meminfo: memFree=1537976/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=56608 CPUtime=458.43
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12300 0 0 0 45834 9 0 0 25 0 1 0 157561410 57966592 12197 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 14152 12197 721 52 0 12520 0
Current children cumulated CPU time (s) 458.43
Current children cumulated vsize (KiB) 56608

[startup+522.928 s]
/proc/loadavg: 2.00 2.04 2.04 3/86 12419
/proc/meminfo: memFree=1538472/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=56872 CPUtime=517.91
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12375 0 0 0 51781 10 0 0 25 0 1 0 157561410 58236928 12272 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 14218 12272 721 52 0 12586 0
Current children cumulated CPU time (s) 517.91
Current children cumulated vsize (KiB) 56872

[startup+582.993 s]
/proc/loadavg: 2.00 2.03 2.03 3/86 12419
/proc/meminfo: memFree=1538024/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=57216 CPUtime=577.42
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12448 0 0 0 57732 10 0 0 25 0 1 0 157561410 58589184 12345 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 14304 12345 721 52 0 12672 0
Current children cumulated CPU time (s) 577.42
Current children cumulated vsize (KiB) 57216

[startup+643.06 s]
/proc/loadavg: 2.00 2.02 2.02 3/86 12419
/proc/meminfo: memFree=1537512/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=57480 CPUtime=636.94
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12519 0 0 0 63684 10 0 0 25 0 1 0 157561410 58859520 12416 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 14370 12416 721 52 0 12738 0
Current children cumulated CPU time (s) 636.94
Current children cumulated vsize (KiB) 57480

[startup+703.125 s]
/proc/loadavg: 2.00 2.02 2.02 3/86 12419
/proc/meminfo: memFree=1537128/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=57744 CPUtime=696.46
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12584 0 0 0 69636 10 0 0 25 0 1 0 157561410 59129856 12481 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 1 0 0
/proc/12220/statm: 14436 12481 721 52 0 12804 0
Current children cumulated CPU time (s) 696.46
Current children cumulated vsize (KiB) 57744

[startup+763.175 s]
/proc/loadavg: 1.97 2.00 2.01 3/86 12457
/proc/meminfo: memFree=1640168/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=58008 CPUtime=756.42
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12674 0 0 0 75631 11 0 0 25 0 1 0 157561410 59400192 12571 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 14502 12571 721 52 0 12870 0
Current children cumulated CPU time (s) 756.42
Current children cumulated vsize (KiB) 58008

[startup+823.23 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 12457
/proc/meminfo: memFree=1615464/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=58524 CPUtime=816.4
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12760 0 0 0 81629 11 0 0 25 0 1 0 157561410 59928576 12657 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 14631 12657 721 52 0 12999 0
Current children cumulated CPU time (s) 816.4
Current children cumulated vsize (KiB) 58524

[startup+883.287 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 12457
/proc/meminfo: memFree=1605224/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=58788 CPUtime=876.41
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12838 0 0 0 87629 12 0 0 25 0 1 0 157561410 60198912 12735 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 14697 12735 721 52 0 13065 0
Current children cumulated CPU time (s) 876.41
Current children cumulated vsize (KiB) 58788

[startup+943.341 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 12457
/proc/meminfo: memFree=1604904/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=59052 CPUtime=936.41
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12919 0 0 0 93629 12 0 0 25 0 1 0 157561410 60469248 12816 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 14763 12816 721 52 0 13131 0
Current children cumulated CPU time (s) 936.41
Current children cumulated vsize (KiB) 59052

[startup+1003.39 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 12457
/proc/meminfo: memFree=1597864/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=59448 CPUtime=996.38
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 12996 0 0 0 99626 12 0 0 25 0 1 0 157561410 60874752 12893 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 14862 12893 721 52 0 13230 0
Current children cumulated CPU time (s) 996.38
Current children cumulated vsize (KiB) 59448

[startup+1063.44 s]
/proc/loadavg: 2.07 2.01 2.00 3/86 12457
/proc/meminfo: memFree=1582248/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=59712 CPUtime=1056.39
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13078 0 0 0 105626 13 0 0 25 0 1 0 157561410 61145088 12975 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 14928 12975 721 52 0 13296 0
Current children cumulated CPU time (s) 1056.39
Current children cumulated vsize (KiB) 59712

[startup+1123.5 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 12457
/proc/meminfo: memFree=1574376/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=59976 CPUtime=1116.38
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13163 0 0 0 111625 13 0 0 25 0 1 0 157561410 61415424 13060 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 14994 13060 721 52 0 13362 0
Current children cumulated CPU time (s) 1116.38
Current children cumulated vsize (KiB) 59976

[startup+1183.55 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 12457
/proc/meminfo: memFree=1574056/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=60420 CPUtime=1176.37
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13244 0 0 0 117623 14 0 0 25 0 1 0 157561410 61870080 13141 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15105 13141 721 52 0 13473 0
Current children cumulated CPU time (s) 1176.37
Current children cumulated vsize (KiB) 60420

[startup+1243.6 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 12457
/proc/meminfo: memFree=1573672/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=60816 CPUtime=1236.36
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13324 0 0 0 123622 14 0 0 25 0 1 0 157561410 62275584 13221 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15204 13221 721 52 0 13572 0
Current children cumulated CPU time (s) 1236.36
Current children cumulated vsize (KiB) 60816

[startup+1303.65 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 12457
/proc/meminfo: memFree=1568296/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=61080 CPUtime=1296.35
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13400 0 0 0 129620 15 0 0 25 0 1 0 157561410 62545920 13297 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15270 13297 721 52 0 13638 0
Current children cumulated CPU time (s) 1296.35
Current children cumulated vsize (KiB) 61080

[startup+1363.7 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 12457
/proc/meminfo: memFree=1551336/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=61344 CPUtime=1356.32
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13478 0 0 0 135617 15 0 0 25 0 1 0 157561410 62816256 13375 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15336 13375 721 52 0 13704 0
Current children cumulated CPU time (s) 1356.32
Current children cumulated vsize (KiB) 61344

[startup+1423.75 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 12457
/proc/meminfo: memFree=1550888/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=61608 CPUtime=1416.32
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13559 0 0 0 141616 16 0 0 25 0 1 0 157561410 63086592 13456 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667320 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15402 13456 721 52 0 13770 0
Current children cumulated CPU time (s) 1416.32
Current children cumulated vsize (KiB) 61608

[startup+1483.79 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 12459
/proc/meminfo: memFree=1550504/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=62004 CPUtime=1476.3
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13642 0 0 0 147614 16 0 0 25 0 1 0 157561410 63492096 13539 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15501 13539 721 52 0 13869 0
Current children cumulated CPU time (s) 1476.3
Current children cumulated vsize (KiB) 62004

[startup+1543.85 s]
/proc/loadavg: 2.02 2.03 2.00 3/86 12459
/proc/meminfo: memFree=1550056/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=62268 CPUtime=1536.29
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13729 0 0 0 153612 17 0 0 25 0 1 0 157561410 63762432 13626 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15567 13626 721 52 0 13935 0
Current children cumulated CPU time (s) 1536.29
Current children cumulated vsize (KiB) 62268

[startup+1603.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 12459
/proc/meminfo: memFree=1549672/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=62664 CPUtime=1596.29
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13810 0 0 0 159612 17 0 0 25 0 1 0 157561410 64167936 13707 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15666 13707 721 52 0 14034 0
Current children cumulated CPU time (s) 1596.29
Current children cumulated vsize (KiB) 62664

[startup+1663.95 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12459
/proc/meminfo: memFree=1538920/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=62928 CPUtime=1656.26
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13888 0 0 0 165609 17 0 0 25 0 1 0 157561410 64438272 13785 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15732 13785 721 52 0 14100 0
Current children cumulated CPU time (s) 1656.26
Current children cumulated vsize (KiB) 62928

[startup+1724.01 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12459
/proc/meminfo: memFree=1537064/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=63460 CPUtime=1716.24
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 13963 0 0 0 171606 18 0 0 25 0 1 0 157561410 64983040 13860 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15865 13860 721 52 0 14233 0
Current children cumulated CPU time (s) 1716.24
Current children cumulated vsize (KiB) 63460

[startup+1784.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12459
/proc/meminfo: memFree=1536680/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=63724 CPUtime=1776.24
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 14042 0 0 0 177606 18 0 0 25 0 1 0 157561410 65253376 13939 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15931 13939 721 52 0 14299 0
Current children cumulated CPU time (s) 1776.24
Current children cumulated vsize (KiB) 63724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.87 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12459
/proc/meminfo: memFree=1536552/2055924 swapFree=4165672/4192956
[pid=12220] ppid=12218 vsize=63856 CPUtime=1800.01
/proc/12220/stat : 12220 (CSPtoSAT+minisa) R 12218 12220 12052 0 -1 4194304 14074 0 0 0 179983 18 0 0 25 0 1 0 157561410 65388544 13971 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/12220/statm: 15964 13971 721 52 0 14332 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 63856

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.88
CPU time (s): 1800.03
CPU user time (s): 1799.84
CPU system time (s): 0.19197
CPU usage (%): 99.5657
Max. virtual memory (cumulated for all children) (KiB): 63856

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

runsolver used 2.08468 s user time and 5.9261 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan  6 13:54:15 UTC 2007


IDJOB= 237337
IDBENCH= 6914
FILE ID= node6/237337-1168091653

PBS_JOBID= 3476398

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/os-gp/gp10-05-1071.xml
COMMAND LINE= /tmp/evaluation/237337-1168091653/CSPtoSAT+minisat /tmp/evaluation/237337-1168091653/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-237337-1168091653 -o ROOT/results/node6/solver-237337-1168091653 -C 1800 -M 900  /tmp/evaluation/237337-1168091653/CSPtoSAT+minisat /tmp/evaluation/237337-1168091653/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b71beabe5668ef9b2437b43d2acd7e82

RANDOM SEED= 576386410

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.240
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.240
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:      2055924 kB
MemFree:       1587072 kB
Buffers:         29076 kB
Cached:         153476 kB
SwapCached:       2476 kB
Active:         237620 kB
Inactive:       140212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1587072 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            2568 kB
Writeback:           0 kB
Mapped:         208452 kB
Slab:            75256 kB
Committed_AS:  4464108 kB
PageTables:       2696 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= 66529 MiB



End job on node6 on Sat Jan  6 14:24:30 UTC 2007