Trace number 249724

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.14 1802.15

General information on the benchmark

Nameprimes/primes-20/
primes-20-40-2-3.xml
MD5SUMcf4b18c5f56d6a73cdad37abbfefe41b
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.064989
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity5
Maximum domain size70
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.04	c ...done
0.04	c #SATvar=20802 #SATclauses=41300 #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/node22/watcher-249724-1168095584 -o ROOT/results/node22/solver-249724-1168095584 -C 1800 -M 900 /tmp/evaluation/249724-1168095584/CSPtoSAT+minisat /tmp/evaluation/249724-1168095584/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: 0.92 0.98 1.05 5/86 12448
/proc/meminfo: memFree=1573096/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=6696 CPUtime=0
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 429 0 0 0 0 0 0 0 18 0 1 0 157952988 6856704 408 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4647800 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 1674 411 371 52 0 30 0

[startup+0.108907 s]
/proc/loadavg: 0.92 0.98 1.05 5/86 12448
/proc/meminfo: memFree=1573096/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=10144 CPUtime=0.09
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 1574 0 0 0 9 0 0 0 18 0 1 0 157952988 10387456 1523 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 2536 1523 725 52 0 904 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10144

[startup+0.51697 s]
/proc/loadavg: 0.92 0.98 1.05 5/86 12448
/proc/meminfo: memFree=1573096/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=10144 CPUtime=0.5
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 1586 0 0 0 50 0 0 0 22 0 1 0 157952988 10387456 1535 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 2536 1535 725 52 0 904 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10144

[startup+1.33809 s]
/proc/loadavg: 0.92 0.98 1.05 3/86 12448
/proc/meminfo: memFree=1569320/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=10276 CPUtime=1.32
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 1631 0 0 0 132 0 0 0 25 0 1 0 157952988 10522624 1580 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665686 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 2569 1580 725 52 0 937 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10276

[startup+2.97535 s]
/proc/loadavg: 1.01 1.00 1.05 3/86 12448
/proc/meminfo: memFree=1568808/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=10672 CPUtime=2.96
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 1714 0 0 0 296 0 0 0 25 0 1 0 157952988 10928128 1663 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 2668 1663 725 52 0 1036 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10672

[startup+6.26185 s]
/proc/loadavg: 1.01 1.00 1.05 3/86 12448
/proc/meminfo: memFree=1567208/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=11200 CPUtime=6.24
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 1846 0 0 0 624 0 0 0 25 0 1 0 157952988 11468800 1795 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 2800 1795 725 52 0 1168 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 11200

[startup+12.7258 s]
/proc/loadavg: 1.16 1.03 1.06 3/86 12448
/proc/meminfo: memFree=1564272/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=12352 CPUtime=12.7
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 2122 0 0 0 1270 0 0 0 25 0 1 0 157952988 12648448 2071 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 3088 2071 725 52 0 1456 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 12352

[startup+25.5518 s]
/proc/loadavg: 1.29 1.06 1.07 3/86 12448
/proc/meminfo: memFree=1560560/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=13620 CPUtime=25.53
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 2463 0 0 0 2552 1 0 0 25 0 1 0 157952988 13946880 2412 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678531 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 3405 2412 725 52 0 1773 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 13620

[startup+51.1998 s]
/proc/loadavg: 1.53 1.14 1.10 3/86 12448
/proc/meminfo: memFree=1553840/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=16524 CPUtime=51.14
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 3189 0 0 0 5112 2 0 0 25 0 1 0 157952988 16920576 3138 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 4131 3138 725 52 0 2499 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 16524

[startup+102.405 s]
/proc/loadavg: 1.79 1.27 1.14 3/92 12556
/proc/meminfo: memFree=1539256/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=20736 CPUtime=102.24
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 4223 0 0 0 10216 8 0 0 25 0 1 0 157952988 21233664 4172 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678468 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 5184 4172 725 52 0 3552 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 20736

[startup+162.444 s]
/proc/loadavg: 1.92 1.40 1.19 3/92 12622
/proc/meminfo: memFree=1522680/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=27072 CPUtime=162.2
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 5828 0 0 0 16205 15 0 0 25 0 1 0 157952988 27721728 5777 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 6768 5777 725 52 0 5136 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 27072

[startup+222.477 s]
/proc/loadavg: 1.97 1.51 1.24 3/86 12646
/proc/meminfo: memFree=1507888/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=33184 CPUtime=222.14
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 7357 0 0 0 22197 17 0 0 25 0 1 0 157952988 33980416 7306 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 8296 7306 725 52 0 6664 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 33184

[startup+282.488 s]
/proc/loadavg: 1.99 1.59 1.29 3/86 12646
/proc/meminfo: memFree=1494000/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=39064 CPUtime=282.11
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 8772 0 0 0 28193 18 0 0 25 0 1 0 157952988 40001536 8721 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 9766 8721 725 52 0 8134 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 39064

[startup+342.501 s]
/proc/loadavg: 1.99 1.66 1.33 3/86 12646
/proc/meminfo: memFree=1480368/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=44344 CPUtime=342.05
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 10080 0 0 0 34187 18 0 0 25 0 1 0 157952988 45408256 10029 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 11086 10029 725 52 0 9454 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 44344

[startup+402.519 s]
/proc/loadavg: 1.99 1.72 1.37 3/86 12646
/proc/meminfo: memFree=1460976/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=50284 CPUtime=402
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 11597 0 0 0 40180 20 0 0 25 0 1 0 157952988 51490816 11546 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 12571 11546 725 52 0 10939 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 50284

[startup+462.537 s]
/proc/loadavg: 1.99 1.77 1.40 3/86 12646
/proc/meminfo: memFree=1447984/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=55436 CPUtime=461.96
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 12874 0 0 0 46175 21 0 0 25 0 1 0 157952988 56766464 12823 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665692 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 13859 12823 725 52 0 12227 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 55436

[startup+522.552 s]
/proc/loadavg: 1.99 1.81 1.44 3/86 12646
/proc/meminfo: memFree=1435248/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=59792 CPUtime=521.92
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 13963 0 0 0 52170 22 0 0 25 0 1 0 157952988 61227008 13912 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 14948 13912 725 52 0 13316 0
Current children cumulated CPU time (s) 521.92
Current children cumulated vsize (KiB) 59792

[startup+582.57 s]
/proc/loadavg: 1.99 1.84 1.47 3/86 12646
/proc/meminfo: memFree=1418800/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=68132 CPUtime=581.86
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 16066 0 0 0 58163 23 0 0 25 0 1 0 157952988 69767168 16015 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 17033 16015 725 52 0 15401 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 68132

[startup+642.587 s]
/proc/loadavg: 1.99 1.87 1.50 3/86 12646
/proc/meminfo: memFree=1402480/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=72896 CPUtime=641.82
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 17255 0 0 0 64158 24 0 0 25 0 1 0 157952988 74645504 17204 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 18224 17204 725 52 0 16592 0
Current children cumulated CPU time (s) 641.82
Current children cumulated vsize (KiB) 72896

[startup+702.607 s]
/proc/loadavg: 1.99 1.89 1.53 4/86 12646
/proc/meminfo: memFree=1386352/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=79244 CPUtime=701.78
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 18828 0 0 0 70153 25 0 0 25 0 1 0 157952988 81145856 18777 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 19811 18777 725 52 0 18179 0
Current children cumulated CPU time (s) 701.78
Current children cumulated vsize (KiB) 79244

[startup+762.622 s]
/proc/loadavg: 1.99 1.91 1.56 3/86 12646
/proc/meminfo: memFree=1374640/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=83732 CPUtime=761.71
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 19944 0 0 0 76145 26 0 0 25 0 1 0 157952988 85741568 19893 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 20933 19893 725 52 0 19301 0
Current children cumulated CPU time (s) 761.71
Current children cumulated vsize (KiB) 83732

[startup+822.637 s]
/proc/loadavg: 1.99 1.92 1.58 3/86 12646
/proc/meminfo: memFree=1359856/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=90512 CPUtime=821.66
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 21646 0 0 0 82139 27 0 0 25 0 1 0 157952988 92684288 21595 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665572 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 22628 21595 725 52 0 20996 0
Current children cumulated CPU time (s) 821.66
Current children cumulated vsize (KiB) 90512

[startup+882.658 s]
/proc/loadavg: 1.99 1.93 1.60 3/86 12646
/proc/meminfo: memFree=1343216/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=97660 CPUtime=881.63
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 23431 0 0 0 88134 29 0 0 25 0 1 0 157952988 100003840 23380 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665648 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 24415 23380 725 52 0 22783 0
Current children cumulated CPU time (s) 881.63
Current children cumulated vsize (KiB) 97660

[startup+942.666 s]
/proc/loadavg: 1.99 1.94 1.63 3/86 12646
/proc/meminfo: memFree=1327280/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=104812 CPUtime=941.57
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 25247 0 0 0 94127 30 0 0 25 0 1 0 157952988 107327488 25196 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 26203 25196 725 52 0 24571 0
Current children cumulated CPU time (s) 941.57
Current children cumulated vsize (KiB) 104812

[startup+1002.68 s]
/proc/loadavg: 1.99 1.95 1.65 3/86 12646
/proc/meminfo: memFree=1310192/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=112480 CPUtime=1001.53
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 27143 0 0 0 100121 32 0 0 25 0 1 0 157952988 115179520 27092 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 28120 27092 725 52 0 26488 0
Current children cumulated CPU time (s) 1001.53
Current children cumulated vsize (KiB) 112480

[startup+1062.7 s]
/proc/loadavg: 1.99 1.95 1.66 3/86 12646
/proc/meminfo: memFree=1294896/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=119384 CPUtime=1061.48
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 28877 0 0 0 106114 34 0 0 25 0 1 0 157952988 122249216 28826 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665695 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 29846 28826 725 52 0 28214 0
Current children cumulated CPU time (s) 1061.48
Current children cumulated vsize (KiB) 119384

[startup+1122.71 s]
/proc/loadavg: 1.99 1.96 1.68 3/86 12648
/proc/meminfo: memFree=1278256/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=126124 CPUtime=1121.42
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 30511 0 0 0 112107 35 0 0 25 0 1 0 157952988 129150976 30460 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678563 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 31531 30460 725 52 0 29899 0
Current children cumulated CPU time (s) 1121.42
Current children cumulated vsize (KiB) 126124

[startup+1182.73 s]
/proc/loadavg: 1.99 1.97 1.70 3/86 12648
/proc/meminfo: memFree=1259440/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=132212 CPUtime=1181.38
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 32009 0 0 0 118103 35 0 0 25 0 1 0 157952988 135385088 31958 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 33053 31958 725 52 0 31421 0
Current children cumulated CPU time (s) 1181.38
Current children cumulated vsize (KiB) 132212

[startup+1242.75 s]
/proc/loadavg: 1.99 1.97 1.72 3/86 12648
/proc/meminfo: memFree=1239024/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=144660 CPUtime=1241.34
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 35099 0 0 0 124095 39 0 0 25 0 1 0 157952988 148131840 35048 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665413 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 36165 35048 725 52 0 34533 0
Current children cumulated CPU time (s) 1241.34
Current children cumulated vsize (KiB) 144660

[startup+1302.77 s]
/proc/loadavg: 1.99 1.97 1.73 3/86 12648
/proc/meminfo: memFree=1220528/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=152748 CPUtime=1301.28
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 37129 0 0 0 130088 40 0 0 25 0 1 0 157952988 156413952 37078 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665613 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 38187 37078 725 52 0 36555 0
Current children cumulated CPU time (s) 1301.28
Current children cumulated vsize (KiB) 152748

[startup+1362.78 s]
/proc/loadavg: 1.99 1.97 1.75 3/86 12648
/proc/meminfo: memFree=1202928/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=160960 CPUtime=1361.24
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 39146 0 0 0 136082 42 0 0 25 0 1 0 157952988 164823040 39095 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 40240 39095 725 52 0 38608 0
Current children cumulated CPU time (s) 1361.24
Current children cumulated vsize (KiB) 160960

[startup+1422.8 s]
/proc/loadavg: 1.99 1.97 1.76 3/86 12648
/proc/meminfo: memFree=1187952/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=166900 CPUtime=1421.2
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 40634 0 0 0 142076 44 0 0 25 0 1 0 157952988 170905600 40583 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 41725 40583 725 52 0 40093 0
Current children cumulated CPU time (s) 1421.2
Current children cumulated vsize (KiB) 166900

[startup+1482.82 s]
/proc/loadavg: 1.99 1.97 1.77 3/86 12648
/proc/meminfo: memFree=1173360/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=174960 CPUtime=1481.14
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 42642 0 0 0 148068 46 0 0 25 0 1 0 157952988 179159040 42591 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 43740 42591 725 52 0 42108 0
Current children cumulated CPU time (s) 1481.14
Current children cumulated vsize (KiB) 174960

[startup+1542.85 s]
/proc/loadavg: 1.99 1.97 1.78 3/86 12648
/proc/meminfo: memFree=1156080/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=182224 CPUtime=1541.12
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 44478 0 0 0 154064 48 0 0 25 0 1 0 157952988 186597376 44427 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 45556 44427 725 52 0 43924 0
Current children cumulated CPU time (s) 1541.12
Current children cumulated vsize (KiB) 182224

[startup+1602.87 s]
/proc/loadavg: 1.99 1.97 1.79 3/86 12648
/proc/meminfo: memFree=1142896/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=186596 CPUtime=1601.07
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 45558 0 0 0 160058 49 0 0 25 0 1 0 157952988 191074304 45507 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678515 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 46649 45507 725 52 0 45017 0
Current children cumulated CPU time (s) 1601.07
Current children cumulated vsize (KiB) 186596

[startup+1662.89 s]
/proc/loadavg: 2.03 1.99 1.81 3/86 12648
/proc/meminfo: memFree=1130416/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=192572 CPUtime=1661.02
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 47068 0 0 0 166052 50 0 0 25 0 1 0 157952988 197193728 47017 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 48143 47017 725 52 0 46511 0
Current children cumulated CPU time (s) 1661.02
Current children cumulated vsize (KiB) 192572

[startup+1722.91 s]
/proc/loadavg: 2.01 1.99 1.82 3/86 12648
/proc/meminfo: memFree=1115696/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=198780 CPUtime=1720.98
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 48618 0 0 0 172047 51 0 0 25 0 1 0 157952988 203550720 48567 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 49695 48567 725 52 0 48063 0
Current children cumulated CPU time (s) 1720.98
Current children cumulated vsize (KiB) 198780

[startup+1782.93 s]
/proc/loadavg: 2.00 1.99 1.83 3/86 12648
/proc/meminfo: memFree=1099376/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=205600 CPUtime=1780.94
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 50322 0 0 0 178042 52 0 0 25 0 1 0 157952988 210534400 50271 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 51400 50271 725 52 0 49768 0
Current children cumulated CPU time (s) 1780.94
Current children cumulated vsize (KiB) 205600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.11 s]
/proc/loadavg: 2.00 1.99 1.83 3/86 12648
/proc/meminfo: memFree=1096560/2055920 swapFree=4157532/4192956
[pid=12447] ppid=12445 vsize=207316 CPUtime=1800.09
/proc/12447/stat : 12447 (CSPtoSAT+minisa) R 12445 12447 12362 0 -1 4194304 50744 0 0 0 179957 52 0 0 25 0 1 0 157952988 212291584 50693 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/12447/statm: 51829 50693 725 52 0 50197 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 207316

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.15
CPU time (s): 1800.14
CPU user time (s): 1799.58
CPU system time (s): 0.559914
CPU usage (%): 99.8883
Max. virtual memory (cumulated for all children) (KiB): 207316

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

runsolver used 2.25366 s user time and 5.43517 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 14:59:45 UTC 2007


IDJOB= 249724
IDBENCH= 11805
FILE ID= node22/249724-1168095584

PBS_JOBID= 3476721

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  cf4b18c5f56d6a73cdad37abbfefe41b

RANDOM SEED= 832126745

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.279
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.279
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:       1577208 kB
Buffers:         44644 kB
Cached:         322984 kB
SwapCached:      13648 kB
Active:         102208 kB
Inactive:       308104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577208 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            3324 kB
Writeback:           0 kB
Mapped:          57928 kB
Slab:            53332 kB
Committed_AS:  2675352 kB
PageTables:       2204 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= 66548 MiB



End job on node22 on Sat Jan  6 15:29:53 UTC 2007