Trace number 248112

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? (MO) 1611.73 1612.14

General information on the benchmark

Nameprimes/primes-10/
primes-10-40-3-7.xml
MD5SUM2142cd23a3dfbdbf24df4650693f7316
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity10
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
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.03	c ...done
0.04	c #SATvar=8202 #SATclauses=16100 #CSPpredicates=40

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/node18/watcher-248112-1168093782 -o ROOT/results/node18/solver-248112-1168093782 -C 1800 -M 900 /tmp/evaluation/248112-1168093782/CSPtoSAT+minisat /tmp/evaluation/248112-1168093782/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.07 1.16 1.60 4/86 29816
/proc/meminfo: memFree=1862568/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=6696 CPUtime=0
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 157773236 6856704 402 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7830404 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 1674 403 365 52 0 30 0

[startup+0.108138 s]
/proc/loadavg: 1.07 1.16 1.60 4/86 29816
/proc/meminfo: memFree=1862568/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=8136 CPUtime=0.1
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 1162 0 0 0 10 0 0 0 18 0 1 0 157773236 8331264 1110 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 2034 1110 725 52 0 402 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8136

[startup+0.518179 s]
/proc/loadavg: 1.07 1.16 1.60 4/86 29816
/proc/meminfo: memFree=1862568/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=8268 CPUtime=0.51
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 1216 0 0 0 51 0 0 0 22 0 1 0 157773236 8466432 1164 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 2067 1164 725 52 0 435 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 8268

[startup+1.34625 s]
/proc/loadavg: 1.14 1.18 1.60 3/86 29816
/proc/meminfo: memFree=1860648/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=8664 CPUtime=1.33
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 1319 0 0 0 133 0 0 0 25 0 1 0 157773236 8871936 1267 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665747 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 2166 1267 725 52 0 534 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 8664

[startup+2.98542 s]
/proc/loadavg: 1.14 1.18 1.60 3/86 29816
/proc/meminfo: memFree=1859816/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=10576 CPUtime=2.97
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 1775 0 0 0 297 0 0 0 25 0 1 0 157773236 10829824 1723 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 2644 1723 725 52 0 1012 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 10576

[startup+6.26373 s]
/proc/loadavg: 1.21 1.19 1.60 3/86 29816
/proc/meminfo: memFree=1855656/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=14140 CPUtime=6.25
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 2667 0 0 0 623 2 0 0 25 0 1 0 157773236 14479360 2615 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 3535 2616 725 52 0 1903 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 14140

[startup+12.7294 s]
/proc/loadavg: 1.27 1.20 1.60 3/86 29816
/proc/meminfo: memFree=1848872/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=19188 CPUtime=12.71
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 3941 0 0 0 1269 2 0 0 25 0 1 0 157773236 19648512 3889 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 4797 3889 725 52 0 3165 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 19188

[startup+25.5446 s]
/proc/loadavg: 1.38 1.23 1.61 3/86 29816
/proc/meminfo: memFree=1839336/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=27636 CPUtime=25.52
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 6030 0 0 0 2549 3 0 0 25 0 1 0 157773236 28299264 5978 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 6909 5978 725 52 0 5277 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 27636

[startup+51.1911 s]
/proc/loadavg: 1.62 1.30 1.62 3/86 29816
/proc/meminfo: memFree=1826152/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=39416 CPUtime=51.16
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 8979 0 0 0 5110 6 0 0 25 0 1 0 157773236 40361984 8927 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 9854 8927 725 52 0 8222 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 39416

[startup+102.476 s]
/proc/loadavg: 1.84 1.41 1.64 3/86 29816
/proc/meminfo: memFree=1799464/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=61324 CPUtime=102.44
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 14456 0 0 0 10235 9 0 0 25 0 1 0 157773236 62795776 14404 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 15331 14404 725 52 0 13699 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 61324

[startup+162.485 s]
/proc/loadavg: 1.99 1.53 1.66 3/86 29816
/proc/meminfo: memFree=1766504/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=94248 CPUtime=162.44
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 22659 0 0 0 16229 15 0 0 25 0 1 0 157773236 96509952 22607 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671214 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 23562 22607 725 52 0 21930 0
Current children cumulated CPU time (s) 162.44
Current children cumulated vsize (KiB) 94248

[startup+222.495 s]
/proc/loadavg: 1.99 1.61 1.68 3/86 29816
/proc/meminfo: memFree=1723688/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=131280 CPUtime=222.42
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 31873 0 0 0 22221 21 0 0 25 0 1 0 157773236 134430720 31821 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665781 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 32820 31821 725 52 0 31188 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 131280

[startup+282.499 s]
/proc/loadavg: 1.99 1.68 1.70 3/86 29816
/proc/meminfo: memFree=1689128/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=164444 CPUtime=282.41
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 40150 0 0 0 28215 26 0 0 25 0 1 0 157773236 168390656 40098 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 41111 40098 725 52 0 39479 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 164444

[startup+342.505 s]
/proc/loadavg: 1.99 1.73 1.71 3/86 29816
/proc/meminfo: memFree=1654568/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=197760 CPUtime=342.41
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 48448 0 0 0 34208 33 0 0 25 0 1 0 157773236 202506240 48396 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668058 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 49440 48396 725 52 0 47808 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 197760

[startup+402.509 s]
/proc/loadavg: 1.99 1.78 1.73 3/86 29816
/proc/meminfo: memFree=1623592/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=227060 CPUtime=402.39
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 55774 0 0 0 40202 37 0 0 25 0 1 0 157773236 232509440 55722 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 56765 55722 725 52 0 55133 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 227060

[startup+462.515 s]
/proc/loadavg: 1.99 1.82 1.74 3/86 29816
/proc/meminfo: memFree=1586792/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=261192 CPUtime=462.38
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 64294 0 0 0 46194 44 0 0 25 0 1 0 157773236 267460608 64242 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 65298 64242 725 52 0 63666 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 261192

[startup+522.523 s]
/proc/loadavg: 1.99 1.85 1.75 3/86 29816
/proc/meminfo: memFree=1547752/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=299036 CPUtime=522.38
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 73671 0 0 0 52187 51 0 0 25 0 1 0 157773236 306212864 73619 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 74759 73619 725 52 0 73127 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 299036

[startup+582.529 s]
/proc/loadavg: 2.12 1.90 1.78 3/86 29816
/proc/meminfo: memFree=1508776/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=337600 CPUtime=582.37
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 83270 0 0 0 58182 55 0 0 25 0 1 0 157773236 345702400 83218 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 84400 83218 725 52 0 82768 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 337600

[startup+642.536 s]
/proc/loadavg: 2.04 1.92 1.79 3/86 29816
/proc/meminfo: memFree=1475304/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=370776 CPUtime=642.36
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 91521 0 0 0 64174 62 0 0 25 0 1 0 157773236 379674624 91469 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 92694 91469 725 52 0 91062 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 370776

[startup+702.546 s]
/proc/loadavg: 2.01 1.93 1.80 3/86 29816
/proc/meminfo: memFree=1433896/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=410980 CPUtime=702.36
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 101576 0 0 0 70168 68 0 0 25 0 1 0 157773236 420843520 101524 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 102745 101524 725 52 0 101113 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 410980

[startup+762.551 s]
/proc/loadavg: 2.00 1.94 1.81 3/86 29816
/proc/meminfo: memFree=1400232/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=441884 CPUtime=762.35
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 109250 0 0 0 76161 74 0 0 25 0 1 0 157773236 452489216 109198 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 110471 109198 725 52 0 108839 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 441884

[startup+822.554 s]
/proc/loadavg: 2.00 1.95 1.82 3/86 29816
/proc/meminfo: memFree=1362024/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=478236 CPUtime=822.34
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 118305 0 0 0 82152 82 0 0 25 0 1 0 157773236 489713664 118253 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 119559 118253 725 52 0 117927 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 478236

[startup+882.565 s]
/proc/loadavg: 2.00 1.95 1.83 3/86 29816
/proc/meminfo: memFree=1324968/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=514596 CPUtime=882.33
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 127378 0 0 0 88145 88 0 0 25 0 1 0 157773236 526946304 127326 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 128649 127326 725 52 0 127017 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 514596

[startup+942.567 s]
/proc/loadavg: 2.00 1.96 1.83 3/86 29816
/proc/meminfo: memFree=1292904/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=544712 CPUtime=942.32
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 134877 0 0 0 94137 95 0 0 25 0 1 0 157773236 557785088 134825 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 136178 134826 725 52 0 134546 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 544712

[startup+1002.57 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 29816
/proc/meminfo: memFree=1256680/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=580980 CPUtime=1002.31
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 143909 0 0 0 100129 102 0 0 25 0 1 0 157773236 594923520 143857 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 145245 143857 725 52 0 143613 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 580980

[startup+1062.58 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 29816
/proc/meminfo: memFree=1225512/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=611776 CPUtime=1062.3
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 151596 0 0 0 106123 107 0 0 25 0 1 0 157773236 626458624 151544 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 152944 151544 725 52 0 151312 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 611776

[startup+1122.59 s]
/proc/loadavg: 2.00 1.97 1.85 3/86 29816
/proc/meminfo: memFree=1186600/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=649848 CPUtime=1122.3
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 161079 0 0 0 112114 116 0 0 25 0 1 0 157773236 665444352 161027 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 162462 161027 725 52 0 160830 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 649848

[startup+1182.6 s]
/proc/loadavg: 2.00 1.97 1.86 3/86 29816
/proc/meminfo: memFree=1153448/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=681428 CPUtime=1182.29
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 168961 0 0 0 118106 123 0 0 25 0 1 0 157773236 697782272 168909 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 170357 168909 725 52 0 168725 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 681428

[startup+1242.61 s]
/proc/loadavg: 2.00 1.97 1.86 3/86 29816
/proc/meminfo: memFree=1116328/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=717768 CPUtime=1242.28
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 178010 0 0 0 124099 129 0 0 25 0 1 0 157773236 734994432 177958 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 179442 177958 725 52 0 177810 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 717768

[startup+1302.62 s]
/proc/loadavg: 2.00 1.97 1.87 3/86 29816
/proc/meminfo: memFree=1084008/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=749872 CPUtime=1302.28
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 186019 0 0 0 130091 137 0 0 25 0 1 0 157773236 767868928 185967 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 187468 185967 725 52 0 185836 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 749872

[startup+1362.63 s]
/proc/loadavg: 2.00 1.97 1.87 3/86 29816
/proc/meminfo: memFree=1049384/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=785016 CPUtime=1362.27
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 194782 0 0 0 136081 146 0 0 25 0 1 0 157773236 803856384 194730 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 196254 194730 725 52 0 194622 0
Current children cumulated CPU time (s) 1362.27
Current children cumulated vsize (KiB) 785016

[startup+1422.64 s]
/proc/loadavg: 2.04 1.99 1.89 3/86 29816
/proc/meminfo: memFree=1019688/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=813340 CPUtime=1422.27
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 201815 0 0 0 142075 152 0 0 25 0 1 0 157773236 832860160 201763 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 203335 201763 725 52 0 201703 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 813340

[startup+1482.64 s]
/proc/loadavg: 2.01 1.99 1.89 3/86 29816
/proc/meminfo: memFree=985320/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=847064 CPUtime=1482.26
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 210197 0 0 0 148069 157 0 0 25 0 1 0 157773236 867393536 210145 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 211766 210145 725 52 0 210134 0
Current children cumulated CPU time (s) 1482.26
Current children cumulated vsize (KiB) 847064

[startup+1542.66 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 29816
/proc/meminfo: memFree=946088/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=885136 CPUtime=1542.26
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 219689 0 0 0 154059 167 0 0 25 0 1 0 157773236 906379264 219637 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 221284 219637 725 52 0 219652 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 885136

[startup+1602.66 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 29816
/proc/meminfo: memFree=912296/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=918084 CPUtime=1602.25
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 227886 0 0 0 160052 173 0 0 25 0 1 0 157773236 940118016 227834 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 229521 227834 725 52 0 227889 0
Current children cumulated CPU time (s) 1602.25
Current children cumulated vsize (KiB) 918084



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1611.99 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 29816
/proc/meminfo: memFree=908392/2055920 swapFree=4192812/4192956
[pid=29815] ppid=29813 vsize=921648 CPUtime=1611.58
/proc/29815/stat : 29815 (CSPtoSAT+minisa) R 29813 29815 29639 0 -1 4194304 228772 0 0 0 160985 173 0 0 25 0 1 0 157773236 943767552 228720 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678509 0 0 4096 0 0 0 0 17 1 0 0
/proc/29815/statm: 230412 228720 725 52 0 228780 0
Current children cumulated CPU time (s) 1611.58
Current children cumulated vsize (KiB) 921648

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1612.14
CPU time (s): 1611.73
CPU user time (s): 1609.85
CPU system time (s): 1.87771
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 921648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1609.85
system time used= 1.87771
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228772
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= 10
involuntary context switches= 32762

runsolver used 1.43078 s user time and 4.29635 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 14:29:44 UTC 2007


IDJOB= 248112
IDBENCH= 11681
FILE ID= node18/248112-1168093782

PBS_JOBID= 3476439

Free space on /tmp= 66286 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-40-3-7.xml
COMMAND LINE= /tmp/evaluation/248112-1168093782/CSPtoSAT+minisat /tmp/evaluation/248112-1168093782/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-248112-1168093782 -o ROOT/results/node18/solver-248112-1168093782 -C 1800 -M 900  /tmp/evaluation/248112-1168093782/CSPtoSAT+minisat /tmp/evaluation/248112-1168093782/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  2142cd23a3dfbdbf24df4650693f7316

RANDOM SEED= 266388455

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.231
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.231
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:       1863184 kB
Buffers:          5820 kB
Cached:          40536 kB
SwapCached:         20 kB
Active:         133652 kB
Inactive:        11048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:         120768 kB
Slab:            33100 kB
Committed_AS:  4241032 kB
PageTables:       2108 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= 66286 MiB



End job on node18 on Sat Jan  6 14:56:38 UTC 2007