Trace number 248788

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.12 1806.26

General information on the benchmark

Nameprimes/primes-25/
primes-25-60-3-3.xml
MD5SUMefa64831f44e8e46f8f037505c70d22c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.276956
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity6
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
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.20	c ...done
0.20	c #SATvar=28602 #SATclauses=56900 #CSPpredicates=60

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/node12/watcher-248788-1168094119 -o ROOT/results/node12/solver-248788-1168094119 -C 1800 -M 900 /tmp/evaluation/248788-1168094119/CSPtoSAT+minisat /tmp/evaluation/248788-1168094119/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.97 1.82 1.80 2/86 24793
/proc/meminfo: memFree=1469616/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=496 CPUtime=0
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 157806910 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 9696036 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 124 36 29 52 0 19 0

[startup+0.103658 s]
/proc/loadavg: 1.97 1.82 1.80 2/86 24793
/proc/meminfo: memFree=1469616/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=10944 CPUtime=0.09
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 1838 0 0 0 9 0 0 0 18 0 1 0 157806910 11206656 1785 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 2736 1785 725 52 0 1104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10944

[startup+0.511728 s]
/proc/loadavg: 1.97 1.82 1.80 2/86 24793
/proc/meminfo: memFree=1469616/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=11076 CPUtime=0.49
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 1855 0 0 0 49 0 0 0 21 0 1 0 157806910 11341824 1802 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 2769 1802 725 52 0 1137 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11076

[startup+1.33288 s]
/proc/loadavg: 1.97 1.82 1.80 3/86 24793
/proc/meminfo: memFree=1464816/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=11268 CPUtime=1.31
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 1895 0 0 0 131 0 0 0 25 0 1 0 157806910 11538432 1842 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 2817 1842 725 52 0 1185 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11268

[startup+2.97817 s]
/proc/loadavg: 1.97 1.82 1.80 3/86 24793
/proc/meminfo: memFree=1463920/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=11536 CPUtime=2.95
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 1958 0 0 0 295 0 0 0 25 0 1 0 157806910 11812864 1905 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 2884 1905 725 52 0 1252 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 11536

[startup+6.25776 s]
/proc/loadavg: 1.97 1.82 1.81 3/86 24793
/proc/meminfo: memFree=1460656/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=11940 CPUtime=6.22
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 2076 0 0 0 621 1 0 0 25 0 1 0 157806910 12226560 2023 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 2985 2023 725 52 0 1353 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 11940

[startup+12.7319 s]
/proc/loadavg: 1.98 1.83 1.81 3/86 24793
/proc/meminfo: memFree=1453616/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=12964 CPUtime=12.66
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 2308 0 0 0 1265 1 0 0 25 0 1 0 157806910 13275136 2255 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 3241 2255 725 52 0 1609 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12964

[startup+25.5532 s]
/proc/loadavg: 1.98 1.83 1.81 3/86 24793
/proc/meminfo: memFree=1442288/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=14660 CPUtime=25.41
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 2731 0 0 0 2540 1 0 0 25 0 1 0 157806910 15011840 2678 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 3665 2678 725 52 0 2033 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 14660

[startup+51.2048 s]
/proc/loadavg: 1.99 1.85 1.81 3/86 24793
/proc/meminfo: memFree=1420656/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=17156 CPUtime=50.94
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 3363 0 0 0 5092 2 0 0 25 0 1 0 157806910 17567744 3310 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 4289 3310 725 52 0 2657 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 17156

[startup+102.408 s]
/proc/loadavg: 1.99 1.87 1.82 3/86 24793
/proc/meminfo: memFree=1382320/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=20984 CPUtime=101.91
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 4326 0 0 0 10187 4 0 0 25 0 1 0 157806910 21487616 4273 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 5246 4273 725 52 0 3614 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 20984

[startup+162.436 s]
/proc/loadavg: 1.99 1.89 1.83 3/86 24793
/proc/meminfo: memFree=1335152/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=24992 CPUtime=161.64
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 5285 0 0 0 16159 5 0 0 25 0 1 0 157806910 25591808 5232 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 6248 5232 725 52 0 4616 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 24992

[startup+222.473 s]
/proc/loadavg: 1.99 1.91 1.83 3/86 24793
/proc/meminfo: memFree=1292592/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=28820 CPUtime=221.39
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 6261 0 0 0 22132 7 0 0 25 0 1 0 157806910 29511680 6208 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 7205 6208 725 52 0 5573 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 28820

[startup+282.502 s]
/proc/loadavg: 2.04 1.94 1.84 3/86 24793
/proc/meminfo: memFree=1255664/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=32392 CPUtime=281.14
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 7138 0 0 0 28105 9 0 0 25 0 1 0 157806910 33169408 7085 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 8098 7085 725 52 0 6466 0
Current children cumulated CPU time (s) 281.14
Current children cumulated vsize (KiB) 32392

[startup+342.533 s]
/proc/loadavg: 2.01 1.95 1.85 3/86 24793
/proc/meminfo: memFree=1205104/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=36484 CPUtime=340.88
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 8193 0 0 0 34078 10 0 0 25 0 1 0 157806910 37359616 8140 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 9121 8140 725 52 0 7489 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 36484

[startup+402.556 s]
/proc/loadavg: 1.92 1.93 1.85 3/86 24830
/proc/meminfo: memFree=1717168/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=40180 CPUtime=400.64
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 9124 0 0 0 40052 12 0 0 25 0 1 0 157806910 41144320 9071 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671684 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 10045 9071 725 52 0 8413 0
Current children cumulated CPU time (s) 400.64
Current children cumulated vsize (KiB) 40180

[startup+462.572 s]
/proc/loadavg: 1.97 1.94 1.86 3/86 24830
/proc/meminfo: memFree=1706544/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=44800 CPUtime=460.37
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 10269 0 0 0 46024 13 0 0 25 0 1 0 157806910 45875200 10216 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 11200 10216 725 52 0 9568 0
Current children cumulated CPU time (s) 460.37
Current children cumulated vsize (KiB) 44800

[startup+522.587 s]
/proc/loadavg: 1.88 1.92 1.85 3/86 24938
/proc/meminfo: memFree=1707240/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=48896 CPUtime=520.28
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 11305 0 0 0 52013 15 0 0 25 0 1 0 157806910 50069504 11252 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 12224 11252 725 52 0 10592 0
Current children cumulated CPU time (s) 520.28
Current children cumulated vsize (KiB) 48896

[startup+582.592 s]
/proc/loadavg: 1.95 1.93 1.86 3/86 24938
/proc/meminfo: memFree=1697960/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=52328 CPUtime=580.22
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 12148 0 0 0 58007 15 0 0 25 0 1 0 157806910 53583872 12095 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 13082 12095 725 52 0 11450 0
Current children cumulated CPU time (s) 580.22
Current children cumulated vsize (KiB) 52328

[startup+642.691 s]
/proc/loadavg: 1.98 1.94 1.86 3/86 24938
/proc/meminfo: memFree=1689704/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=55632 CPUtime=640.24
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 12943 0 0 0 64008 16 0 0 25 0 1 0 157806910 56967168 12890 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665601 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 13908 12890 725 52 0 12276 0
Current children cumulated CPU time (s) 640.24
Current children cumulated vsize (KiB) 55632

[startup+702.692 s]
/proc/loadavg: 1.99 1.95 1.87 3/86 24938
/proc/meminfo: memFree=1681064/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=58932 CPUtime=700.19
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 13748 0 0 0 70002 17 0 0 25 0 1 0 157806910 60346368 13695 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 14733 13695 725 52 0 13101 0
Current children cumulated CPU time (s) 700.19
Current children cumulated vsize (KiB) 58932

[startup+762.711 s]
/proc/loadavg: 1.99 1.95 1.87 3/86 24938
/proc/meminfo: memFree=1671080/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=63420 CPUtime=760.15
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 14865 0 0 0 75997 18 0 0 25 0 1 0 157806910 64942080 14812 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 15855 14812 725 52 0 14223 0
Current children cumulated CPU time (s) 760.15
Current children cumulated vsize (KiB) 63420

[startup+822.722 s]
/proc/loadavg: 1.99 1.96 1.88 3/86 24938
/proc/meminfo: memFree=1661992/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=67644 CPUtime=820.08
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 15933 0 0 0 81989 19 0 0 25 0 1 0 157806910 69267456 15880 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665663 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 16911 15880 725 52 0 15279 0
Current children cumulated CPU time (s) 820.08
Current children cumulated vsize (KiB) 67644

[startup+882.74 s]
/proc/loadavg: 1.99 1.97 1.89 3/86 24938
/proc/meminfo: memFree=1652008/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=72268 CPUtime=880.04
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 17102 0 0 0 87984 20 0 0 25 0 1 0 157806910 74002432 17049 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 18067 17049 725 52 0 16435 0
Current children cumulated CPU time (s) 880.04
Current children cumulated vsize (KiB) 72268

[startup+942.756 s]
/proc/loadavg: 2.06 1.99 1.90 3/86 24938
/proc/meminfo: memFree=1644456/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=74908 CPUtime=940
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 17775 0 0 0 93979 21 0 0 25 0 1 0 157806910 76705792 17722 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 18727 17722 725 52 0 17095 0
Current children cumulated CPU time (s) 940
Current children cumulated vsize (KiB) 74908

[startup+1002.77 s]
/proc/loadavg: 2.02 1.99 1.90 3/86 24938
/proc/meminfo: memFree=1636648/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=77952 CPUtime=999.93
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 18533 0 0 0 99971 22 0 0 25 0 1 0 157806910 79822848 18480 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 19488 18480 725 52 0 17856 0
Current children cumulated CPU time (s) 999.93
Current children cumulated vsize (KiB) 77952

[startup+1062.78 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 24938
/proc/meminfo: memFree=1626728/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=82980 CPUtime=1059.89
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 19769 0 0 0 105966 23 0 0 25 0 1 0 157806910 84971520 19716 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 20745 19716 725 52 0 19113 0
Current children cumulated CPU time (s) 1059.89
Current children cumulated vsize (KiB) 82980

[startup+1122.8 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 24938
/proc/meminfo: memFree=1617256/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=87604 CPUtime=1119.86
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 20938 0 0 0 111961 25 0 0 25 0 1 0 157806910 89706496 20885 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665802 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 21901 20885 725 52 0 20269 0
Current children cumulated CPU time (s) 1119.86
Current children cumulated vsize (KiB) 87604

[startup+1182.82 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 24938
/proc/meminfo: memFree=1609448/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=90112 CPUtime=1179.69
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 21570 0 0 0 117944 25 0 0 25 0 1 0 157806910 92274688 21517 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 22528 21517 725 52 0 20896 0
Current children cumulated CPU time (s) 1179.69
Current children cumulated vsize (KiB) 90112

[startup+1242.84 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 24938
/proc/meminfo: memFree=1601256/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=93016 CPUtime=1239.45
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 22285 0 0 0 123919 26 0 0 25 0 1 0 157806910 95248384 22232 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 23254 22232 725 52 0 21622 0
Current children cumulated CPU time (s) 1239.45
Current children cumulated vsize (KiB) 93016

[startup+1302.85 s]
/proc/loadavg: 2.07 2.00 1.91 3/86 24938
/proc/meminfo: memFree=1590440/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=98844 CPUtime=1299.19
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 23748 0 0 0 129892 27 0 0 25 0 1 0 157806910 101216256 23695 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665750 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 24711 23695 725 52 0 23079 0
Current children cumulated CPU time (s) 1299.19
Current children cumulated vsize (KiB) 98844

[startup+1362.87 s]
/proc/loadavg: 2.02 2.00 1.91 3/86 24938
/proc/meminfo: memFree=1582312/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=102408 CPUtime=1358.91
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 24656 0 0 0 135863 28 0 0 25 0 1 0 157806910 104865792 24603 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 25602 24603 725 52 0 23970 0
Current children cumulated CPU time (s) 1358.91
Current children cumulated vsize (KiB) 102408

[startup+1422.89 s]
/proc/loadavg: 2.01 2.00 1.91 3/86 24938
/proc/meminfo: memFree=1575016/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=104784 CPUtime=1418.66
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 25259 0 0 0 141838 28 0 0 25 0 1 0 157806910 107298816 25206 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 26196 25206 725 52 0 24564 0
Current children cumulated CPU time (s) 1418.66
Current children cumulated vsize (KiB) 104784

[startup+1482.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 24938
/proc/meminfo: memFree=1565800/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=109272 CPUtime=1478.42
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 26357 0 0 0 147813 29 0 0 25 0 1 0 157806910 111894528 26304 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 27318 26304 725 52 0 25686 0
Current children cumulated CPU time (s) 1478.42
Current children cumulated vsize (KiB) 109272

[startup+1542.93 s]
/proc/loadavg: 2.00 2.00 1.91 3/92 24964
/proc/meminfo: memFree=1555152/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=113760 CPUtime=1538.12
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 27490 0 0 0 153780 32 0 0 25 0 1 0 157806910 116490240 27437 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 28440 27437 725 52 0 26808 0
Current children cumulated CPU time (s) 1538.12
Current children cumulated vsize (KiB) 113760

[startup+1602.97 s]
/proc/loadavg: 2.00 2.00 1.91 3/92 25090
/proc/meminfo: memFree=1547880/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=115872 CPUtime=1597.79
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 28006 0 0 0 159737 42 0 0 25 0 1 0 157806910 118652928 27953 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 28968 27953 725 52 0 27336 0
Current children cumulated CPU time (s) 1597.79
Current children cumulated vsize (KiB) 115872

[startup+1663 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 25136
/proc/meminfo: memFree=1540328/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=119964 CPUtime=1657.51
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 29033 0 0 0 165705 46 0 0 25 0 1 0 157806910 122843136 28980 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 29991 28980 725 52 0 28359 0
Current children cumulated CPU time (s) 1657.51
Current children cumulated vsize (KiB) 119964

[startup+1723.02 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 25136
/proc/meminfo: memFree=1529640/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=125112 CPUtime=1717.24
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 30329 0 0 0 171677 47 0 0 25 0 1 0 157806910 128114688 30276 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 31278 30276 725 52 0 29646 0
Current children cumulated CPU time (s) 1717.24
Current children cumulated vsize (KiB) 125112

[startup+1783.04 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 25136
/proc/meminfo: memFree=1523304/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=127224 CPUtime=1776.98
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 30857 0 0 0 177650 48 0 0 25 0 1 0 157806910 130277376 30804 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 31806 30804 725 52 0 30174 0
Current children cumulated CPU time (s) 1776.98
Current children cumulated vsize (KiB) 127224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.23 s]
/proc/loadavg: 2.06 2.02 1.92 3/86 25136
/proc/meminfo: memFree=1518376/2055920 swapFree=4160348/4192956
[pid=24792] ppid=24790 vsize=129996 CPUtime=1800.09
/proc/24792/stat : 24792 (CSPtoSAT+minisa) R 24790 24792 23703 0 -1 4194304 31535 0 0 0 179961 48 0 0 25 0 1 0 157806910 133115904 31482 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678160 0 0 4096 0 0 0 0 17 0 0 0
/proc/24792/statm: 32499 31482 725 52 0 30867 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 129996

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.26
CPU time (s): 1800.12
CPU user time (s): 1799.61
CPU system time (s): 0.507922
CPU usage (%): 99.6601
Max. virtual memory (cumulated for all children) (KiB): 129996

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

runsolver used 2.28565 s user time and 5.68513 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 14:35:19 UTC 2007


IDJOB= 248788
IDBENCH= 11733
FILE ID= node12/248788-1168094119

PBS_JOBID= 3476359

Free space on /tmp= 66316 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-25/primes-25-60-3-3.xml
COMMAND LINE= /tmp/evaluation/248788-1168094119/CSPtoSAT+minisat /tmp/evaluation/248788-1168094119/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-248788-1168094119 -o ROOT/results/node12/solver-248788-1168094119 -C 1800 -M 900  /tmp/evaluation/248788-1168094119/CSPtoSAT+minisat /tmp/evaluation/248788-1168094119/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  efa64831f44e8e46f8f037505c70d22c

RANDOM SEED= 26152179

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.265
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.265
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:       1470032 kB
Buffers:         34908 kB
Cached:         159264 kB
SwapCached:       4660 kB
Active:         349680 kB
Inactive:       162700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1470032 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:         331416 kB
Slab:            57896 kB
Committed_AS:  4301568 kB
PageTables:       2596 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= 66316 MiB



End job on node12 on Sat Jan  6 15:05:27 UTC 2007