Trace number 248489

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.09 1800.96

General information on the benchmark

Nameprimes/primes-30/
primes-30-80-2-3.xml
MD5SUM79c544306f61f633f251329edc6d11d5
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.027994
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity5
Maximum domain size112
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.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.06	c ...done
0.06	c #SATvar=33402 #SATclauses=66500 #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/node33/watcher-248489-1168093933 -o ROOT/results/node33/solver-248489-1168093933 -C 1800 -M 900 /tmp/evaluation/248489-1168093933/CSPtoSAT+minisat /tmp/evaluation/248489-1168093933/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.00 1.00 1.00 5/70 14348
/proc/meminfo: memFree=1207200/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=6696 CPUtime=0
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 411 0 0 0 0 0 0 0 18 0 1 0 157787159 6856704 390 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10915105 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 1674 398 360 52 0 30 0

[startup+0.103346 s]
/proc/loadavg: 1.00 1.00 1.00 5/70 14348
/proc/meminfo: memFree=1207200/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=11780 CPUtime=0.09
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 1972 0 0 0 9 0 0 0 18 0 1 0 157787159 12062720 1918 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 2945 1918 719 52 0 1313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11780

[startup+0.511428 s]
/proc/loadavg: 1.00 1.00 1.00 5/70 14348
/proc/meminfo: memFree=1207200/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=11920 CPUtime=0.5
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 1995 0 0 0 50 0 0 0 21 0 1 0 157787159 12206080 1941 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665558 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 2980 1941 725 52 0 1348 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11920

[startup+1.33961 s]
/proc/loadavg: 1.08 1.02 1.01 3/73 14351
/proc/meminfo: memFree=1196744/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=11920 CPUtime=1.32
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 2023 0 0 0 132 0 0 0 25 0 1 0 157787159 12206080 1969 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678615 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 2980 1969 725 52 0 1348 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11920

[startup+2.97593 s]
/proc/loadavg: 1.08 1.02 1.01 3/73 14351
/proc/meminfo: memFree=1196360/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=12184 CPUtime=2.97
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 2074 0 0 0 296 1 0 0 25 0 1 0 157787159 12476416 2020 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 3046 2020 725 52 0 1414 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 12184

[startup+6.25961 s]
/proc/loadavg: 1.08 1.02 1.01 3/73 14351
/proc/meminfo: memFree=1195464/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=12584 CPUtime=6.25
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 2164 0 0 0 624 1 0 0 25 0 1 0 157787159 12886016 2110 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671454 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 3146 2110 725 52 0 1514 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 12584

[startup+12.7209 s]
/proc/loadavg: 1.22 1.05 1.02 3/73 14351
/proc/meminfo: memFree=1193992/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=13128 CPUtime=12.71
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 2306 0 0 0 1270 1 0 0 25 0 1 0 157787159 13443072 2252 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 3282 2252 725 52 0 1650 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 13128

[startup+25.5386 s]
/proc/loadavg: 1.34 1.08 1.02 3/73 14351
/proc/meminfo: memFree=1191368/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=14356 CPUtime=25.52
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 2589 0 0 0 2551 1 0 0 25 0 1 0 157787159 14700544 2535 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 3589 2535 725 52 0 1957 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 14356

[startup+51.1899 s]
/proc/loadavg: 1.56 1.15 1.05 3/73 14351
/proc/meminfo: memFree=1185992/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=16404 CPUtime=51.16
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 3111 0 0 0 5115 1 0 0 25 0 1 0 157787159 16797696 3057 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665802 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 4101 3057 725 52 0 2469 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 16404

[startup+102.489 s]
/proc/loadavg: 1.82 1.29 1.10 3/73 14351
/proc/meminfo: memFree=1179144/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=19044 CPUtime=102.44
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 3777 0 0 0 10242 2 0 0 25 0 1 0 157787159 19501056 3723 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 4761 3723 725 52 0 3129 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 19044

[startup+162.521 s]
/proc/loadavg: 1.93 1.42 1.15 4/73 14351
/proc/meminfo: memFree=1171720/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=21996 CPUtime=162.45
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 4506 0 0 0 16242 3 0 0 25 0 1 0 157787159 22523904 4452 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 5499 4452 725 52 0 3867 0
Current children cumulated CPU time (s) 162.45
Current children cumulated vsize (KiB) 21996

[startup+222.537 s]
/proc/loadavg: 1.97 1.52 1.20 3/73 14351
/proc/meminfo: memFree=1164040/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=24900 CPUtime=222.44
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 5225 0 0 0 22240 4 0 0 25 0 1 0 157787159 25497600 5171 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 6225 5171 725 52 0 4593 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 24900

[startup+282.572 s]
/proc/loadavg: 1.99 1.61 1.25 3/73 14351
/proc/meminfo: memFree=1158152/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=26880 CPUtime=282.45
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 5738 0 0 0 28240 5 0 0 25 0 1 0 157787159 27525120 5684 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 6720 5684 725 52 0 5088 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 26880

[startup+342.585 s]
/proc/loadavg: 2.03 1.69 1.30 3/73 14351
/proc/meminfo: memFree=1152656/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=29388 CPUtime=342.44
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 6354 0 0 0 34239 5 0 0 25 0 1 0 157787159 30093312 6300 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 7347 6300 725 52 0 5715 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 29388

[startup+402.589 s]
/proc/loadavg: 2.01 1.74 1.34 3/73 14351
/proc/meminfo: memFree=1146064/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=32028 CPUtime=402.43
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 7037 0 0 0 40236 7 0 0 25 0 1 0 157787159 32796672 6983 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 8007 6983 725 52 0 6375 0
Current children cumulated CPU time (s) 402.43
Current children cumulated vsize (KiB) 32028

[startup+462.607 s]
/proc/loadavg: 2.00 1.79 1.38 3/73 14351
/proc/meminfo: memFree=1138320/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=34404 CPUtime=462.41
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 7640 0 0 0 46234 7 0 0 25 0 1 0 157787159 35229696 7586 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678598 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 8601 7586 725 52 0 6969 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 34404

[startup+522.63 s]
/proc/loadavg: 2.00 1.82 1.41 3/73 14351
/proc/meminfo: memFree=1131856/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=36516 CPUtime=522.42
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 8163 0 0 0 52234 8 0 0 25 0 1 0 157787159 37392384 8109 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 9129 8109 725 52 0 7497 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 36516

[startup+582.65 s]
/proc/loadavg: 2.06 1.87 1.46 3/73 14351
/proc/meminfo: memFree=1126992/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=39292 CPUtime=582.42
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 8783 0 0 0 58233 9 0 0 25 0 1 0 157787159 40235008 8729 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 9823 8729 725 52 0 8191 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 39292

[startup+642.666 s]
/proc/loadavg: 2.02 1.89 1.48 3/73 14351
/proc/meminfo: memFree=1119824/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=41404 CPUtime=642.41
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 9313 0 0 0 64231 10 0 0 25 0 1 0 157787159 42397696 9259 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 10351 9259 725 52 0 8719 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 41404

[startup+702.689 s]
/proc/loadavg: 2.00 1.91 1.51 3/73 14351
/proc/meminfo: memFree=1113424/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=43516 CPUtime=702.41
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 9859 0 0 0 70230 11 0 0 25 0 1 0 157787159 44560384 9805 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 10879 9805 725 52 0 9247 0
Current children cumulated CPU time (s) 702.41
Current children cumulated vsize (KiB) 43516

[startup+762.695 s]
/proc/loadavg: 2.00 1.92 1.54 3/73 14351
/proc/meminfo: memFree=1109392/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=45364 CPUtime=762.39
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 10323 0 0 0 76228 11 0 0 25 0 1 0 157787159 46452736 10269 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 11341 10269 725 52 0 9709 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 45364

[startup+822.723 s]
/proc/loadavg: 2.00 1.93 1.57 3/73 14351
/proc/meminfo: memFree=1103888/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=45760 CPUtime=822.4
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 10417 0 0 0 82228 12 0 0 25 0 1 0 157787159 46858240 10363 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 11440 10363 725 52 0 9808 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 45760

[startup+882.772 s]
/proc/loadavg: 2.00 1.94 1.59 3/73 14351
/proc/meminfo: memFree=1100176/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=46156 CPUtime=882.42
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 10521 0 0 0 88230 12 0 0 25 0 1 0 157787159 47263744 10467 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 11539 10467 725 52 0 9907 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 46156

[startup+942.811 s]
/proc/loadavg: 2.00 1.95 1.61 3/73 14351
/proc/meminfo: memFree=1096592/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=46552 CPUtime=942.44
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 10618 0 0 0 94232 12 0 0 25 0 1 0 157787159 47669248 10564 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 11638 10564 725 52 0 10006 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 46552

[startup+1002.83 s]
/proc/loadavg: 2.00 1.95 1.64 3/73 14351
/proc/meminfo: memFree=1092432/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=46948 CPUtime=1002.43
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 10705 0 0 0 100231 12 0 0 25 0 1 0 157787159 48074752 10651 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 11737 10651 725 52 0 10105 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 46948

[startup+1062.85 s]
/proc/loadavg: 2.04 1.97 1.66 3/73 14351
/proc/meminfo: memFree=1089424/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=47212 CPUtime=1062.42
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 10782 0 0 0 106230 12 0 0 25 0 1 0 157787159 48345088 10728 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 11803 10728 725 52 0 10171 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 47212

[startup+1122.87 s]
/proc/loadavg: 2.01 1.97 1.68 3/73 14351
/proc/meminfo: memFree=1083792/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=47344 CPUtime=1122.43
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 10820 0 0 0 112230 13 0 0 25 0 1 0 157787159 48480256 10766 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687569 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 11836 10766 725 52 0 10204 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 47344

[startup+1182.9 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 14351
/proc/meminfo: memFree=1082832/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=47476 CPUtime=1182.44
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 10838 0 0 0 118231 13 0 0 25 0 1 0 157787159 48615424 10784 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 11869 10784 725 52 0 10237 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 47476

[startup+1242.93 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 14351
/proc/meminfo: memFree=1076816/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=47608 CPUtime=1242.44
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 10892 0 0 0 124231 13 0 0 25 0 1 0 157787159 48750592 10838 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 11902 10838 725 52 0 10270 0
Current children cumulated CPU time (s) 1242.44
Current children cumulated vsize (KiB) 47608

[startup+1302.95 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 14351
/proc/meminfo: memFree=1074192/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=48928 CPUtime=1302.45
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 11233 0 0 0 130231 14 0 0 25 0 1 0 157787159 50102272 11179 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 12232 11179 725 52 0 10600 0
Current children cumulated CPU time (s) 1302.45
Current children cumulated vsize (KiB) 48928

[startup+1362.96 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 14351
/proc/meminfo: memFree=1065936/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=51040 CPUtime=1362.43
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 11763 0 0 0 136228 15 0 0 25 0 1 0 157787159 52264960 11709 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 12760 11709 725 52 0 11128 0
Current children cumulated CPU time (s) 1362.43
Current children cumulated vsize (KiB) 51040

[startup+1423.06 s]
/proc/loadavg: 2.08 1.99 1.76 3/73 14351
/proc/meminfo: memFree=1062928/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=53152 CPUtime=1422.5
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 12276 0 0 0 142235 15 0 0 25 0 1 0 157787159 54427648 12222 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665692 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 13288 12222 725 52 0 11656 0
Current children cumulated CPU time (s) 1422.5
Current children cumulated vsize (KiB) 53152

[startup+1483.09 s]
/proc/loadavg: 2.03 1.99 1.77 4/73 14351
/proc/meminfo: memFree=1055888/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=54604 CPUtime=1482.52
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 12645 0 0 0 148236 16 0 0 25 0 1 0 157787159 55914496 12591 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 13651 12591 725 52 0 12019 0
Current children cumulated CPU time (s) 1482.52
Current children cumulated vsize (KiB) 54604

[startup+1543.12 s]
/proc/loadavg: 2.01 1.99 1.78 3/73 14351
/proc/meminfo: memFree=1053264/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=55132 CPUtime=1542.52
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 12757 0 0 0 154236 16 0 0 25 0 1 0 157787159 56455168 12703 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 13783 12703 725 52 0 12151 0
Current children cumulated CPU time (s) 1542.52
Current children cumulated vsize (KiB) 55132

[startup+1603.15 s]
/proc/loadavg: 2.00 1.99 1.79 3/73 14351
/proc/meminfo: memFree=1048080/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=55660 CPUtime=1602.53
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 12914 0 0 0 160237 16 0 0 25 0 1 0 157787159 56995840 12860 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 13915 12860 725 52 0 12283 0
Current children cumulated CPU time (s) 1602.53
Current children cumulated vsize (KiB) 55660

[startup+1663.19 s]
/proc/loadavg: 2.00 1.99 1.81 4/73 14351
/proc/meminfo: memFree=1044880/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=56452 CPUtime=1662.54
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 13089 0 0 0 166238 16 0 0 25 0 1 0 157787159 57806848 13035 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 14113 13035 725 52 0 12481 0
Current children cumulated CPU time (s) 1662.54
Current children cumulated vsize (KiB) 56452

[startup+1723.22 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 14351
/proc/meminfo: memFree=1040144/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=56584 CPUtime=1722.55
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 13152 0 0 0 172239 16 0 0 25 0 1 0 157787159 57942016 13098 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 14146 13098 725 52 0 12514 0
Current children cumulated CPU time (s) 1722.55
Current children cumulated vsize (KiB) 56584

[startup+1783.26 s]
/proc/loadavg: 2.00 1.99 1.82 3/79 14497
/proc/meminfo: memFree=1035680/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=56980 CPUtime=1782.41
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 13234 0 0 0 178225 16 0 0 25 0 1 0 157787159 58347520 13180 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 14245 13180 725 52 0 12613 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (KiB) 56980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.95 s]
/proc/loadavg: 2.00 1.99 1.83 3/79 14515
/proc/meminfo: memFree=1033376/2055920 swapFree=4192224/4192956
[pid=14347] ppid=14344 vsize=56980 CPUtime=1800.07
/proc/14347/stat : 14347 (CSPtoSAT+minisa) R 14344 14347 14265 0 -1 4194304 13239 0 0 0 179991 16 0 0 25 0 1 0 157787159 58347520 13185 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 1 0 0
/proc/14347/statm: 14245 13185 725 52 0 12613 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 56980

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.96
CPU time (s): 1800.09
CPU user time (s): 1799.91
CPU system time (s): 0.178972
CPU usage (%): 99.9517
Max. virtual memory (cumulated for all children) (KiB): 56980

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

runsolver used 1.85072 s user time and 4.85526 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan  6 14:32:13 UTC 2007


IDJOB= 248489
IDBENCH= 11710
FILE ID= node33/248489-1168093933

PBS_JOBID= 3476711

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-80-2-3.xml
COMMAND LINE= /tmp/evaluation/248489-1168093933/CSPtoSAT+minisat /tmp/evaluation/248489-1168093933/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-248489-1168093933 -o ROOT/results/node33/solver-248489-1168093933 -C 1800 -M 900  /tmp/evaluation/248489-1168093933/CSPtoSAT+minisat /tmp/evaluation/248489-1168093933/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  79c544306f61f633f251329edc6d11d5

RANDOM SEED= 294104546

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.281
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.281
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:       1207888 kB
Buffers:         46132 kB
Cached:         698700 kB
SwapCached:        448 kB
Active:          78572 kB
Inactive:       686208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1207888 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            3320 kB
Writeback:           0 kB
Mapped:          29348 kB
Slab:            68812 kB
Committed_AS:  2694656 kB
PageTables:       1616 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= 66553 MiB



End job on node33 on Sat Jan  6 15:02:15 UTC 2007