Trace number 248632

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.06 1803.15

General information on the benchmark

Nameprimes/primes-25/
primes-25-60-3-7.xml
MD5SUMa777cbf2588f1b8edd960051c3e0bb04
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 constraints60
Maximum constraint arity10
Maximum domain size96
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.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
0.21	c ...done
0.21	c #SATvar=28602 #SATclauses=56900 #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/node50/watcher-248632-1168094000 -o ROOT/results/node50/solver-248632-1168094000 -C 1800 -M 900 /tmp/evaluation/248632-1168094000/CSPtoSAT+minisat /tmp/evaluation/248632-1168094000/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.90 1.55 1.59 5/73 6661
/proc/meminfo: memFree=1875096/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=496 CPUtime=0
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157798584 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7918372 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 124 36 29 52 0 19 0

[startup+0.10496 s]
/proc/loadavg: 1.90 1.55 1.59 5/73 6661
/proc/meminfo: memFree=1875096/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=11088 CPUtime=0.08
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 1845 0 0 0 8 0 0 0 18 0 1 0 157798584 11354112 1791 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 2772 1791 725 52 0 1140 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11088

[startup+0.517027 s]
/proc/loadavg: 1.90 1.55 1.59 5/73 6661
/proc/meminfo: memFree=1875096/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=11088 CPUtime=0.5
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 1858 0 0 0 50 0 0 0 21 0 1 0 157798584 11354112 1804 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 2772 1804 725 52 0 1140 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11088

[startup+1.33816 s]
/proc/loadavg: 1.90 1.55 1.59 3/73 6661
/proc/meminfo: memFree=1870360/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=11220 CPUtime=1.31
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 1900 0 0 0 131 0 0 0 25 0 1 0 157798584 11489280 1846 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 2805 1846 725 52 0 1173 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11220

[startup+2.97544 s]
/proc/loadavg: 1.90 1.55 1.59 4/73 6661
/proc/meminfo: memFree=1869656/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=11616 CPUtime=2.95
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 1983 0 0 0 294 1 0 0 25 0 1 0 157798584 11894784 1929 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667312 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 2904 1929 725 52 0 1272 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 11616

[startup+6.26099 s]
/proc/loadavg: 1.91 1.56 1.59 3/73 6661
/proc/meminfo: memFree=1868760/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=12176 CPUtime=6.22
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 2125 0 0 0 621 1 0 0 25 0 1 0 157798584 12468224 2071 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 3044 2071 725 52 0 1412 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 12176

[startup+12.7231 s]
/proc/loadavg: 1.91 1.57 1.59 3/73 6661
/proc/meminfo: memFree=1866136/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=13244 CPUtime=12.66
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 2402 0 0 0 1265 1 0 0 25 0 1 0 157798584 13561856 2348 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671501 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 3311 2348 725 52 0 1679 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13244

[startup+25.5402 s]
/proc/loadavg: 1.93 1.59 1.60 3/73 6661
/proc/meminfo: memFree=1862232/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=15336 CPUtime=25.43
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 2908 0 0 0 2541 2 0 0 25 0 1 0 157798584 15704064 2854 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678521 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 3834 2854 725 52 0 2202 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 15336

[startup+51.1845 s]
/proc/loadavg: 1.95 1.62 1.61 3/73 6661
/proc/meminfo: memFree=1854872/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=17172 CPUtime=50.97
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 3368 0 0 0 5095 2 0 0 25 0 1 0 157798584 17584128 3314 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 4293 3314 725 52 0 2661 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 17172

[startup+102.473 s]
/proc/loadavg: 1.98 1.68 1.63 3/73 6661
/proc/meminfo: memFree=1839064/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=21660 CPUtime=102.07
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 4513 0 0 0 10204 3 0 0 25 0 1 0 157798584 22179840 4459 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665572 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 5415 4459 725 52 0 3783 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 21660

[startup+162.579 s]
/proc/loadavg: 1.99 1.73 1.65 3/73 6661
/proc/meminfo: memFree=1814488/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=27388 CPUtime=161.93
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 5890 0 0 0 16189 4 0 0 25 0 1 0 157798584 28045312 5836 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665674 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 6847 5836 725 52 0 5215 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 27388

[startup+222.59 s]
/proc/loadavg: 1.99 1.78 1.66 3/73 6661
/proc/meminfo: memFree=1794584/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=31876 CPUtime=221.72
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 7040 0 0 0 22166 6 0 0 25 0 1 0 157798584 32641024 6986 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 7969 6986 725 52 0 6337 0
Current children cumulated CPU time (s) 221.72
Current children cumulated vsize (KiB) 31876

[startup+282.601 s]
/proc/loadavg: 1.99 1.82 1.68 3/73 6661
/proc/meminfo: memFree=1775384/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=36496 CPUtime=281.49
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 8176 0 0 0 28142 7 0 0 25 0 1 0 157798584 37371904 8122 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665613 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 9124 8122 725 52 0 7492 0
Current children cumulated CPU time (s) 281.49
Current children cumulated vsize (KiB) 36496

[startup+342.612 s]
/proc/loadavg: 1.99 1.85 1.70 3/73 6661
/proc/meminfo: memFree=1751128/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=40456 CPUtime=341.27
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 9174 0 0 0 34119 8 0 0 25 0 1 0 157798584 41426944 9120 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 10114 9120 725 52 0 8482 0
Current children cumulated CPU time (s) 341.27
Current children cumulated vsize (KiB) 40456

[startup+402.623 s]
/proc/loadavg: 1.99 1.87 1.72 3/73 6661
/proc/meminfo: memFree=1728792/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=44288 CPUtime=401.05
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 10128 0 0 0 40097 8 0 0 25 0 1 0 157798584 45350912 10074 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/6660/statm: 11072 10074 725 52 0 9440 0
Current children cumulated CPU time (s) 401.05
Current children cumulated vsize (KiB) 44288

[startup+462.728 s]
/proc/loadavg: 1.99 1.89 1.73 3/73 6698
/proc/meminfo: memFree=1869768/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=48380 CPUtime=461.03
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 11161 0 0 0 46093 10 0 0 25 0 1 0 157798584 49541120 11107 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 12095 11107 725 52 0 10463 0
Current children cumulated CPU time (s) 461.03
Current children cumulated vsize (KiB) 48380

[startup+522.825 s]
/proc/loadavg: 1.99 1.91 1.74 3/73 6698
/proc/meminfo: memFree=1858888/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=52208 CPUtime=521.07
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 12131 0 0 0 52096 11 0 0 25 0 1 0 157798584 53460992 12077 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 13052 12077 725 52 0 11420 0
Current children cumulated CPU time (s) 521.07
Current children cumulated vsize (KiB) 52208

[startup+582.826 s]
/proc/loadavg: 1.99 1.92 1.76 3/73 6698
/proc/meminfo: memFree=1847688/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=56172 CPUtime=581.01
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 13059 0 0 0 58089 12 0 0 25 0 1 0 157798584 57520128 13005 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 14043 13005 725 52 0 12411 0
Current children cumulated CPU time (s) 581.01
Current children cumulated vsize (KiB) 56172

[startup+642.922 s]
/proc/loadavg: 1.99 1.93 1.77 3/73 6698
/proc/meminfo: memFree=1837320/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=60132 CPUtime=641.03
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 14058 0 0 0 64090 13 0 0 25 0 1 0 157798584 61575168 14004 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 15033 14004 725 52 0 13401 0
Current children cumulated CPU time (s) 641.03
Current children cumulated vsize (KiB) 60132

[startup+703.024 s]
/proc/loadavg: 1.99 1.94 1.78 3/73 6698
/proc/meminfo: memFree=1826376/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=64884 CPUtime=701.08
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 15257 0 0 0 70094 14 0 0 25 0 1 0 157798584 66441216 15203 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 16221 15203 725 52 0 14589 0
Current children cumulated CPU time (s) 701.08
Current children cumulated vsize (KiB) 64884

[startup+763.12 s]
/proc/loadavg: 1.99 1.95 1.79 3/73 6698
/proc/meminfo: memFree=1814856/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=69504 CPUtime=761.12
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 16411 0 0 0 76097 15 0 0 25 0 1 0 157798584 71172096 16357 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 17376 16357 725 52 0 15744 0
Current children cumulated CPU time (s) 761.12
Current children cumulated vsize (KiB) 69504

[startup+823.21 s]
/proc/loadavg: 1.99 1.96 1.80 3/73 6698
/proc/meminfo: memFree=1803016/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=75052 CPUtime=821.13
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 17794 0 0 0 82096 17 0 0 25 0 1 0 157798584 76853248 17740 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 18763 17740 725 52 0 17131 0
Current children cumulated CPU time (s) 821.13
Current children cumulated vsize (KiB) 75052

[startup+883.299 s]
/proc/loadavg: 1.99 1.96 1.81 3/73 6698
/proc/meminfo: memFree=1791944/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=79540 CPUtime=881.17
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 18923 0 0 0 88099 18 0 0 25 0 1 0 157798584 81448960 18869 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 19885 18869 725 52 0 18253 0
Current children cumulated CPU time (s) 881.17
Current children cumulated vsize (KiB) 79540

[startup+943.396 s]
/proc/loadavg: 1.99 1.97 1.82 3/73 6698
/proc/meminfo: memFree=1782344/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=82840 CPUtime=941.21
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 19735 0 0 0 94102 19 0 0 25 0 1 0 157798584 84828160 19681 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671643 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 20710 19681 725 52 0 19078 0
Current children cumulated CPU time (s) 941.21
Current children cumulated vsize (KiB) 82840

[startup+1003.5 s]
/proc/loadavg: 2.05 1.99 1.83 3/73 6698
/proc/meminfo: memFree=1772552/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=86140 CPUtime=1001.24
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 20582 0 0 0 100103 21 0 0 25 0 1 0 157798584 88207360 20528 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 21535 20528 725 52 0 19903 0
Current children cumulated CPU time (s) 1001.24
Current children cumulated vsize (KiB) 86140

[startup+1063.5 s]
/proc/loadavg: 2.05 2.00 1.85 3/73 6698
/proc/meminfo: memFree=1761672/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=91156 CPUtime=1061.19
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 21846 0 0 0 106097 22 0 0 25 0 1 0 157798584 93343744 21792 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671445 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 22789 21792 725 52 0 21157 0
Current children cumulated CPU time (s) 1061.19
Current children cumulated vsize (KiB) 91156

[startup+1123.5 s]
/proc/loadavg: 2.02 2.00 1.85 3/73 6698
/proc/meminfo: memFree=1750920/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=96172 CPUtime=1121.13
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 23100 0 0 0 112089 24 0 0 25 0 1 0 157798584 98480128 23046 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665589 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 24043 23046 725 52 0 22411 0
Current children cumulated CPU time (s) 1121.13
Current children cumulated vsize (KiB) 96172

[startup+1183.51 s]
/proc/loadavg: 2.00 2.00 1.86 3/73 6698
/proc/meminfo: memFree=1739976/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=100396 CPUtime=1181.07
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 24131 0 0 0 118082 25 0 0 25 0 1 0 157798584 102805504 24077 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 25099 24077 725 52 0 23467 0
Current children cumulated CPU time (s) 1181.07
Current children cumulated vsize (KiB) 100396

[startup+1243.52 s]
/proc/loadavg: 2.00 2.00 1.86 3/73 6698
/proc/meminfo: memFree=1730632/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=103172 CPUtime=1241.02
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 24839 0 0 0 124077 25 0 0 25 0 1 0 157798584 105648128 24785 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 25793 24785 725 52 0 24161 0
Current children cumulated CPU time (s) 1241.02
Current children cumulated vsize (KiB) 103172

[startup+1303.53 s]
/proc/loadavg: 2.00 2.00 1.87 3/73 6698
/proc/meminfo: memFree=1719816/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=108320 CPUtime=1300.97
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 26124 0 0 0 130071 26 0 0 25 0 1 0 157798584 110919680 26070 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 27080 26070 725 52 0 25448 0
Current children cumulated CPU time (s) 1300.97
Current children cumulated vsize (KiB) 108320

[startup+1363.53 s]
/proc/loadavg: 2.00 2.00 1.87 3/73 6698
/proc/meminfo: memFree=1707400/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=113600 CPUtime=1360.9
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 27459 0 0 0 136062 28 0 0 25 0 1 0 157798584 116326400 27405 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 28400 27405 725 52 0 26768 0
Current children cumulated CPU time (s) 1360.9
Current children cumulated vsize (KiB) 113600

[startup+1423.54 s]
/proc/loadavg: 2.00 2.00 1.88 3/73 6698
/proc/meminfo: memFree=1699144/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=116636 CPUtime=1420.85
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 28211 0 0 0 142056 29 0 0 25 0 1 0 157798584 119435264 28157 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 29159 28157 725 52 0 27527 0
Current children cumulated CPU time (s) 1420.85
Current children cumulated vsize (KiB) 116636

[startup+1483.54 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 6698
/proc/meminfo: memFree=1689288/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=119276 CPUtime=1480.81
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 28884 0 0 0 148051 30 0 0 25 0 1 0 157798584 122138624 28830 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 29819 28830 725 52 0 28187 0
Current children cumulated CPU time (s) 1480.81
Current children cumulated vsize (KiB) 119276

[startup+1543.56 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 6698
/proc/meminfo: memFree=1677512/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=125084 CPUtime=1540.74
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 30339 0 0 0 154043 31 0 0 25 0 1 0 157798584 128086016 30285 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671662 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 31271 30285 725 52 0 29639 0
Current children cumulated CPU time (s) 1540.74
Current children cumulated vsize (KiB) 125084

[startup+1603.57 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 6698
/proc/meminfo: memFree=1666056/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=129704 CPUtime=1600.7
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 31469 0 0 0 160038 32 0 0 25 0 1 0 157798584 132816896 31415 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678509 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 32426 31415 725 52 0 30794 0
Current children cumulated CPU time (s) 1600.7
Current children cumulated vsize (KiB) 129704

[startup+1663.58 s]
/proc/loadavg: 2.00 2.00 1.90 3/79 6724
/proc/meminfo: memFree=1656640/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=131948 CPUtime=1660.66
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 32046 0 0 0 166031 35 0 0 25 0 1 0 157798584 135114752 31992 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 32987 31992 725 52 0 31355 0
Current children cumulated CPU time (s) 1660.66
Current children cumulated vsize (KiB) 131948

[startup+1723.61 s]
/proc/loadavg: 2.00 2.00 1.91 3/79 6850
/proc/meminfo: memFree=1646272/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=136572 CPUtime=1720.59
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 33203 0 0 0 172011 48 0 0 25 0 1 0 157798584 139849728 33149 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678493 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 34143 33149 725 52 0 32511 0
Current children cumulated CPU time (s) 1720.59
Current children cumulated vsize (KiB) 136572

[startup+1783.64 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6896
/proc/meminfo: memFree=1634952/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=142816 CPUtime=1780.55
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 34750 0 0 0 178003 52 0 0 25 0 1 0 157798584 146243584 34696 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 35704 34696 725 52 0 34072 0
Current children cumulated CPU time (s) 1780.55
Current children cumulated vsize (KiB) 142816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.12 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6896
/proc/meminfo: memFree=1632648/2055920 swapFree=4191892/4192956
[pid=6660] ppid=6658 vsize=143344 CPUtime=1800.03
/proc/6660/stat : 6660 (CSPtoSAT+minisa) R 6658 6660 6406 0 -1 4194304 34913 0 0 0 179951 52 0 0 25 0 1 0 157798584 146784256 34859 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665702 0 0 4096 0 0 0 0 17 0 0 0
/proc/6660/statm: 35836 34859 725 52 0 34204 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 143344

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.15
CPU time (s): 1800.06
CPU user time (s): 1799.51
CPU system time (s): 0.548916
CPU usage (%): 99.8287
Max. virtual memory (cumulated for all children) (KiB): 143344

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

runsolver used 1.62175 s user time and 4.93025 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan  6 14:33:20 UTC 2007


IDJOB= 248632
IDBENCH= 11721
FILE ID= node50/248632-1168094000

PBS_JOBID= 3476693

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-25/primes-25-60-3-7.xml
COMMAND LINE= /tmp/evaluation/248632-1168094000/CSPtoSAT+minisat /tmp/evaluation/248632-1168094000/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-248632-1168094000 -o ROOT/results/node50/solver-248632-1168094000 -C 1800 -M 900  /tmp/evaluation/248632-1168094000/CSPtoSAT+minisat /tmp/evaluation/248632-1168094000/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  a777cbf2588f1b8edd960051c3e0bb04

RANDOM SEED= 91271946

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.263
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	: 5931.00
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.263
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:       1875512 kB
Buffers:          5376 kB
Cached:          58932 kB
SwapCached:        428 kB
Active:          94260 kB
Inactive:        38044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875512 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:          80232 kB
Slab:            33508 kB
Committed_AS:  3443336 kB
PageTables:       1896 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= 66549 MiB



End job on node50 on Sat Jan  6 15:03:24 UTC 2007