Trace number 249308

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 1814

General information on the benchmark

Nameprimes/primes-15/
primes-15-60-3-7.xml
MD5SUMe9144498d708fe08026344eb7ad3dc30
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 size46
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c ...done
0.20	c #SATvar=13602 #SATclauses=26900 #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/node3/watcher-249308-1168094886 -o ROOT/results/node3/solver-249308-1168094886 -C 1800 -M 900 /tmp/evaluation/249308-1168094886/CSPtoSAT+minisat /tmp/evaluation/249308-1168094886/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.92 1.95 1.87 2/86 1194
/proc/meminfo: memFree=1196688/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=496 CPUtime=0
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157884207 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10924836 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 124 36 29 52 0 19 0

[startup+0.10348 s]
/proc/loadavg: 1.92 1.95 1.87 2/86 1194
/proc/meminfo: memFree=1196688/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=8792 CPUtime=0.08
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 1345 0 0 0 8 0 0 0 18 0 1 0 157884207 9003008 1291 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 2198 1291 725 52 0 566 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8792

[startup+0.51154 s]
/proc/loadavg: 1.92 1.95 1.87 2/86 1194
/proc/meminfo: memFree=1196688/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=8924 CPUtime=0.49
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 1377 0 0 0 49 0 0 0 22 0 1 0 157884207 9138176 1323 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665558 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 2231 1323 725 52 0 599 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8924

[startup+1.33268 s]
/proc/loadavg: 1.92 1.95 1.87 3/86 1194
/proc/meminfo: memFree=1193744/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=9196 CPUtime=1.3
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 1453 0 0 0 130 0 0 0 25 0 1 0 157884207 9416704 1399 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665067 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 2299 1399 725 52 0 667 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 9196

[startup+2.96994 s]
/proc/loadavg: 1.92 1.95 1.87 3/86 1194
/proc/meminfo: memFree=1193104/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=9752 CPUtime=2.94
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 1582 0 0 0 293 1 0 0 25 0 1 0 157884207 9986048 1528 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 2438 1528 725 52 0 806 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9752

[startup+6.25547 s]
/proc/loadavg: 1.93 1.95 1.87 3/86 1194
/proc/meminfo: memFree=1191568/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=10648 CPUtime=6.19
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 1796 0 0 0 618 1 0 0 25 0 1 0 157884207 10903552 1742 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 2662 1742 725 52 0 1030 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10648

[startup+12.7185 s]
/proc/loadavg: 1.93 1.95 1.87 3/86 1194
/proc/meminfo: memFree=1189016/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=11736 CPUtime=12.6
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 2084 0 0 0 1259 1 0 0 25 0 1 0 157884207 12017664 2030 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 2934 2030 725 52 0 1302 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 11736

[startup+25.5406 s]
/proc/loadavg: 1.95 1.96 1.87 3/86 1194
/proc/meminfo: memFree=1184408/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=13716 CPUtime=25.31
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 2583 0 0 0 2530 1 0 0 25 0 1 0 157884207 14045184 2529 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 3429 2529 725 52 0 1797 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 13716

[startup+51.1898 s]
/proc/loadavg: 1.96 1.96 1.87 3/86 1194
/proc/meminfo: memFree=1180440/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=17756 CPUtime=50.74
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 3578 0 0 0 5072 2 0 0 25 0 1 0 157884207 18182144 3524 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 4439 3524 725 52 0 2807 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 17756

[startup+102.477 s]
/proc/loadavg: 2.06 1.98 1.88 3/86 1194
/proc/meminfo: memFree=1164504/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=25280 CPUtime=101.59
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 5461 0 0 0 10154 5 0 0 25 0 1 0 157884207 25886720 5407 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678594 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 6320 5407 725 52 0 4688 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 25280

[startup+162.497 s]
/proc/loadavg: 2.02 1.98 1.89 3/86 1194
/proc/meminfo: memFree=1146392/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=32672 CPUtime=161.09
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 7324 0 0 0 16102 7 0 0 25 0 1 0 157884207 33456128 7270 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665616 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 8168 7270 725 52 0 6536 0
Current children cumulated CPU time (s) 161.09
Current children cumulated vsize (KiB) 32672

[startup+222.516 s]
/proc/loadavg: 2.01 1.98 1.90 3/86 1194
/proc/meminfo: memFree=1131928/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=41240 CPUtime=220.59
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 9429 0 0 0 22050 9 0 0 25 0 1 0 157884207 42229760 9375 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 10310 9375 725 52 0 8678 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 41240

[startup+282.53 s]
/proc/loadavg: 2.00 1.98 1.90 3/86 1194
/proc/meminfo: memFree=1120728/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=48896 CPUtime=280.07
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 11326 0 0 0 27996 11 0 0 25 0 1 0 157884207 50069504 11272 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 12224 11272 725 52 0 10592 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (KiB) 48896

[startup+342.551 s]
/proc/loadavg: 2.00 1.98 1.91 3/86 1194
/proc/meminfo: memFree=1105760/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=57220 CPUtime=339.55
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 13439 0 0 0 33943 12 0 0 25 0 1 0 157884207 58593280 13385 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 14305 13385 725 52 0 12673 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 57220

[startup+402.581 s]
/proc/loadavg: 2.00 1.98 1.91 3/86 1194
/proc/meminfo: memFree=1090464/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=64744 CPUtime=399.04
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 15320 0 0 0 39890 14 0 0 25 0 1 0 157884207 66297856 15266 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 16186 15266 725 52 0 14554 0
Current children cumulated CPU time (s) 399.04
Current children cumulated vsize (KiB) 64744

[startup+462.599 s]
/proc/loadavg: 2.00 1.98 1.91 3/86 1194
/proc/meminfo: memFree=1075872/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=72272 CPUtime=458.52
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 17202 0 0 0 45836 16 0 0 25 0 1 0 157884207 74006528 17148 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 18068 17148 725 52 0 16436 0
Current children cumulated CPU time (s) 458.52
Current children cumulated vsize (KiB) 72272

[startup+522.634 s]
/proc/loadavg: 2.00 1.98 1.91 3/86 1194
/proc/meminfo: memFree=1065312/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=79536 CPUtime=518.02
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 19026 0 0 0 51785 17 0 0 25 0 1 0 157884207 81444864 18972 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678671 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 19884 18972 725 52 0 18252 0
Current children cumulated CPU time (s) 518.02
Current children cumulated vsize (KiB) 79536

[startup+582.643 s]
/proc/loadavg: 2.06 2.00 1.91 3/86 1194
/proc/meminfo: memFree=1047648/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=88512 CPUtime=577.51
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 21255 0 0 0 57732 19 0 0 25 0 1 0 157884207 90636288 21201 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 22128 21201 725 52 0 20496 0
Current children cumulated CPU time (s) 577.51
Current children cumulated vsize (KiB) 88512

[startup+642.665 s]
/proc/loadavg: 2.05 2.01 1.92 3/86 1194
/proc/meminfo: memFree=1031392/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=97228 CPUtime=636.99
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 23439 0 0 0 63678 21 0 0 25 0 1 0 157884207 99561472 23385 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667412 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 24307 23385 725 52 0 22675 0
Current children cumulated CPU time (s) 636.99
Current children cumulated vsize (KiB) 97228

[startup+702.681 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 1194
/proc/meminfo: memFree=1020192/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=104888 CPUtime=696.48
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 25351 0 0 0 69626 22 0 0 25 0 1 0 157884207 107405312 25297 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 26222 25297 725 52 0 24590 0
Current children cumulated CPU time (s) 696.48
Current children cumulated vsize (KiB) 104888

[startup+762.703 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 1194
/proc/meminfo: memFree=1005536/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=111888 CPUtime=755.96
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 27102 0 0 0 75571 25 0 0 25 0 1 0 157884207 114573312 27048 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678207 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 27972 27048 725 52 0 26340 0
Current children cumulated CPU time (s) 755.96
Current children cumulated vsize (KiB) 111888

[startup+822.726 s]
/proc/loadavg: 1.93 1.98 1.91 3/92 1447
/proc/meminfo: memFree=1136432/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=119544 CPUtime=815.67
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 29026 0 0 0 81531 36 0 0 25 0 1 0 157884207 122413056 28972 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 29886 28972 725 52 0 28254 0
Current children cumulated CPU time (s) 815.67
Current children cumulated vsize (KiB) 119544

[startup+882.759 s]
/proc/loadavg: 1.97 1.98 1.91 3/86 1503
/proc/meminfo: memFree=1130464/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=126540 CPUtime=875.08
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 30778 0 0 0 87470 38 0 0 25 0 1 0 157884207 129576960 30724 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 31635 30724 725 52 0 30003 0
Current children cumulated CPU time (s) 875.08
Current children cumulated vsize (KiB) 126540

[startup+942.86 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 1503
/proc/meminfo: memFree=1122208/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=134860 CPUtime=934.62
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 32835 0 0 0 93422 40 0 0 25 0 1 0 157884207 138096640 32781 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 33715 32781 725 52 0 32083 0
Current children cumulated CPU time (s) 934.62
Current children cumulated vsize (KiB) 134860

[startup+1002.87 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 1503
/proc/meminfo: memFree=1114784/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=141996 CPUtime=994.08
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 34654 0 0 0 99366 42 0 0 25 0 1 0 157884207 145403904 34600 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 35499 34600 725 52 0 33867 0
Current children cumulated CPU time (s) 994.08
Current children cumulated vsize (KiB) 141996

[startup+1062.89 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 1503
/proc/meminfo: memFree=1106208/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=150312 CPUtime=1053.56
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 36715 0 0 0 105311 45 0 0 25 0 1 0 157884207 153919488 36661 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 37578 36661 725 52 0 35946 0
Current children cumulated CPU time (s) 1053.56
Current children cumulated vsize (KiB) 150312

[startup+1122.92 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 1503
/proc/meminfo: memFree=1097632/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=158760 CPUtime=1113.03
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 38824 0 0 0 111256 47 0 0 25 0 1 0 157884207 162570240 38770 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134680582 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 39690 38770 725 52 0 38058 0
Current children cumulated CPU time (s) 1113.03
Current children cumulated vsize (KiB) 158760

[startup+1182.94 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 1503
/proc/meminfo: memFree=1090848/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=165360 CPUtime=1172.5
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 40484 0 0 0 117201 49 0 0 25 0 1 0 157884207 169328640 40430 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 41340 40430 725 52 0 39708 0
Current children cumulated CPU time (s) 1172.5
Current children cumulated vsize (KiB) 165360

[startup+1242.96 s]
/proc/loadavg: 2.21 2.03 1.93 3/86 1503
/proc/meminfo: memFree=1083488/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=172752 CPUtime=1231.96
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 42319 0 0 0 123146 50 0 0 25 0 1 0 157884207 176898048 42265 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 43188 42265 725 52 0 41556 0
Current children cumulated CPU time (s) 1231.96
Current children cumulated vsize (KiB) 172752

[startup+1302.97 s]
/proc/loadavg: 2.08 2.03 1.93 3/86 1503
/proc/meminfo: memFree=1075040/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=181068 CPUtime=1291.43
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 44396 0 0 0 129090 53 0 0 25 0 1 0 157884207 185413632 44342 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 45267 44342 725 52 0 43635 0
Current children cumulated CPU time (s) 1291.43
Current children cumulated vsize (KiB) 181068

[startup+1362.99 s]
/proc/loadavg: 2.03 2.02 1.93 3/86 1503
/proc/meminfo: memFree=1067424/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=188592 CPUtime=1350.9
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 46294 0 0 0 135036 54 0 0 25 0 1 0 157884207 193118208 46240 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665589 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 47148 46240 725 52 0 45516 0
Current children cumulated CPU time (s) 1350.9
Current children cumulated vsize (KiB) 188592

[startup+1423.07 s]
/proc/loadavg: 1.48 1.87 1.88 2/81 1512
/proc/meminfo: memFree=1112648/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=196776 CPUtime=1410.81
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 48343 0 0 0 141024 57 0 0 25 0 1 0 157884207 201498624 48289 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/1193/statm: 49194 48289 725 52 0 47562 0
Current children cumulated CPU time (s) 1410.81
Current children cumulated vsize (KiB) 196776

[startup+1483.13 s]
/proc/loadavg: 1.17 1.71 1.83 2/81 1602
/proc/meminfo: memFree=1101640/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=205272 CPUtime=1470.81
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 50409 0 0 0 147020 61 0 0 25 0 1 0 157884207 210198528 50355 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/1193/statm: 51318 50355 725 52 0 49686 0
Current children cumulated CPU time (s) 1470.81
Current children cumulated vsize (KiB) 205272

[startup+1543.18 s]
/proc/loadavg: 1.07 1.59 1.78 2/81 1638
/proc/meminfo: memFree=1089096/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=213984 CPUtime=1530.82
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 52598 0 0 0 153017 65 0 0 25 0 1 0 157884207 219119616 52544 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/1193/statm: 53496 52544 725 52 0 51864 0
Current children cumulated CPU time (s) 1530.82
Current children cumulated vsize (KiB) 213984

[startup+1603.2 s]
/proc/loadavg: 2.03 1.74 1.81 3/95 1661
/proc/meminfo: memFree=117856/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=223096 CPUtime=1590.71
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 54871 0 0 0 158991 80 0 0 25 0 1 0 157884207 228450304 54817 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1193/statm: 55774 54817 725 52 0 54142 0
Current children cumulated CPU time (s) 1590.71
Current children cumulated vsize (KiB) 223096

[startup+1663.26 s]
/proc/loadavg: 2.47 1.92 1.87 2/95 1661
/proc/meminfo: memFree=15008/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=231544 CPUtime=1650.54
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 56974 0 0 0 164951 103 0 0 25 0 1 0 157884207 237101056 56920 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671748 0 0 4096 0 0 0 0 17 0 0 0
/proc/1193/statm: 57886 56920 725 52 0 56254 0
Current children cumulated CPU time (s) 1650.54
Current children cumulated vsize (KiB) 231544

[startup+1723.31 s]
/proc/loadavg: 2.52 2.04 1.91 3/95 1661
/proc/meminfo: memFree=16224/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=239596 CPUtime=1710.14
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 59014 0 0 0 170891 123 0 0 25 0 1 0 157884207 245346304 58960 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 0 0 0
/proc/1193/statm: 59899 58960 725 52 0 58267 0
Current children cumulated CPU time (s) 1710.14
Current children cumulated vsize (KiB) 239596

[startup+1783.36 s]
/proc/loadavg: 2.94 2.23 1.98 3/95 1663
/proc/meminfo: memFree=15264/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=248180 CPUtime=1769.7
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 61133 0 0 0 176826 144 0 0 25 0 1 0 157884207 254136320 61079 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/1193/statm: 62045 61079 725 52 0 60413 0
Current children cumulated CPU time (s) 1769.7
Current children cumulated vsize (KiB) 248180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.95 s]
/proc/loadavg: 2.96 2.30 2.01 3/95 1663
/proc/meminfo: memFree=15200/2055920 swapFree=4192812/4192956
[pid=1193] ppid=1191 vsize=257816 CPUtime=1800.09
/proc/1193/stat : 1193 (CSPtoSAT+minisa) R 1191 1193 1138 0 -1 4194304 63561 0 0 0 179858 151 0 0 25 0 1 0 157884207 264003584 63507 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/1193/statm: 64454 63507 725 52 0 62822 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 257816

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814
CPU time (s): 1800.14
CPU user time (s): 1798.59
CPU system time (s): 1.55176
CPU usage (%): 99.2361
Max. virtual memory (cumulated for all children) (KiB): 257816

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

runsolver used 2.13767 s user time and 5.57615 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan  6 14:48:06 UTC 2007


IDJOB= 249308
IDBENCH= 11773
FILE ID= node3/249308-1168094886

PBS_JOBID= 3476450

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e9144498d708fe08026344eb7ad3dc30

RANDOM SEED= 923124166

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:       1197168 kB
Buffers:         66768 kB
Cached:         525240 kB
SwapCached:          0 kB
Active:         254032 kB
Inactive:       509712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1197168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:         194248 kB
Slab:            79932 kB
Committed_AS:  3943240 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= 62130 MiB



End job on node3 on Sat Jan  6 15:18:25 UTC 2007