Trace number 209535

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.21 1813.24

General information on the benchmark

Namefapp/fapp26-30/fapp30/
fapp30-3000-9.xml
MD5SUMb07ce052ad688d2d8eab94bfaa2539d4
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 benchmark74.9176
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
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...
9.99	c ...done
9.99	c #SATvar=5820752 #SATclauses=11632500 #CSPpredicates=63204

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/node10/watcher-209535-1168062292 -o ROOT/results/node10/solver-209535-1168062292 -C 1800 -M 900 /tmp/evaluation/209535-1168062292/CSPtoSAT+minisat /tmp/evaluation/209535-1168062292/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.00 2.00 2.00 5/86 24150
/proc/meminfo: memFree=1409432/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=496 CPUtime=0
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154624344 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8905508 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 124 36 29 52 0 19 0

[startup+0.103794 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 24150
/proc/meminfo: memFree=1409432/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=6952 CPUtime=0.09
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 840 0 0 0 9 0 0 0 18 0 1 0 154624344 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319083 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.511864 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 24150
/proc/meminfo: memFree=1409432/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=95052 CPUtime=0.5
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 18144 0 0 0 38 12 0 0 21 0 1 0 154624344 97333248 18012 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 23763 18012 694 52 0 22131 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 95052

[startup+1.33597 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=1259160/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=219136 CPUtime=1.31
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 45409 0 0 0 103 28 0 0 25 0 1 0 154624344 224395264 45260 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9338538 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 54784 45260 696 52 0 53152 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 219136

[startup+2.9882 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=1102360/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=463092 CPUtime=2.94
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 102222 0 0 0 231 63 0 0 25 0 1 0 154624344 474206208 102073 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9348473 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 115773 102073 696 52 0 114141 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 463092

[startup+6.26763 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=648472/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=817532 CPUtime=6.2
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 191034 0 0 0 498 122 0 0 25 0 1 0 154624344 837152768 190885 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158494923 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 204383 190885 704 52 0 202751 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 817532

[startup+12.7385 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=635800/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=828344 CPUtime=12.6
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 194030 0 0 0 1136 124 0 0 25 0 1 0 154624344 848224256 193605 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 207086 193605 721 52 0 205454 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 828344

[startup+25.5623 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=635672/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=828608 CPUtime=25.31
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 194078 0 0 0 2407 124 0 0 25 0 1 0 154624344 848494592 193653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 207152 193653 721 52 0 205520 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 828608

[startup+51.2288 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=634456/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=829544 CPUtime=50.74
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 194293 0 0 0 4949 125 0 0 25 0 1 0 154624344 849453056 193868 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 207386 193868 721 52 0 205754 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 829544

[startup+102.456 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=632664/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=830420 CPUtime=101.49
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 194485 0 0 0 10024 125 0 0 25 0 1 0 154624344 850350080 194060 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 207605 194060 721 52 0 205973 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 830420

[startup+162.509 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 24150
/proc/meminfo: memFree=631064/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=830716 CPUtime=160.99
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 194604 0 0 0 15974 125 0 0 25 0 1 0 154624344 850653184 194179 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 207679 194179 721 52 0 206047 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 830716

[startup+222.57 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 24150
/proc/meminfo: memFree=629528/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=831136 CPUtime=220.5
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 194704 0 0 0 21925 125 0 0 25 0 1 0 154624344 851083264 194279 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 207784 194279 721 52 0 206152 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 831136

[startup+282.624 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=627928/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=831400 CPUtime=280
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 194798 0 0 0 27875 125 0 0 25 0 1 0 154624344 851353600 194373 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 207850 194373 721 52 0 206218 0
Current children cumulated CPU time (s) 280
Current children cumulated vsize (KiB) 831400

[startup+342.681 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=626392/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=831760 CPUtime=339.51
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 194883 0 0 0 33826 125 0 0 25 0 1 0 154624344 851722240 194458 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 207940 194458 721 52 0 206308 0
Current children cumulated CPU time (s) 339.51
Current children cumulated vsize (KiB) 831760

[startup+402.735 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=624920/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=832156 CPUtime=399.02
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 194969 0 0 0 39777 125 0 0 25 0 1 0 154624344 852127744 194544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208039 194544 721 52 0 206407 0
Current children cumulated CPU time (s) 399.02
Current children cumulated vsize (KiB) 832156

[startup+462.79 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 24150
/proc/meminfo: memFree=623448/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=832452 CPUtime=458.53
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195050 0 0 0 45727 126 0 0 25 0 1 0 154624344 852430848 194625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208113 194625 721 52 0 206481 0
Current children cumulated CPU time (s) 458.53
Current children cumulated vsize (KiB) 832452

[startup+522.847 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 24150
/proc/meminfo: memFree=621976/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=832848 CPUtime=518.03
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195130 0 0 0 51677 126 0 0 25 0 1 0 154624344 852836352 194705 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208212 194705 721 52 0 206580 0
Current children cumulated CPU time (s) 518.03
Current children cumulated vsize (KiB) 832848

[startup+582.908 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 24150
/proc/meminfo: memFree=620504/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=833112 CPUtime=577.54
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195209 0 0 0 57628 126 0 0 25 0 1 0 154624344 853106688 194784 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208278 194784 721 52 0 206646 0
Current children cumulated CPU time (s) 577.54
Current children cumulated vsize (KiB) 833112

[startup+642.963 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=618968/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=833376 CPUtime=637.04
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195291 0 0 0 63578 126 0 0 25 0 1 0 154624344 853377024 194866 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208344 194866 721 52 0 206712 0
Current children cumulated CPU time (s) 637.04
Current children cumulated vsize (KiB) 833376

[startup+703.017 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=617560/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=833852 CPUtime=696.55
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195371 0 0 0 69528 127 0 0 25 0 1 0 154624344 853864448 194946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208463 194946 721 52 0 206831 0
Current children cumulated CPU time (s) 696.55
Current children cumulated vsize (KiB) 833852

[startup+763.071 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=616152/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=834116 CPUtime=756.06
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195448 0 0 0 75479 127 0 0 25 0 1 0 154624344 854134784 195023 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208529 195023 721 52 0 206897 0
Current children cumulated CPU time (s) 756.06
Current children cumulated vsize (KiB) 834116

[startup+823.128 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=614680/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=834380 CPUtime=815.56
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195527 0 0 0 81429 127 0 0 25 0 1 0 154624344 854405120 195102 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208595 195102 721 52 0 206963 0
Current children cumulated CPU time (s) 815.56
Current children cumulated vsize (KiB) 834380

[startup+883.185 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=613208/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=834644 CPUtime=875.06
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195605 0 0 0 87379 127 0 0 25 0 1 0 154624344 854675456 195180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208661 195180 721 52 0 207029 0
Current children cumulated CPU time (s) 875.06
Current children cumulated vsize (KiB) 834644

[startup+943.246 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24150
/proc/meminfo: memFree=611736/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=835040 CPUtime=934.58
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195687 0 0 0 93330 128 0 0 25 0 1 0 154624344 855080960 195262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208760 195262 721 52 0 207128 0
Current children cumulated CPU time (s) 934.58
Current children cumulated vsize (KiB) 835040

[startup+1003.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 24274
/proc/meminfo: memFree=608928/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=835304 CPUtime=993.98
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195762 0 0 0 99270 128 0 0 25 0 1 0 154624344 855351296 195337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208826 195337 721 52 0 207194 0
Current children cumulated CPU time (s) 993.98
Current children cumulated vsize (KiB) 835304

[startup+1063.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24348
/proc/meminfo: memFree=608592/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=835688 CPUtime=1053.41
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195837 0 0 0 105213 128 0 0 25 0 1 0 154624344 855744512 195412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208922 195412 721 52 0 207290 0
Current children cumulated CPU time (s) 1053.41
Current children cumulated vsize (KiB) 835688

[startup+1123.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24348
/proc/meminfo: memFree=607384/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=835952 CPUtime=1112.91
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195915 0 0 0 111163 128 0 0 25 0 1 0 154624344 856014848 195490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 208988 195490 721 52 0 207356 0
Current children cumulated CPU time (s) 1112.91
Current children cumulated vsize (KiB) 835952

[startup+1183.51 s]
/proc/loadavg: 2.10 2.03 2.01 3/86 24348
/proc/meminfo: memFree=606040/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=836216 CPUtime=1172.41
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 195992 0 0 0 117113 128 0 0 25 0 1 0 154624344 856285184 195567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 209054 195567 721 52 0 207422 0
Current children cumulated CPU time (s) 1172.41
Current children cumulated vsize (KiB) 836216

[startup+1243.57 s]
/proc/loadavg: 2.12 2.04 2.01 3/86 24348
/proc/meminfo: memFree=604632/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=836612 CPUtime=1231.92
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 196068 0 0 0 123064 128 0 0 25 0 1 0 154624344 856690688 195643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 209153 195643 721 52 0 207521 0
Current children cumulated CPU time (s) 1231.92
Current children cumulated vsize (KiB) 836612

[startup+1303.62 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 24348
/proc/meminfo: memFree=603288/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=836876 CPUtime=1291.43
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 196144 0 0 0 129014 129 0 0 25 0 1 0 154624344 856961024 195719 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671659 0 0 4096 0 0 0 0 17 1 0 0
/proc/24149/statm: 209219 195719 721 52 0 207587 0
Current children cumulated CPU time (s) 1291.43
Current children cumulated vsize (KiB) 836876

[startup+1363.66 s]
/proc/loadavg: 1.95 2.01 1.99 3/86 24386
/proc/meminfo: memFree=536024/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=837140 CPUtime=1351.07
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 196222 0 0 0 134977 130 0 0 25 0 1 0 154624344 857231360 195797 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 0 0 0
/proc/24149/statm: 209285 195797 721 52 0 207653 0
Current children cumulated CPU time (s) 1351.07
Current children cumulated vsize (KiB) 837140

[startup+1423.7 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 24386
/proc/meminfo: memFree=136600/2055920 swapFree=4186692/4192956
[pid=24149] ppid=24147 vsize=837536 CPUtime=1411.03
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 196311 0 0 0 140973 130 0 0 25 0 1 0 154624344 857636864 195886 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24149/statm: 209384 195886 721 52 0 207752 0
Current children cumulated CPU time (s) 1411.03
Current children cumulated vsize (KiB) 837536

[startup+1483.75 s]
/proc/loadavg: 2.10 2.03 2.01 3/86 24386
/proc/meminfo: memFree=16344/2055920 swapFree=4178332/4192956
[pid=24149] ppid=24147 vsize=837800 CPUtime=1471.02
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 196398 0 0 0 146971 131 0 0 25 0 1 0 154624344 857907200 195973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24149/statm: 209450 195973 721 52 0 207818 0
Current children cumulated CPU time (s) 1471.02
Current children cumulated vsize (KiB) 837800

[startup+1543.82 s]
/proc/loadavg: 1.40 1.84 1.94 2/81 24469
/proc/meminfo: memFree=934272/2055920 swapFree=4178332/4192956
[pid=24149] ppid=24147 vsize=838376 CPUtime=1531.05
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 196489 0 0 0 152972 133 0 0 25 0 1 0 154624344 858497024 196064 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24149/statm: 209594 196064 721 52 0 207962 0
Current children cumulated CPU time (s) 1531.05
Current children cumulated vsize (KiB) 838376

[startup+1603.9 s]
/proc/loadavg: 1.37 1.73 1.89 3/86 24569
/proc/meminfo: memFree=760024/2055920 swapFree=4178332/4192956
[pid=24149] ppid=24147 vsize=838640 CPUtime=1591.07
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 196578 0 0 0 158972 135 0 0 25 0 1 0 154624344 858767360 196153 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/24149/statm: 209660 196153 721 52 0 208028 0
Current children cumulated CPU time (s) 1591.07
Current children cumulated vsize (KiB) 838640

[startup+1663.93 s]
/proc/loadavg: 1.80 1.79 1.91 3/86 24569
/proc/meminfo: memFree=232856/2055920 swapFree=4178332/4192956
[pid=24149] ppid=24147 vsize=839036 CPUtime=1651.05
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 196667 0 0 0 164969 136 0 0 25 0 1 0 154624344 859172864 196242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/24149/statm: 209759 196242 721 52 0 208127 0
Current children cumulated CPU time (s) 1651.05
Current children cumulated vsize (KiB) 839036

[startup+1723.95 s]
/proc/loadavg: 1.93 1.83 1.91 3/86 24607
/proc/meminfo: memFree=662232/2055920 swapFree=4178332/4192956
[pid=24149] ppid=24147 vsize=839432 CPUtime=1711.01
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 196756 0 0 0 170964 137 0 0 25 0 1 0 154624344 859578368 196331 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/24149/statm: 209858 196331 721 52 0 208226 0
Current children cumulated CPU time (s) 1711.01
Current children cumulated vsize (KiB) 839432

[startup+1783.97 s]
/proc/loadavg: 1.97 1.86 1.91 3/86 24607
/proc/meminfo: memFree=160536/2055920 swapFree=4178332/4192956
[pid=24149] ppid=24147 vsize=839696 CPUtime=1770.95
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 196847 0 0 0 176957 138 0 0 25 0 1 0 154624344 859848704 196422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 0 0 0
/proc/24149/statm: 209924 196422 721 52 0 208292 0
Current children cumulated CPU time (s) 1770.95
Current children cumulated vsize (KiB) 839696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.1 s]
/proc/loadavg: 1.83 1.83 1.90 3/83 24653
/proc/meminfo: memFree=930160/2055920 swapFree=4178332/4192956
[pid=24149] ppid=24147 vsize=839828 CPUtime=1800.07
/proc/24149/stat : 24149 (CSPtoSAT+minisa) R 24147 24149 23630 0 -1 4194304 196891 0 0 0 179868 139 0 0 25 0 1 0 154624344 859983872 196466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/24149/statm: 209957 196466 721 52 0 208325 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 839828

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.24
CPU time (s): 1800.21
CPU user time (s): 1798.69
CPU system time (s): 1.52677
CPU usage (%): 99.2816
Max. virtual memory (cumulated for all children) (KiB): 839828

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

runsolver used 2.07069 s user time and 5.86811 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 05:44:52 UTC 2007


IDJOB= 209535
IDBENCH= 4522
FILE ID= node10/209535-1168062292

PBS_JOBID= 3475343

Free space on /tmp= 66347 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp30/fapp30-3000-9.xml
COMMAND LINE= /tmp/evaluation/209535-1168062292/CSPtoSAT+minisat /tmp/evaluation/209535-1168062292/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-209535-1168062292 -o ROOT/results/node10/solver-209535-1168062292 -C 1800 -M 900  /tmp/evaluation/209535-1168062292/CSPtoSAT+minisat /tmp/evaluation/209535-1168062292/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b07ce052ad688d2d8eab94bfaa2539d4

RANDOM SEED= 288038584

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.232
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.232
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:       1409912 kB
Buffers:         61944 kB
Cached:         414884 kB
SwapCached:       3592 kB
Active:         265116 kB
Inactive:       288068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1409912 kB
SwapTotal:     4192956 kB
SwapFree:      4186692 kB
Dirty:           10372 kB
Writeback:           0 kB
Mapped:          95048 kB
Slab:            77748 kB
Committed_AS:  3519784 kB
PageTables:       2256 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= 66347 MiB



End job on node10 on Sat Jan  6 06:15:07 UTC 2007