Trace number 248307

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.03 1802.81

General information on the benchmark

Nameprimes/primes-30/
primes-30-60-3-3.xml
MD5SUM427b19cfdc78797cbc2dbf40ed5da3e5
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.78488
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity6
Maximum domain size112
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.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.08	c ...done
0.08	c #SATvar=33402 #SATclauses=66500 #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/node43/watcher-248307-1168093828 -o ROOT/results/node43/solver-248307-1168093828 -C 1800 -M 900 /tmp/evaluation/248307-1168093828/CSPtoSAT+minisat /tmp/evaluation/248307-1168093828/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.57 0.72 1.01 5/73 14197
/proc/meminfo: memFree=1469264/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=496 CPUtime=0
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 157781914 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4731684 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 124 36 29 52 0 19 0

[startup+0.107632 s]
/proc/loadavg: 1.57 0.72 1.01 5/73 14197
/proc/meminfo: memFree=1469264/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=11916 CPUtime=0.07
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 1987 0 1 0 7 0 0 0 20 0 1 0 157781914 12201984 1935 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 2979 1935 719 52 0 1347 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11916

[startup+0.519701 s]
/proc/loadavg: 1.57 0.72 1.01 5/73 14197
/proc/meminfo: memFree=1469264/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=11916 CPUtime=0.48
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 2004 0 1 0 48 0 0 0 23 0 1 0 157781914 12201984 1952 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 2979 1952 725 52 0 1347 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 11916

[startup+1.34284 s]
/proc/loadavg: 1.57 0.72 1.01 3/73 14197
/proc/meminfo: memFree=1464080/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=12048 CPUtime=1.3
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 2048 0 1 0 130 0 0 0 25 0 1 0 157781914 12337152 1996 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 3012 1996 725 52 0 1380 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 12048

[startup+2.98011 s]
/proc/loadavg: 1.61 0.74 1.01 3/73 14197
/proc/meminfo: memFree=1463824/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=12444 CPUtime=2.94
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 2120 0 1 0 293 1 0 0 25 0 1 0 157781914 12742656 2068 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 3111 2068 725 52 0 1479 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 12444

[startup+6.26465 s]
/proc/loadavg: 1.61 0.74 1.01 3/73 14197
/proc/meminfo: memFree=1463248/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=12840 CPUtime=6.21
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 2244 0 1 0 620 1 0 0 25 0 1 0 157781914 13148160 2192 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 3210 2192 725 52 0 1578 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 12840

[startup+12.7277 s]
/proc/loadavg: 1.67 0.78 1.02 3/73 14197
/proc/meminfo: memFree=1462096/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=13800 CPUtime=12.65
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 2491 0 1 0 1264 1 0 0 25 0 1 0 157781914 14131200 2439 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 3450 2439 725 52 0 1818 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 13800

[startup+25.5479 s]
/proc/loadavg: 1.72 0.82 1.03 3/73 14197
/proc/meminfo: memFree=1456720/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=15496 CPUtime=25.41
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 2896 0 1 0 2540 1 0 0 25 0 1 0 157781914 15867904 2844 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 3874 2844 725 52 0 2242 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 15496

[startup+51.1971 s]
/proc/loadavg: 1.81 0.91 1.06 3/73 14197
/proc/meminfo: memFree=1449680/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=18784 CPUtime=50.96
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 3708 0 1 0 5094 2 0 0 25 0 1 0 157781914 19234816 3656 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 4696 3656 725 52 0 3064 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 18784

[startup+102.493 s]
/proc/loadavg: 1.92 1.09 1.11 3/73 14197
/proc/meminfo: memFree=1440016/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=22084 CPUtime=102.05
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 4556 0 1 0 10203 2 0 0 25 0 1 0 157781914 22614016 4504 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 5521 4504 725 52 0 3889 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 22084

[startup+162.506 s]
/proc/loadavg: 1.97 1.26 1.16 3/73 14197
/proc/meminfo: memFree=1428368/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=25828 CPUtime=161.84
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 5439 0 1 0 16180 4 0 0 25 0 1 0 157781914 26447872 5387 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678600 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 6457 5387 725 52 0 4825 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 25828

[startup+222.53 s]
/proc/loadavg: 1.99 1.39 1.21 3/73 14197
/proc/meminfo: memFree=1414928/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=28864 CPUtime=221.61
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 6235 0 1 0 22157 4 0 0 25 0 1 0 157781914 29556736 6183 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665686 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 7216 6183 725 52 0 5584 0
Current children cumulated CPU time (s) 221.61
Current children cumulated vsize (KiB) 28864

[startup+282.546 s]
/proc/loadavg: 2.07 1.51 1.26 3/73 14197
/proc/meminfo: memFree=1398736/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=32692 CPUtime=281.4
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 7201 0 1 0 28135 5 0 0 25 0 1 0 157781914 33476608 7149 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/14196/statm: 8173 7149 725 52 0 6541 0
Current children cumulated CPU time (s) 281.4
Current children cumulated vsize (KiB) 32692

[startup+342.561 s]
/proc/loadavg: 2.02 1.60 1.31 3/73 14234
/proc/meminfo: memFree=1507400/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=37444 CPUtime=341.25
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 8403 0 1 0 34118 7 0 0 25 0 1 0 157781914 38342656 8351 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 9361 8351 725 52 0 7729 0
Current children cumulated CPU time (s) 341.25
Current children cumulated vsize (KiB) 37444

[startup+402.562 s]
/proc/loadavg: 2.08 1.69 1.35 3/73 14234
/proc/meminfo: memFree=1498248/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=39956 CPUtime=401.18
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 8955 0 1 0 40110 8 0 0 25 0 1 0 157781914 40914944 8903 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665722 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 9989 8903 725 52 0 8357 0
Current children cumulated CPU time (s) 401.18
Current children cumulated vsize (KiB) 39956

[startup+462.659 s]
/proc/loadavg: 2.03 1.74 1.39 3/73 14234
/proc/meminfo: memFree=1490120/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=42468 CPUtime=461.22
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 9587 0 1 0 46113 9 0 0 25 0 1 0 157781914 43487232 9535 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 10617 9535 725 52 0 8985 0
Current children cumulated CPU time (s) 461.22
Current children cumulated vsize (KiB) 42468

[startup+522.679 s]
/proc/loadavg: 2.01 1.78 1.43 3/73 14234
/proc/meminfo: memFree=1477576/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=47748 CPUtime=521.19
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 10921 0 1 0 52109 10 0 0 25 0 1 0 157781914 48893952 10869 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 11937 10869 725 52 0 10305 0
Current children cumulated CPU time (s) 521.19
Current children cumulated vsize (KiB) 47748

[startup+582.693 s]
/proc/loadavg: 2.06 1.84 1.46 3/73 14234
/proc/meminfo: memFree=1468424/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=50784 CPUtime=581.13
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 11663 0 1 0 58103 10 0 0 25 0 1 0 157781914 52002816 11611 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 12696 11611 725 52 0 11064 0
Current children cumulated CPU time (s) 581.13
Current children cumulated vsize (KiB) 50784

[startup+642.712 s]
/proc/loadavg: 2.02 1.86 1.49 3/73 14234
/proc/meminfo: memFree=1461704/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=52896 CPUtime=641.08
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 12185 0 1 0 64097 11 0 0 25 0 1 0 157781914 54165504 12133 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 13224 12133 725 52 0 11592 0
Current children cumulated CPU time (s) 641.08
Current children cumulated vsize (KiB) 52896

[startup+702.723 s]
/proc/loadavg: 2.01 1.89 1.52 3/73 14234
/proc/meminfo: memFree=1450120/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=58468 CPUtime=701.05
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 13604 0 1 0 70092 13 0 0 25 0 1 0 157781914 59871232 13552 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 14617 13552 725 52 0 12985 0
Current children cumulated CPU time (s) 701.05
Current children cumulated vsize (KiB) 58468

[startup+762.737 s]
/proc/loadavg: 2.00 1.90 1.55 3/73 14234
/proc/meminfo: memFree=1443720/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=60184 CPUtime=760.99
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 14028 0 1 0 76086 13 0 0 25 0 1 0 157781914 61628416 13976 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 15046 13976 725 52 0 13414 0
Current children cumulated CPU time (s) 760.99
Current children cumulated vsize (KiB) 60184

[startup+822.749 s]
/proc/loadavg: 2.00 1.92 1.57 3/73 14234
/proc/meminfo: memFree=1433672/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=63880 CPUtime=820.95
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 14951 0 1 0 82081 14 0 0 25 0 1 0 157781914 65413120 14899 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 15970 14899 725 52 0 14338 0
Current children cumulated CPU time (s) 820.95
Current children cumulated vsize (KiB) 63880

[startup+882.762 s]
/proc/loadavg: 2.00 1.93 1.60 3/73 14234
/proc/meminfo: memFree=1423944/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=68236 CPUtime=880.91
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 16053 0 1 0 88075 16 0 0 25 0 1 0 157781914 69873664 16001 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 17059 16001 725 52 0 15427 0
Current children cumulated CPU time (s) 880.91
Current children cumulated vsize (KiB) 68236

[startup+942.774 s]
/proc/loadavg: 2.00 1.94 1.62 3/73 14234
/proc/meminfo: memFree=1416968/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=69820 CPUtime=940.85
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 16433 0 1 0 94069 16 0 0 25 0 1 0 157781914 71495680 16381 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 17455 16381 725 52 0 15823 0
Current children cumulated CPU time (s) 940.85
Current children cumulated vsize (KiB) 69820

[startup+1002.79 s]
/proc/loadavg: 2.00 1.95 1.64 3/73 14234
/proc/meminfo: memFree=1406024/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=75144 CPUtime=1000.81
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 17797 0 1 0 100063 18 0 0 25 0 1 0 157781914 76947456 17745 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 18786 17745 725 52 0 17154 0
Current children cumulated CPU time (s) 1000.81
Current children cumulated vsize (KiB) 75144

[startup+1062.81 s]
/proc/loadavg: 2.00 1.95 1.66 3/73 14234
/proc/meminfo: memFree=1399752/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=77124 CPUtime=1060.77
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 18290 0 1 0 106059 18 0 0 25 0 1 0 157781914 78974976 18238 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 19281 18238 725 52 0 17649 0
Current children cumulated CPU time (s) 1060.77
Current children cumulated vsize (KiB) 77124

[startup+1122.82 s]
/proc/loadavg: 2.00 1.96 1.68 3/73 14234
/proc/meminfo: memFree=1390152/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=81216 CPUtime=1120.72
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 19317 0 1 0 112053 19 0 0 25 0 1 0 157781914 83165184 19265 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671493 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 20304 19265 725 52 0 18672 0
Current children cumulated CPU time (s) 1120.72
Current children cumulated vsize (KiB) 81216

[startup+1182.84 s]
/proc/loadavg: 2.00 1.96 1.70 3/73 14234
/proc/meminfo: memFree=1381640/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=84780 CPUtime=1180.68
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 20184 0 1 0 118048 20 0 0 25 0 1 0 157781914 86814720 20132 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 21195 20132 725 52 0 19563 0
Current children cumulated CPU time (s) 1180.68
Current children cumulated vsize (KiB) 84780

[startup+1242.85 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 14234
/proc/meminfo: memFree=1374536/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=87024 CPUtime=1240.63
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 20765 0 1 0 124042 21 0 0 25 0 1 0 157781914 89112576 20713 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 21756 20713 725 52 0 20124 0
Current children cumulated CPU time (s) 1240.63
Current children cumulated vsize (KiB) 87024

[startup+1302.86 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 14234
/proc/meminfo: memFree=1364040/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=91780 CPUtime=1300.58
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 21957 0 1 0 130035 23 0 0 25 0 1 0 157781914 93982720 21905 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 22945 21905 725 52 0 21313 0
Current children cumulated CPU time (s) 1300.58
Current children cumulated vsize (KiB) 91780

[startup+1362.88 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 14234
/proc/meminfo: memFree=1356872/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=92836 CPUtime=1360.54
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 22218 0 1 0 136031 23 0 0 25 0 1 0 157781914 95064064 22166 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 23209 22166 725 52 0 21577 0
Current children cumulated CPU time (s) 1360.54
Current children cumulated vsize (KiB) 92836

[startup+1422.9 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 14234
/proc/meminfo: memFree=1345160/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=98648 CPUtime=1420.51
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 23675 0 1 0 142026 25 0 0 25 0 1 0 157781914 101015552 23623 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 24662 23623 725 52 0 23030 0
Current children cumulated CPU time (s) 1420.51
Current children cumulated vsize (KiB) 98648

[startup+1482.91 s]
/proc/loadavg: 2.00 1.97 1.77 3/73 14234
/proc/meminfo: memFree=1340040/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=99704 CPUtime=1480.44
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 23948 0 1 0 148019 25 0 0 25 0 1 0 157781914 102096896 23896 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678671 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 24926 23896 725 52 0 23294 0
Current children cumulated CPU time (s) 1480.44
Current children cumulated vsize (KiB) 99704

[startup+1542.93 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 14234
/proc/meminfo: memFree=1331144/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=104588 CPUtime=1540.41
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 25178 0 1 0 154015 26 0 0 25 0 1 0 157781914 107098112 25126 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 26147 25126 725 52 0 24515 0
Current children cumulated CPU time (s) 1540.41
Current children cumulated vsize (KiB) 104588

[startup+1602.94 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 14234
/proc/meminfo: memFree=1323272/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=106172 CPUtime=1600.36
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 25566 0 1 0 160010 26 0 0 25 0 1 0 157781914 108720128 25514 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 26543 25514 725 52 0 24911 0
Current children cumulated CPU time (s) 1600.36
Current children cumulated vsize (KiB) 106172

[startup+1662.95 s]
/proc/loadavg: 2.00 1.97 1.80 3/73 14234
/proc/meminfo: memFree=1312200/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=111060 CPUtime=1660.3
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 26772 0 1 0 166002 28 0 0 25 0 1 0 157781914 113725440 26720 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 27765 26720 725 52 0 26133 0
Current children cumulated CPU time (s) 1660.3
Current children cumulated vsize (KiB) 111060

[startup+1722.97 s]
/proc/loadavg: 2.00 1.97 1.81 3/73 14234
/proc/meminfo: memFree=1305736/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=112776 CPUtime=1720.27
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 27207 0 1 0 171998 29 0 0 25 0 1 0 157781914 115482624 27155 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 28194 27155 725 52 0 26562 0
Current children cumulated CPU time (s) 1720.27
Current children cumulated vsize (KiB) 112776

[startup+1782.99 s]
/proc/loadavg: 2.00 1.97 1.82 3/73 14234
/proc/meminfo: memFree=1296968/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=117528 CPUtime=1780.24
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 28395 0 1 0 177994 30 0 0 25 0 1 0 157781914 120348672 28343 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 29382 28343 725 52 0 27750 0
Current children cumulated CPU time (s) 1780.24
Current children cumulated vsize (KiB) 117528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.78 s]
/proc/loadavg: 2.00 1.97 1.82 4/73 14234
/proc/meminfo: memFree=1291976/2055920 swapFree=4192812/4192956
[pid=14196] ppid=14194 vsize=118980 CPUtime=1800
/proc/14196/stat : 14196 (CSPtoSAT+minisa) R 14194 14196 13926 0 -1 4194304 28758 0 1 0 179969 31 0 0 25 0 1 0 157781914 121835520 28706 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 0 0 0
/proc/14196/statm: 29745 28706 725 52 0 28113 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 118980

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.81
CPU time (s): 1800.03
CPU user time (s): 1799.7
CPU system time (s): 0.330949
CPU usage (%): 99.8458
Max. virtual memory (cumulated for all children) (KiB): 118980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28758
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 8775

runsolver used 1.80572 s user time and 4.90125 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan  6 14:30:28 UTC 2007


IDJOB= 248307
IDBENCH= 11696
FILE ID= node43/248307-1168093828

PBS_JOBID= 3476685

Free space on /tmp= 66481 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  427b19cfdc78797cbc2dbf40ed5da3e5

RANDOM SEED= 146098130

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.278
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.278
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:       1469680 kB
Buffers:         31832 kB
Cached:         389088 kB
SwapCached:          0 kB
Active:         181132 kB
Inactive:       337464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:         111332 kB
Slab:            52712 kB
Committed_AS:  3092664 kB
PageTables:       1988 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= 66482 MiB



End job on node43 on Sat Jan  6 15:00:32 UTC 2007