Trace number 249178

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.14 1805.63

General information on the benchmark

Nameprimes/primes-15/
primes-15-60-3-3.xml
MD5SUM86334f4d2f5ce838456bf3fe76b0b4c6
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.271958
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity6
Maximum domain size46
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.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=13602 #SATclauses=26900 #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/node39/watcher-249178-1168094448 -o ROOT/results/node39/solver-249178-1168094448 -C 1800 -M 900 /tmp/evaluation/249178-1168094448/CSPtoSAT+minisat /tmp/evaluation/249178-1168094448/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.92 1.85 1.73 2/73 25373
/proc/meminfo: memFree=1886880/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=496 CPUtime=0
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157844426 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 11092772 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 124 36 29 52 0 19 0

[startup+0.102872 s]
/proc/loadavg: 1.92 1.85 1.73 2/73 25373
/proc/meminfo: memFree=1886880/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=8796 CPUtime=0.08
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 1339 0 0 0 8 0 0 0 19 0 1 0 157844426 9007104 1286 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665820 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 2199 1286 725 52 0 567 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8796

[startup+0.510907 s]
/proc/loadavg: 1.92 1.85 1.73 2/73 25373
/proc/meminfo: memFree=1886880/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=8928 CPUtime=0.49
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 1363 0 0 0 49 0 0 0 24 0 1 0 157844426 9142272 1310 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678591 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 2232 1310 725 52 0 600 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8928

[startup+1.33198 s]
/proc/loadavg: 1.92 1.85 1.73 3/73 25373
/proc/meminfo: memFree=1884192/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=9060 CPUtime=1.31
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 1421 0 0 0 131 0 0 0 25 0 1 0 157844426 9277440 1368 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 2265 1368 725 52 0 633 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9060

[startup+2.96913 s]
/proc/loadavg: 1.92 1.85 1.73 3/73 25373
/proc/meminfo: memFree=1883616/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=9720 CPUtime=2.95
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 1568 0 0 0 294 1 0 0 25 0 1 0 157844426 9953280 1515 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 2430 1515 725 52 0 798 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 9720

[startup+6.25845 s]
/proc/loadavg: 1.93 1.85 1.74 3/73 25373
/proc/meminfo: memFree=1882080/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=10788 CPUtime=6.22
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 1831 0 0 0 621 1 0 0 25 0 1 0 157844426 11046912 1778 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 2697 1778 725 52 0 1065 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10788

[startup+12.715 s]
/proc/loadavg: 1.93 1.85 1.74 3/73 25373
/proc/meminfo: memFree=1881064/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=11612 CPUtime=12.65
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 2051 0 0 0 1264 1 0 0 25 0 1 0 157844426 11890688 1998 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 2903 1998 725 52 0 1271 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11612

[startup+25.5412 s]
/proc/loadavg: 1.95 1.86 1.74 3/73 25373
/proc/meminfo: memFree=1879336/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=13196 CPUtime=25.43
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 2454 0 0 0 2542 1 0 0 25 0 1 0 157844426 13512704 2401 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 3299 2401 725 52 0 1667 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 13196

[startup+51.1865 s]
/proc/loadavg: 1.96 1.87 1.74 3/73 25373
/proc/meminfo: memFree=1875880/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=16840 CPUtime=50.97
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 3340 0 0 0 5095 2 0 0 25 0 1 0 157844426 17244160 3287 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678600 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 4210 3287 725 52 0 2578 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 16840

[startup+102.473 s]
/proc/loadavg: 1.98 1.89 1.75 3/73 25373
/proc/meminfo: memFree=1865576/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=22780 CPUtime=102.07
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 4831 0 0 0 10203 4 0 0 25 0 1 0 157844426 23326720 4778 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665613 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 5695 4778 725 52 0 4063 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 22780

[startup+162.479 s]
/proc/loadavg: 1.99 1.91 1.77 3/73 25373
/proc/meminfo: memFree=1858216/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=28852 CPUtime=161.84
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 6368 0 0 0 16179 5 0 0 25 0 1 0 157844426 29544448 6315 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 7213 6315 725 52 0 5581 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 28852

[startup+222.492 s]
/proc/loadavg: 1.99 1.92 1.78 3/73 25373
/proc/meminfo: memFree=1846440/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=35716 CPUtime=221.61
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 8083 0 0 0 22155 6 0 0 25 0 1 0 157844426 36573184 8030 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 8929 8030 725 52 0 7297 0
Current children cumulated CPU time (s) 221.61
Current children cumulated vsize (KiB) 35716

[startup+282.502 s]
/proc/loadavg: 1.99 1.93 1.79 3/73 25373
/proc/meminfo: memFree=1838696/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=42040 CPUtime=281.39
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 9621 0 0 0 28132 7 0 0 25 0 1 0 157844426 43048960 9568 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 10510 9568 725 52 0 8878 0
Current children cumulated CPU time (s) 281.39
Current children cumulated vsize (KiB) 42040

[startup+342.512 s]
/proc/loadavg: 1.99 1.94 1.80 3/73 25373
/proc/meminfo: memFree=1827496/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=49432 CPUtime=341.17
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 11483 0 0 0 34108 9 0 0 25 0 1 0 157844426 50618368 11430 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678600 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 12358 11430 725 52 0 10726 0
Current children cumulated CPU time (s) 341.17
Current children cumulated vsize (KiB) 49432

[startup+402.52 s]
/proc/loadavg: 1.99 1.95 1.81 3/73 25373
/proc/meminfo: memFree=1819240/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=55108 CPUtime=400.94
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 12899 0 0 0 40085 9 0 0 25 0 1 0 157844426 56430592 12846 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 13777 12846 725 52 0 12145 0
Current children cumulated CPU time (s) 400.94
Current children cumulated vsize (KiB) 55108

[startup+462.524 s]
/proc/loadavg: 1.99 1.95 1.82 3/73 25373
/proc/meminfo: memFree=1810344/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=61444 CPUtime=460.72
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 14483 0 0 0 46062 10 0 0 25 0 1 0 157844426 62918656 14430 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 15361 14430 725 52 0 13729 0
Current children cumulated CPU time (s) 460.72
Current children cumulated vsize (KiB) 61444

[startup+522.536 s]
/proc/loadavg: 2.05 1.97 1.83 3/73 25373
/proc/meminfo: memFree=1799720/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=68048 CPUtime=520.49
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 16146 0 0 0 52038 11 0 0 25 0 1 0 157844426 69681152 16093 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 17012 16093 725 52 0 15380 0
Current children cumulated CPU time (s) 520.49
Current children cumulated vsize (KiB) 68048

[startup+582.545 s]
/proc/loadavg: 2.07 1.99 1.84 3/73 25373
/proc/meminfo: memFree=1791080/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=74384 CPUtime=580.27
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 17727 0 0 0 58015 12 0 0 25 0 1 0 157844426 76169216 17674 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 18596 17674 725 52 0 16964 0
Current children cumulated CPU time (s) 580.27
Current children cumulated vsize (KiB) 74384

[startup+642.561 s]
/proc/loadavg: 2.09 2.01 1.86 3/73 25373
/proc/meminfo: memFree=1780264/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=81644 CPUtime=640.05
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 19545 0 0 0 63991 14 0 0 25 0 1 0 157844426 83603456 19492 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 20411 19492 725 52 0 18779 0
Current children cumulated CPU time (s) 640.05
Current children cumulated vsize (KiB) 81644

[startup+702.572 s]
/proc/loadavg: 2.03 2.00 1.86 3/73 25373
/proc/meminfo: memFree=1768616/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=91032 CPUtime=699.84
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 21883 0 0 0 69968 16 0 0 25 0 1 0 157844426 93216768 21830 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678230 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 22758 21830 725 52 0 21126 0
Current children cumulated CPU time (s) 699.84
Current children cumulated vsize (KiB) 91032

[startup+762.578 s]
/proc/loadavg: 2.01 2.00 1.87 3/73 25373
/proc/meminfo: memFree=1758440/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=97764 CPUtime=759.61
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 23587 0 0 0 75944 17 0 0 25 0 1 0 157844426 100110336 23534 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 24441 23534 725 52 0 22809 0
Current children cumulated CPU time (s) 759.61
Current children cumulated vsize (KiB) 97764

[startup+822.589 s]
/proc/loadavg: 2.00 2.00 1.87 3/73 25373
/proc/meminfo: memFree=1749416/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=104376 CPUtime=819.39
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 25240 0 0 0 81921 18 0 0 25 0 1 0 157844426 106881024 25187 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678671 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 26094 25187 725 52 0 24462 0
Current children cumulated CPU time (s) 819.39
Current children cumulated vsize (KiB) 104376

[startup+882.603 s]
/proc/loadavg: 2.00 2.00 1.88 3/73 25373
/proc/meminfo: memFree=1739880/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=110452 CPUtime=879.17
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 26757 0 0 0 87898 19 0 0 25 0 1 0 157844426 113102848 26704 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 27613 26704 725 52 0 25981 0
Current children cumulated CPU time (s) 879.17
Current children cumulated vsize (KiB) 110452

[startup+942.611 s]
/proc/loadavg: 2.00 2.00 1.88 3/73 25373
/proc/meminfo: memFree=1730984/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=117184 CPUtime=938.95
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 28425 0 0 0 93875 20 0 0 25 0 1 0 157844426 119996416 28372 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 29296 28372 725 52 0 27664 0
Current children cumulated CPU time (s) 938.95
Current children cumulated vsize (KiB) 117184

[startup+1002.62 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 25373
/proc/meminfo: memFree=1720872/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=123916 CPUtime=998.73
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 30100 0 0 0 99851 22 0 0 25 0 1 0 157844426 126889984 30047 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 30979 30047 725 52 0 29347 0
Current children cumulated CPU time (s) 998.73
Current children cumulated vsize (KiB) 123916

[startup+1062.63 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 25373
/proc/meminfo: memFree=1711208/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=130120 CPUtime=1058.51
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 31684 0 0 0 105828 23 0 0 25 0 1 0 157844426 133242880 31631 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 32530 31631 725 52 0 30898 0
Current children cumulated CPU time (s) 1058.51
Current children cumulated vsize (KiB) 130120

[startup+1122.64 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 25373
/proc/meminfo: memFree=1702824/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=136588 CPUtime=1118.3
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 33296 0 0 0 111805 25 0 0 25 0 1 0 157844426 139866112 33243 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 34147 33243 725 52 0 32515 0
Current children cumulated CPU time (s) 1118.3
Current children cumulated vsize (KiB) 136588

[startup+1182.65 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 25373
/proc/meminfo: memFree=1692136/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=142792 CPUtime=1178.08
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 34843 0 0 0 117782 26 0 0 25 0 1 0 157844426 146219008 34790 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/25372/statm: 35698 34790 725 52 0 34066 0
Current children cumulated CPU time (s) 1178.08
Current children cumulated vsize (KiB) 142792

[startup+1242.66 s]
/proc/loadavg: 2.00 2.00 1.91 3/79 25527
/proc/meminfo: memFree=1649680/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=149524 CPUtime=1237.73
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 36535 0 0 0 123740 33 0 0 25 0 1 0 157844426 153112576 36482 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/25372/statm: 37381 36482 725 52 0 35749 0
Current children cumulated CPU time (s) 1237.73
Current children cumulated vsize (KiB) 149524

[startup+1302.7 s]
/proc/loadavg: 2.03 2.01 1.91 3/79 25587
/proc/meminfo: memFree=1640936/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=157048 CPUtime=1297.66
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 38396 0 0 0 129724 42 0 0 25 0 1 0 157844426 160817152 38343 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 0 0 0
/proc/25372/statm: 39262 38343 725 52 0 37630 0
Current children cumulated CPU time (s) 1297.66
Current children cumulated vsize (KiB) 157048

[startup+1362.71 s]
/proc/loadavg: 2.01 2.01 1.91 3/73 25609
/proc/meminfo: memFree=1635608/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=163516 CPUtime=1357.62
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 40028 0 0 0 135719 43 0 0 25 0 1 0 157844426 167440384 39975 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/25372/statm: 40879 39975 725 52 0 39247 0
Current children cumulated CPU time (s) 1357.62
Current children cumulated vsize (KiB) 163516

[startup+1422.72 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 25609
/proc/meminfo: memFree=1629016/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=169720 CPUtime=1417.58
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 41555 0 0 0 141714 44 0 0 25 0 1 0 157844426 173793280 41502 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671240 0 0 4096 0 0 0 0 17 0 0 0
/proc/25372/statm: 42430 41502 725 52 0 40798 0
Current children cumulated CPU time (s) 1417.58
Current children cumulated vsize (KiB) 169720

[startup+1482.73 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 25609
/proc/meminfo: memFree=1622360/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=176188 CPUtime=1477.53
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 43178 0 0 0 147707 46 0 0 25 0 1 0 157844426 180416512 43125 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 0 0 0
/proc/25372/statm: 44047 43125 725 52 0 42415 0
Current children cumulated CPU time (s) 1477.53
Current children cumulated vsize (KiB) 176188

[startup+1542.75 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 25609
/proc/meminfo: memFree=1616024/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=182260 CPUtime=1537.49
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 44720 0 0 0 153701 48 0 0 25 0 1 0 157844426 186634240 44667 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 0 0 0
/proc/25372/statm: 45565 44667 725 52 0 43933 0
Current children cumulated CPU time (s) 1537.49
Current children cumulated vsize (KiB) 182260

[startup+1602.76 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 25609
/proc/meminfo: memFree=1608856/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=189568 CPUtime=1597.45
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 46494 0 0 0 159696 49 0 0 25 0 1 0 157844426 194117632 46441 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/25372/statm: 47392 46441 725 52 0 45760 0
Current children cumulated CPU time (s) 1597.45
Current children cumulated vsize (KiB) 189568

[startup+1662.78 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 25609
/proc/meminfo: memFree=1601624/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=196696 CPUtime=1657.41
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 48260 0 0 0 165690 51 0 0 25 0 1 0 157844426 201416704 48207 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25372/statm: 49174 48207 725 52 0 47542 0
Current children cumulated CPU time (s) 1657.41
Current children cumulated vsize (KiB) 196696

[startup+1722.8 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 25609
/proc/meminfo: memFree=1595224/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=203036 CPUtime=1717.36
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 49855 0 0 0 171684 52 0 0 25 0 1 0 157844426 207908864 49802 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134630800 0 0 4096 0 0 0 0 17 0 0 0
/proc/25372/statm: 50759 49802 725 52 0 49127 0
Current children cumulated CPU time (s) 1717.36
Current children cumulated vsize (KiB) 203036

[startup+1782.82 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 25609
/proc/meminfo: memFree=1584152/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=213736 CPUtime=1777.34
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 52533 0 0 0 177680 54 0 0 25 0 1 0 157844426 218865664 52480 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/25372/statm: 53434 52480 725 52 0 51802 0
Current children cumulated CPU time (s) 1777.34
Current children cumulated vsize (KiB) 213736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 25609
/proc/meminfo: memFree=1581720/2055920 swapFree=4187312/4192956
[pid=25372] ppid=25370 vsize=216112 CPUtime=1800.1
/proc/25372/stat : 25372 (CSPtoSAT+minisa) R 25370 25372 25232 0 -1 4194304 53125 0 0 0 179956 54 0 0 25 0 1 0 157844426 221298688 53072 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 0 0 0
/proc/25372/statm: 54028 53072 725 52 0 52396 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 216112

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.63
CPU time (s): 1800.14
CPU user time (s): 1799.56
CPU system time (s): 0.578911
CPU usage (%): 99.6958
Max. virtual memory (cumulated for all children) (KiB): 216112

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

runsolver used 1.73374 s user time and 4.89626 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan  6 14:40:48 UTC 2007


IDJOB= 249178
IDBENCH= 11763
FILE ID= node39/249178-1168094448

PBS_JOBID= 3476709

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  86334f4d2f5ce838456bf3fe76b0b4c6

RANDOM SEED= 115542499

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.236
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.236
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:       1887360 kB
Buffers:          3968 kB
Cached:          62168 kB
SwapCached:       1388 kB
Active:          79268 kB
Inactive:        42064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887360 kB
SwapTotal:     4192956 kB
SwapFree:      4187312 kB
Dirty:            1528 kB
Writeback:           0 kB
Mapped:          65836 kB
Slab:            32736 kB
Committed_AS:  3140180 kB
PageTables:       1816 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= 66519 MiB



End job on node39 on Sat Jan  6 15:10:59 UTC 2007