Trace number 248710

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.06 1814.66

General information on the benchmark

Nameprimes/primes-25/
primes-25-80-2-1.xml
MD5SUM857559e77a6c7a2abb0ebfc12db4a447
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.024995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity3
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node25/watcher-248710-1168094036 -o ROOT/results/node25/solver-248710-1168094036 -C 1800 -M 900 /tmp/evaluation/248710-1168094036/CSPtoSAT+minisat /tmp/evaluation/248710-1168094036/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.01 1.42 1.03 5/86 2450
/proc/meminfo: memFree=1604832/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=496 CPUtime=0
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157796045 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 3765028 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 124 36 29 52 0 19 0

[startup+0.1041 s]
/proc/loadavg: 2.01 1.42 1.03 5/86 2450
/proc/meminfo: memFree=1604832/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=10944 CPUtime=0.08
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 1820 0 0 0 8 0 0 0 19 0 1 0 157796045 11206656 1767 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678524 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 2736 1767 725 52 0 1104 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10944

[startup+0.513167 s]
/proc/loadavg: 2.01 1.42 1.03 5/86 2450
/proc/meminfo: memFree=1604832/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=10944 CPUtime=0.5
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 1840 0 0 0 49 1 0 0 24 0 1 0 157796045 11206656 1787 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665731 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 2736 1787 725 52 0 1104 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10944

[startup+1.34031 s]
/proc/loadavg: 2.01 1.42 1.03 3/86 2450
/proc/meminfo: memFree=1600288/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=11140 CPUtime=1.32
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 1869 0 0 0 131 1 0 0 25 0 1 0 157796045 11407360 1816 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 2785 1816 725 52 0 1153 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11140

[startup+2.97759 s]
/proc/loadavg: 2.01 1.43 1.03 3/86 2450
/proc/meminfo: memFree=1599968/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=11284 CPUtime=2.94
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 1912 0 0 0 293 1 0 0 25 0 1 0 157796045 11554816 1859 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 2821 1859 725 52 0 1189 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 11284

[startup+6.26215 s]
/proc/loadavg: 2.01 1.43 1.03 3/86 2450
/proc/meminfo: memFree=1599264/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=11684 CPUtime=6.2
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 1993 0 0 0 619 1 0 0 25 0 1 0 157796045 11964416 1940 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 2921 1940 725 52 0 1289 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 11684

[startup+12.7262 s]
/proc/loadavg: 2.00 1.45 1.04 3/86 2450
/proc/meminfo: memFree=1598568/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=12212 CPUtime=12.6
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 2147 0 0 0 1259 1 0 0 25 0 1 0 157796045 12505088 2094 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 3053 2094 725 52 0 1421 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 12212

[startup+25.5484 s]
/proc/loadavg: 2.00 1.46 1.05 3/86 2450
/proc/meminfo: memFree=1597544/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=13300 CPUtime=25.3
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 2404 0 0 0 2529 1 0 0 25 0 1 0 157796045 13619200 2351 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 3325 2351 725 52 0 1693 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 13300

[startup+51.1988 s]
/proc/loadavg: 2.00 1.51 1.07 3/86 2450
/proc/meminfo: memFree=1592040/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=15480 CPUtime=50.71
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 2929 0 0 0 5069 2 0 0 25 0 1 0 157796045 15851520 2876 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 3870 2876 725 52 0 2238 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 15480

[startup+102.399 s]
/proc/loadavg: 2.00 1.59 1.12 3/86 2450
/proc/meminfo: memFree=1585832/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=17856 CPUtime=101.44
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 3538 0 0 0 10141 3 0 0 25 0 1 0 157796045 18284544 3485 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678531 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 4464 3485 725 52 0 2832 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 17856

[startup+162.412 s]
/proc/loadavg: 2.03 1.67 1.18 3/86 2450
/proc/meminfo: memFree=1579176/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=19440 CPUtime=160.91
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 3947 0 0 0 16087 4 0 0 25 0 1 0 157796045 19906560 3894 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 4860 3894 725 52 0 3228 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 19440

[startup+222.437 s]
/proc/loadavg: 2.01 1.73 1.23 3/86 2450
/proc/meminfo: memFree=1573288/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=21072 CPUtime=220.39
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 4314 0 0 0 22034 5 0 0 25 0 1 0 157796045 21577728 4261 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687569 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 5268 4261 725 52 0 3636 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 21072

[startup+282.456 s]
/proc/loadavg: 2.07 1.79 1.28 3/86 2450
/proc/meminfo: memFree=1569064/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=21468 CPUtime=279.86
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 4432 0 0 0 27981 5 0 0 25 0 1 0 157796045 21983232 4379 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 5367 4379 725 52 0 3735 0
Current children cumulated CPU time (s) 279.86
Current children cumulated vsize (KiB) 21468

[startup+342.482 s]
/proc/loadavg: 2.02 1.83 1.32 3/86 2450
/proc/meminfo: memFree=1564392/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=21732 CPUtime=339.34
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 4470 0 0 0 33929 5 0 0 25 0 1 0 157796045 22253568 4417 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 5433 4417 725 52 0 3801 0
Current children cumulated CPU time (s) 339.34
Current children cumulated vsize (KiB) 21732

[startup+402.498 s]
/proc/loadavg: 2.01 1.86 1.36 3/86 2450
/proc/meminfo: memFree=1557992/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=21864 CPUtime=398.81
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 4524 0 0 0 39875 6 0 0 25 0 1 0 157796045 22388736 4471 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 5466 4471 725 52 0 3834 0
Current children cumulated CPU time (s) 398.81
Current children cumulated vsize (KiB) 21864

[startup+462.508 s]
/proc/loadavg: 2.00 1.88 1.40 3/86 2450
/proc/meminfo: memFree=1551912/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=21996 CPUtime=458.28
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 4565 0 0 0 45821 7 0 0 25 0 1 0 157796045 22523904 4512 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 5499 4512 725 52 0 3867 0
Current children cumulated CPU time (s) 458.28
Current children cumulated vsize (KiB) 21996

[startup+522.525 s]
/proc/loadavg: 2.00 1.90 1.43 3/86 2450
/proc/meminfo: memFree=1547752/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=22260 CPUtime=517.76
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 4605 0 0 0 51769 7 0 0 25 0 1 0 157796045 22794240 4552 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 5565 4552 725 52 0 3933 0
Current children cumulated CPU time (s) 517.76
Current children cumulated vsize (KiB) 22260

[startup+582.547 s]
/proc/loadavg: 2.12 1.95 1.48 3/86 2450
/proc/meminfo: memFree=1544104/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=22524 CPUtime=577.22
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 4683 0 0 0 57715 7 0 0 25 0 1 0 157796045 23064576 4630 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 5631 4630 725 52 0 3999 0
Current children cumulated CPU time (s) 577.22
Current children cumulated vsize (KiB) 22524

[startup+642.564 s]
/proc/loadavg: 2.04 1.95 1.51 3/86 2450
/proc/meminfo: memFree=1537320/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=23580 CPUtime=636.7
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 4960 0 0 0 63662 8 0 0 25 0 1 0 157796045 24145920 4907 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 5895 4907 725 52 0 4263 0
Current children cumulated CPU time (s) 636.7
Current children cumulated vsize (KiB) 23580

[startup+702.582 s]
/proc/loadavg: 2.01 1.96 1.54 3/86 2450
/proc/meminfo: memFree=1530152/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=24108 CPUtime=696.18
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5075 0 0 0 69609 9 0 0 25 0 1 0 157796045 24686592 5022 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6027 5022 725 52 0 4395 0
Current children cumulated CPU time (s) 696.18
Current children cumulated vsize (KiB) 24108

[startup+762.598 s]
/proc/loadavg: 2.00 1.96 1.56 3/86 2450
/proc/meminfo: memFree=1526632/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=24504 CPUtime=755.64
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5176 0 0 0 75555 9 0 0 25 0 1 0 157796045 25092096 5123 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6126 5123 725 52 0 4494 0
Current children cumulated CPU time (s) 755.64
Current children cumulated vsize (KiB) 24504

[startup+822.615 s]
/proc/loadavg: 2.00 1.97 1.58 3/86 2450
/proc/meminfo: memFree=1522088/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=24768 CPUtime=815.11
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5250 0 0 0 81502 9 0 0 25 0 1 0 157796045 25362432 5197 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6192 5197 725 52 0 4560 0
Current children cumulated CPU time (s) 815.11
Current children cumulated vsize (KiB) 24768

[startup+882.638 s]
/proc/loadavg: 2.00 1.97 1.61 3/86 2450
/proc/meminfo: memFree=1515560/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=25032 CPUtime=874.58
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5319 0 0 0 87449 9 0 0 25 0 1 0 157796045 25632768 5266 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6258 5266 725 52 0 4626 0
Current children cumulated CPU time (s) 874.58
Current children cumulated vsize (KiB) 25032

[startup+942.664 s]
/proc/loadavg: 2.00 1.97 1.63 3/86 2450
/proc/meminfo: memFree=1511144/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=25296 CPUtime=934.08
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5369 0 0 0 93398 10 0 0 25 0 1 0 157796045 25903104 5316 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6324 5316 725 52 0 4692 0
Current children cumulated CPU time (s) 934.08
Current children cumulated vsize (KiB) 25296

[startup+1002.68 s]
/proc/loadavg: 2.00 1.97 1.65 3/86 2450
/proc/meminfo: memFree=1507944/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=25428 CPUtime=993.56
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5409 0 0 0 99346 10 0 0 25 0 1 0 157796045 26038272 5356 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6357 5356 725 52 0 4725 0
Current children cumulated CPU time (s) 993.56
Current children cumulated vsize (KiB) 25428

[startup+1062.7 s]
/proc/loadavg: 2.00 1.97 1.67 3/86 2450
/proc/meminfo: memFree=1500008/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=25560 CPUtime=1053.02
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5434 0 0 0 105292 10 0 0 25 0 1 0 157796045 26173440 5381 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6390 5381 725 52 0 4758 0
Current children cumulated CPU time (s) 1053.02
Current children cumulated vsize (KiB) 25560

[startup+1122.71 s]
/proc/loadavg: 2.00 1.97 1.69 3/86 2450
/proc/meminfo: memFree=1496104/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=25692 CPUtime=1112.49
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5476 0 0 0 111239 10 0 0 25 0 1 0 157796045 26308608 5423 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6423 5423 725 52 0 4791 0
Current children cumulated CPU time (s) 1112.49
Current children cumulated vsize (KiB) 25692

[startup+1182.74 s]
/proc/loadavg: 2.00 1.97 1.70 3/86 2450
/proc/meminfo: memFree=1491880/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=25824 CPUtime=1171.98
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5502 0 0 0 117187 11 0 0 25 0 1 0 157796045 26443776 5449 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6456 5449 725 52 0 4824 0
Current children cumulated CPU time (s) 1171.98
Current children cumulated vsize (KiB) 25824

[startup+1242.77 s]
/proc/loadavg: 2.07 1.99 1.73 3/86 2450
/proc/meminfo: memFree=1484008/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=25824 CPUtime=1231.45
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5530 0 0 0 123134 11 0 0 25 0 1 0 157796045 26443776 5477 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6456 5477 725 52 0 4824 0
Current children cumulated CPU time (s) 1231.45
Current children cumulated vsize (KiB) 25824

[startup+1302.79 s]
/proc/loadavg: 2.08 2.00 1.74 3/86 2450
/proc/meminfo: memFree=1481960/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=25956 CPUtime=1290.94
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5546 0 0 0 129082 12 0 0 25 0 1 0 157796045 26578944 5493 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6489 5493 725 52 0 4857 0
Current children cumulated CPU time (s) 1290.94
Current children cumulated vsize (KiB) 25956

[startup+1362.8 s]
/proc/loadavg: 2.03 2.00 1.76 3/86 2450
/proc/meminfo: memFree=1475816/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=26088 CPUtime=1350.41
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5567 0 0 0 135029 12 0 0 25 0 1 0 157796045 26714112 5514 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6522 5514 725 52 0 4890 0
Current children cumulated CPU time (s) 1350.41
Current children cumulated vsize (KiB) 26088

[startup+1422.82 s]
/proc/loadavg: 2.04 2.01 1.77 3/86 2450
/proc/meminfo: memFree=1470440/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=26088 CPUtime=1409.89
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5582 0 0 0 140976 13 0 0 25 0 1 0 157796045 26714112 5529 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6522 5529 725 52 0 4890 0
Current children cumulated CPU time (s) 1409.89
Current children cumulated vsize (KiB) 26088

[startup+1482.84 s]
/proc/loadavg: 2.05 2.02 1.79 3/86 2450
/proc/meminfo: memFree=1467816/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=26220 CPUtime=1469.38
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5608 0 0 0 146925 13 0 0 25 0 1 0 157796045 26849280 5555 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6555 5555 725 52 0 4923 0
Current children cumulated CPU time (s) 1469.38
Current children cumulated vsize (KiB) 26220

[startup+1542.86 s]
/proc/loadavg: 2.02 2.02 1.80 3/86 2450
/proc/meminfo: memFree=1458728/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=26220 CPUtime=1528.86
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5622 0 0 0 152872 14 0 0 25 0 1 0 157796045 26849280 5569 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2449/statm: 6555 5569 725 52 0 4923 0
Current children cumulated CPU time (s) 1528.86
Current children cumulated vsize (KiB) 26220

[startup+1602.88 s]
/proc/loadavg: 1.93 1.99 1.81 3/86 2488
/proc/meminfo: memFree=1584232/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=27144 CPUtime=1588.38
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 5868 0 0 0 158818 20 0 0 25 0 1 0 157796045 27795456 5815 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/2449/statm: 6786 5815 725 52 0 5154 0
Current children cumulated CPU time (s) 1588.38
Current children cumulated vsize (KiB) 27144

[startup+1662.97 s]
/proc/loadavg: 1.49 1.87 1.78 2/84 2638
/proc/meminfo: memFree=1609512/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=28200 CPUtime=1648.41
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 6128 0 0 0 164813 28 0 0 25 0 1 0 157796045 28876800 6075 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2449/statm: 7050 6075 725 52 0 5418 0
Current children cumulated CPU time (s) 1648.41
Current children cumulated vsize (KiB) 28200

[startup+1723.04 s]
/proc/loadavg: 1.18 1.71 1.72 2/78 2700
/proc/meminfo: memFree=1610480/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=28464 CPUtime=1708.46
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 6194 0 0 0 170809 37 0 0 25 0 1 0 157796045 29147136 6141 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/2449/statm: 7116 6141 725 52 0 5484 0
Current children cumulated CPU time (s) 1708.46
Current children cumulated vsize (KiB) 28464

[startup+1783.09 s]
/proc/loadavg: 1.06 1.58 1.68 2/78 2700
/proc/meminfo: memFree=1610432/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=28728 CPUtime=1768.49
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 6248 0 0 0 176812 37 0 0 25 0 1 0 157796045 29417472 6195 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2449/statm: 7182 6195 725 52 0 5550 0
Current children cumulated CPU time (s) 1768.49
Current children cumulated vsize (KiB) 28728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.65 s]
/proc/loadavg: 1.04 1.52 1.65 2/78 2700
/proc/meminfo: memFree=1610368/2055920 swapFree=4192812/4192956
[pid=2449] ppid=2447 vsize=28728 CPUtime=1800.04
/proc/2449/stat : 2449 (CSPtoSAT+minisa) R 2447 2449 2142 0 -1 4194304 6262 0 0 0 179967 37 0 0 25 0 1 0 157796045 29417472 6209 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2449/statm: 7182 6209 725 52 0 5550 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 28728

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.66
CPU time (s): 1800.06
CPU user time (s): 1799.68
CPU system time (s): 0.378942
CPU usage (%): 99.1953
Max. virtual memory (cumulated for all children) (KiB): 28728

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

runsolver used 2.14567 s user time and 5.56515 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 14:33:56 UTC 2007


IDJOB= 248710
IDBENCH= 11727
FILE ID= node25/248710-1168094036

PBS_JOBID= 3476687

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-25/primes-25-80-2-1.xml
COMMAND LINE= /tmp/evaluation/248710-1168094036/CSPtoSAT+minisat /tmp/evaluation/248710-1168094036/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-248710-1168094036 -o ROOT/results/node25/solver-248710-1168094036 -C 1800 -M 900  /tmp/evaluation/248710-1168094036/CSPtoSAT+minisat /tmp/evaluation/248710-1168094036/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  857559e77a6c7a2abb0ebfc12db4a447

RANDOM SEED= 965122206

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.279
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.279
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:       1605312 kB
Buffers:         46376 kB
Cached:         256700 kB
SwapCached:          0 kB
Active:         125152 kB
Inactive:       254204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          98708 kB
Slab:            56080 kB
Committed_AS:  2976040 kB
PageTables:       2324 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= 66550 MiB



End job on node25 on Sat Jan  6 15:04:12 UTC 2007