Trace number 248177

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.06

General information on the benchmark

Nameprimes/primes-30/
primes-30-40-2-3.xml
MD5SUM27186c3a010beb3254924f0c40ac594d
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.430934
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity5
Maximum domain size112
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.05	c ...done
0.05	c #SATvar=33402 #SATclauses=66500 #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/node23/watcher-248177-1168093791 -o ROOT/results/node23/solver-248177-1168093791 -C 1800 -M 900 /tmp/evaluation/248177-1168093791/CSPtoSAT+minisat /tmp/evaluation/248177-1168093791/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.50 0.63 0.67 5/86 26159
/proc/meminfo: memFree=1444808/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=6696 CPUtime=0
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 157773758 6856704 403 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 2464632 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 1674 403 365 52 0 30 0

[startup+0.108601 s]
/proc/loadavg: 1.50 0.63 0.67 5/86 26159
/proc/meminfo: memFree=1444808/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=11780 CPUtime=0.09
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 1968 0 0 0 9 0 0 0 18 0 1 0 157773758 12062720 1917 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 2945 1917 725 52 0 1313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11780

[startup+0.518679 s]
/proc/loadavg: 1.50 0.63 0.67 5/86 26159
/proc/meminfo: memFree=1444808/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=11912 CPUtime=0.5
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 1991 0 0 0 50 0 0 0 21 0 1 0 157773758 12197888 1940 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 2978 1940 725 52 0 1346 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11912

[startup+1.33884 s]
/proc/loadavg: 1.50 0.63 0.67 3/86 26159
/proc/meminfo: memFree=1439880/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=12044 CPUtime=1.32
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 2026 0 0 0 132 0 0 0 25 0 1 0 157773758 12333056 1975 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665512 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 3011 1975 725 52 0 1379 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12044

[startup+2.97615 s]
/proc/loadavg: 1.54 0.65 0.67 3/86 26159
/proc/meminfo: memFree=1439688/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=12336 CPUtime=2.96
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 2092 0 0 0 296 0 0 0 25 0 1 0 157773758 12632064 2041 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 3084 2041 725 52 0 1452 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12336

[startup+6.25979 s]
/proc/loadavg: 1.54 0.65 0.67 3/86 26159
/proc/meminfo: memFree=1439176/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=12732 CPUtime=6.25
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 2200 0 0 0 624 1 0 0 25 0 1 0 157773758 13037568 2149 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678600 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 3183 2149 725 52 0 1551 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 12732

[startup+12.717 s]
/proc/loadavg: 1.61 0.69 0.69 3/86 26159
/proc/meminfo: memFree=1438280/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=13496 CPUtime=12.7
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 2413 0 0 0 1269 1 0 0 25 0 1 0 157773758 13819904 2362 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 3374 2362 725 52 0 1742 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 13496

[startup+25.5285 s]
/proc/loadavg: 1.67 0.74 0.70 3/86 26159
/proc/meminfo: memFree=1436872/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=15060 CPUtime=25.51
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 2771 0 0 0 2549 2 0 0 25 0 1 0 157773758 15421440 2720 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 3765 2720 725 52 0 2133 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 15060

[startup+51.1605 s]
/proc/loadavg: 1.78 0.84 0.74 3/86 26159
/proc/meminfo: memFree=1433992/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=17820 CPUtime=51.13
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 3471 0 0 0 5111 2 0 0 25 0 1 0 157773758 18247680 3420 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 4455 3420 725 52 0 2823 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 17820

[startup+102.414 s]
/proc/loadavg: 1.90 1.01 0.80 3/86 26159
/proc/meminfo: memFree=1430728/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=21300 CPUtime=102.36
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 4294 0 0 0 10233 3 0 0 25 0 1 0 157773758 21811200 4243 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 5325 4243 725 52 0 3693 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 21300

[startup+162.49 s]
/proc/loadavg: 1.97 1.20 0.88 3/86 26159
/proc/meminfo: memFree=1426824/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=24732 CPUtime=162.42
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 5198 0 0 0 16237 5 0 0 25 0 1 0 157773758 25325568 5147 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 6183 5147 725 52 0 4551 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 24732

[startup+222.57 s]
/proc/loadavg: 1.98 1.35 0.94 3/86 26159
/proc/meminfo: memFree=1423624/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=27900 CPUtime=222.48
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 5972 0 0 0 22242 6 0 0 25 0 1 0 157773758 28569600 5921 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665750 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 6975 5921 725 52 0 5343 0
Current children cumulated CPU time (s) 222.48
Current children cumulated vsize (KiB) 27900

[startup+282.657 s]
/proc/loadavg: 1.99 1.46 1.01 3/86 26159
/proc/meminfo: memFree=1420296/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=31068 CPUtime=282.54
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 6777 0 0 0 28247 7 0 0 25 0 1 0 157773758 31813632 6726 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 7767 6726 725 52 0 6135 0
Current children cumulated CPU time (s) 282.54
Current children cumulated vsize (KiB) 31068

[startup+342.745 s]
/proc/loadavg: 1.99 1.56 1.07 3/86 26159
/proc/meminfo: memFree=1416520/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=34632 CPUtime=342.6
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 7694 0 0 0 34252 8 0 0 25 0 1 0 157773758 35463168 7643 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 8658 7643 725 52 0 7026 0
Current children cumulated CPU time (s) 342.6
Current children cumulated vsize (KiB) 34632

[startup+402.839 s]
/proc/loadavg: 1.99 1.64 1.12 3/86 26159
/proc/meminfo: memFree=1413640/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=37404 CPUtime=402.67
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 8382 0 0 0 40258 9 0 0 25 0 1 0 157773758 38301696 8331 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 9351 8331 725 52 0 7719 0
Current children cumulated CPU time (s) 402.67
Current children cumulated vsize (KiB) 37404

[startup+462.932 s]
/proc/loadavg: 1.99 1.70 1.17 3/86 26159
/proc/meminfo: memFree=1410312/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=40708 CPUtime=462.74
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 9156 0 0 0 46264 10 0 0 25 0 1 0 157773758 41684992 9105 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 10177 9105 725 52 0 8545 0
Current children cumulated CPU time (s) 462.74
Current children cumulated vsize (KiB) 40708

[startup+523.024 s]
/proc/loadavg: 1.99 1.75 1.22 3/86 26159
/proc/meminfo: memFree=1407304/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=43744 CPUtime=522.82
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 9911 0 0 0 52270 12 0 0 25 0 1 0 157773758 44793856 9860 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665663 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 10936 9860 725 52 0 9304 0
Current children cumulated CPU time (s) 522.82
Current children cumulated vsize (KiB) 43744

[startup+583.114 s]
/proc/loadavg: 1.99 1.79 1.27 3/86 26159
/proc/meminfo: memFree=1403336/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=47576 CPUtime=582.88
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 10863 0 0 0 58276 12 0 0 25 0 1 0 157773758 48717824 10812 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 11894 10812 725 52 0 10262 0
Current children cumulated CPU time (s) 582.88
Current children cumulated vsize (KiB) 47576

[startup+643.216 s]
/proc/loadavg: 1.99 1.83 1.31 3/86 26159
/proc/meminfo: memFree=1400456/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=50348 CPUtime=642.96
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 11560 0 0 0 64283 13 0 0 25 0 1 0 157773758 51556352 11509 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 12587 11509 725 52 0 10955 0
Current children cumulated CPU time (s) 642.96
Current children cumulated vsize (KiB) 50348

[startup+703.312 s]
/proc/loadavg: 1.99 1.86 1.35 3/86 26159
/proc/meminfo: memFree=1397000/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=53648 CPUtime=703.03
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 12403 0 0 0 70288 15 0 0 25 0 1 0 157773758 54935552 12352 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671493 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 13412 12352 725 52 0 11780 0
Current children cumulated CPU time (s) 703.03
Current children cumulated vsize (KiB) 53648

[startup+763.406 s]
/proc/loadavg: 2.04 1.89 1.39 3/86 26159
/proc/meminfo: memFree=1394184/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=56420 CPUtime=763.1
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 13084 0 0 0 76294 16 0 0 25 0 1 0 157773758 57774080 13033 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 14105 13033 725 52 0 12473 0
Current children cumulated CPU time (s) 763.1
Current children cumulated vsize (KiB) 56420

[startup+823.51 s]
/proc/loadavg: 2.01 1.91 1.43 3/86 26159
/proc/meminfo: memFree=1391432/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=58928 CPUtime=823.19
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 13730 0 0 0 82302 17 0 0 25 0 1 0 157773758 60342272 13679 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 14732 13679 725 52 0 13100 0
Current children cumulated CPU time (s) 823.19
Current children cumulated vsize (KiB) 58928

[startup+883.605 s]
/proc/loadavg: 2.00 1.92 1.46 3/86 26159
/proc/meminfo: memFree=1388296/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=62096 CPUtime=883.26
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 14518 0 0 0 88308 18 0 0 25 0 1 0 157773758 63586304 14467 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 15524 14467 725 52 0 13892 0
Current children cumulated CPU time (s) 883.26
Current children cumulated vsize (KiB) 62096

[startup+943.704 s]
/proc/loadavg: 2.00 1.93 1.49 3/86 26159
/proc/meminfo: memFree=1384392/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=65924 CPUtime=943.34
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 15468 0 0 0 94314 20 0 0 25 0 1 0 157773758 67506176 15417 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 16481 15417 725 52 0 14849 0
Current children cumulated CPU time (s) 943.34
Current children cumulated vsize (KiB) 65924

[startup+1003.8 s]
/proc/loadavg: 2.00 1.94 1.52 3/86 26159
/proc/meminfo: memFree=1381512/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=68696 CPUtime=1003.41
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 16164 0 0 0 100320 21 0 0 25 0 1 0 157773758 70344704 16113 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665692 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 17174 16113 725 52 0 15542 0
Current children cumulated CPU time (s) 1003.41
Current children cumulated vsize (KiB) 68696

[startup+1063.81 s]
/proc/loadavg: 2.00 1.95 1.55 3/86 26159
/proc/meminfo: memFree=1378824/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=71204 CPUtime=1063.4
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 16807 0 0 0 106318 22 0 0 25 0 1 0 157773758 72912896 16756 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 17801 16756 725 52 0 16169 0
Current children cumulated CPU time (s) 1063.4
Current children cumulated vsize (KiB) 71204

[startup+1123.91 s]
/proc/loadavg: 2.00 1.96 1.57 3/86 26159
/proc/meminfo: memFree=1375496/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=74504 CPUtime=1123.47
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 17615 0 0 0 112324 23 0 0 25 0 1 0 157773758 76292096 17564 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 18626 17564 725 52 0 16994 0
Current children cumulated CPU time (s) 1123.47
Current children cumulated vsize (KiB) 74504

[startup+1184.01 s]
/proc/loadavg: 2.00 1.96 1.60 3/86 26159
/proc/meminfo: memFree=1372040/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=77804 CPUtime=1183.56
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 18441 0 0 0 118331 25 0 0 25 0 1 0 157773758 79671296 18390 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 19451 18390 725 52 0 17819 0
Current children cumulated CPU time (s) 1183.56
Current children cumulated vsize (KiB) 77804

[startup+1244.1 s]
/proc/loadavg: 2.00 1.97 1.62 3/86 26159
/proc/meminfo: memFree=1368712/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=80972 CPUtime=1243.62
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 19264 0 0 0 124336 26 0 0 25 0 1 0 157773758 82915328 19213 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/26158/statm: 20243 19213 725 52 0 18611 0
Current children cumulated CPU time (s) 1243.62
Current children cumulated vsize (KiB) 80972

[startup+1304.11 s]
/proc/loadavg: 2.00 1.97 1.64 3/86 26196
/proc/meminfo: memFree=1358400/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=84536 CPUtime=1303.43
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 20141 0 0 0 130315 28 0 0 25 0 1 0 157773758 86564864 20090 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/26158/statm: 21134 20090 725 52 0 19502 0
Current children cumulated CPU time (s) 1303.43
Current children cumulated vsize (KiB) 84536

[startup+1364.12 s]
/proc/loadavg: 2.00 1.97 1.66 3/86 26196
/proc/meminfo: memFree=1339264/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=87044 CPUtime=1363.17
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 20767 0 0 0 136288 29 0 0 25 0 1 0 157773758 89133056 20716 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 0 0 0
/proc/26158/statm: 21761 20716 725 52 0 20129 0
Current children cumulated CPU time (s) 1363.17
Current children cumulated vsize (KiB) 87044

[startup+1424.12 s]
/proc/loadavg: 2.00 1.97 1.68 3/86 26196
/proc/meminfo: memFree=1323584/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=89288 CPUtime=1422.89
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 21344 0 0 0 142260 29 0 0 25 0 1 0 157773758 91430912 21293 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671493 0 0 4096 0 0 0 0 17 0 0 0
/proc/26158/statm: 22322 21293 725 52 0 20690 0
Current children cumulated CPU time (s) 1422.89
Current children cumulated vsize (KiB) 89288

[startup+1484.13 s]
/proc/loadavg: 2.00 1.97 1.70 3/86 26196
/proc/meminfo: memFree=1305536/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=93908 CPUtime=1482.61
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 22496 0 0 0 148231 30 0 0 25 0 1 0 157773758 96161792 22445 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/26158/statm: 23477 22445 725 52 0 21845 0
Current children cumulated CPU time (s) 1482.61
Current children cumulated vsize (KiB) 93908

[startup+1544.13 s]
/proc/loadavg: 2.00 1.97 1.71 3/86 26196
/proc/meminfo: memFree=1286720/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=97340 CPUtime=1542.35
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 23363 0 0 0 154204 31 0 0 25 0 1 0 157773758 99676160 23312 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/26158/statm: 24335 23312 725 52 0 22703 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 97340

[startup+1604.14 s]
/proc/loadavg: 2.00 1.97 1.73 3/86 26196
/proc/meminfo: memFree=1273984/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=98924 CPUtime=1602.1
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 23769 0 0 0 160178 32 0 0 25 0 1 0 157773758 101298176 23718 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/26158/statm: 24731 23718 725 52 0 23099 0
Current children cumulated CPU time (s) 1602.1
Current children cumulated vsize (KiB) 98924

[startup+1664.15 s]
/proc/loadavg: 2.00 1.97 1.74 4/86 26196
/proc/meminfo: memFree=1257216/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=103424 CPUtime=1661.8
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 24867 0 0 0 166147 33 0 0 25 0 1 0 157773758 105906176 24816 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665378 0 0 4096 0 0 0 0 17 0 0 0
/proc/26158/statm: 25856 24816 725 52 0 24224 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 103424

[startup+1724.16 s]
/proc/loadavg: 2.00 1.97 1.75 3/86 26196
/proc/meminfo: memFree=1241664/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=106460 CPUtime=1721.54
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 25622 0 0 0 172120 34 0 0 25 0 1 0 157773758 109015040 25571 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26158/statm: 26615 25571 725 52 0 24983 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 106460

[startup+1784.17 s]
/proc/loadavg: 2.00 1.97 1.76 3/86 26196
/proc/meminfo: memFree=1227648/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=108308 CPUtime=1781.28
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 26105 0 0 0 178093 35 0 0 25 0 1 0 157773758 110907392 26054 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/26158/statm: 27077 26054 725 52 0 25445 0
Current children cumulated CPU time (s) 1781.28
Current children cumulated vsize (KiB) 108308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.04 s]
/proc/loadavg: 2.00 1.97 1.77 4/86 26196
/proc/meminfo: memFree=1222208/2055920 swapFree=4192812/4192956
[pid=26158] ppid=26156 vsize=109496 CPUtime=1800.04
/proc/26158/stat : 26158 (CSPtoSAT+minisa) R 26156 26158 26036 0 -1 4194304 26410 0 0 0 179969 35 0 0 25 0 1 0 157773758 112123904 26359 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26158/statm: 27374 26359 725 52 0 25742 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 109496

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.06
CPU time (s): 1800.06
CPU user time (s): 1799.69
CPU system time (s): 0.371943
CPU usage (%): 99.8337
Max. virtual memory (cumulated for all children) (KiB): 109496

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

runsolver used 1.67974 s user time and 4.73228 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 14:29:52 UTC 2007


IDJOB= 248177
IDBENCH= 11686
FILE ID= node23/248177-1168093791

PBS_JOBID= 3476699

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  27186c3a010beb3254924f0c40ac594d

RANDOM SEED= 187175469

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.265
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.265
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:       1445416 kB
Buffers:         47524 kB
Cached:         423308 kB
SwapCached:          0 kB
Active:         172400 kB
Inactive:       361572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1445416 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:          85584 kB
Slab:            61428 kB
Committed_AS:  3042184 kB
PageTables:       2244 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 node23 on Sat Jan  6 14:59:57 UTC 2007