Trace number 249321

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.09 1814.16

General information on the benchmark

Nameprimes/primes-15/
primes-15-80-3-3.xml
MD5SUMd6d918a8a2ab0d13dd84495f11e18e39
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.029994
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity6
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.10	c ...done
0.10	c #SATvar=13602 #SATclauses=26900 #CSPpredicates=80

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/node30/watcher-249321-1168094898 -o ROOT/results/node30/solver-249321-1168094898 -C 1800 -M 900 /tmp/evaluation/249321-1168094898/CSPtoSAT+minisat /tmp/evaluation/249321-1168094898/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: 2.02 1.89 1.47 5/86 5968
/proc/meminfo: memFree=1088736/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=496 CPUtime=0
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157883780 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7017252 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 124 36 29 52 0 19 0

[startup+0.104262 s]
/proc/loadavg: 2.02 1.89 1.47 5/86 5968
/proc/meminfo: memFree=1088736/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=8792 CPUtime=0.09
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 1346 0 0 0 9 0 0 0 19 0 1 0 157883780 9003008 1291 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 2198 1291 725 52 0 566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8792

[startup+0.512245 s]
/proc/loadavg: 2.02 1.89 1.47 5/86 5968
/proc/meminfo: memFree=1088736/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=8924 CPUtime=0.5
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 1373 0 0 0 50 0 0 0 24 0 1 0 157883780 9138176 1318 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 2231 1318 725 52 0 599 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8924

[startup+1.3333 s]
/proc/loadavg: 2.02 1.89 1.47 3/86 5968
/proc/meminfo: memFree=1086048/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=9188 CPUtime=1.31
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 1429 0 0 0 131 0 0 0 25 0 1 0 157883780 9408512 1374 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667348 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 2297 1374 725 52 0 665 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9188

[startup+2.9704 s]
/proc/loadavg: 2.02 1.89 1.47 3/86 5968
/proc/meminfo: memFree=1085664/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=9584 CPUtime=2.93
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 1539 0 0 0 293 0 0 0 25 0 1 0 157883780 9814016 1484 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 2396 1484 725 52 0 764 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9584

[startup+6.25761 s]
/proc/loadavg: 2.02 1.89 1.47 3/86 5968
/proc/meminfo: memFree=1084192/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=10344 CPUtime=6.19
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 1721 0 0 0 619 0 0 0 25 0 1 0 157883780 10592256 1666 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 2586 1666 725 52 0 954 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10344

[startup+12.714 s]
/proc/loadavg: 2.01 1.89 1.48 3/86 5968
/proc/meminfo: memFree=1081760/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=11168 CPUtime=12.59
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 1927 0 0 0 1259 0 0 0 25 0 1 0 157883780 11436032 1872 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 2792 1872 725 52 0 1160 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 11168

[startup+25.5408 s]
/proc/loadavg: 2.01 1.89 1.48 3/86 5968
/proc/meminfo: memFree=1077408/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=13016 CPUtime=25.31
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 2404 0 0 0 2530 1 0 0 25 0 1 0 157883780 13328384 2349 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 3254 2349 725 52 0 1622 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 13016

[startup+51.1835 s]
/proc/loadavg: 2.01 1.90 1.50 4/86 5968
/proc/meminfo: memFree=1071072/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=15524 CPUtime=50.72
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 3023 0 0 0 5070 2 0 0 25 0 1 0 157883780 15896576 2968 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 3881 2968 725 52 0 2249 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 15524

[startup+102.469 s]
/proc/loadavg: 2.00 1.91 1.52 3/86 5968
/proc/meminfo: memFree=1053984/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=20884 CPUtime=101.55
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 4351 0 0 0 10152 3 0 0 25 0 1 0 157883780 21385216 4296 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134679208 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 5221 4296 725 52 0 3589 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 20884

[startup+162.476 s]
/proc/loadavg: 2.00 1.93 1.55 3/86 5968
/proc/meminfo: memFree=1028256/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=26824 CPUtime=161.02
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 5845 0 0 0 16098 4 0 0 25 0 1 0 157883780 27467776 5790 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 6706 5790 725 52 0 5074 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 26824

[startup+222.495 s]
/proc/loadavg: 2.00 1.94 1.58 3/86 5968
/proc/meminfo: memFree=1011296/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=32368 CPUtime=220.5
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 7219 0 0 0 22044 6 0 0 25 0 1 0 157883780 33144832 7164 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 8092 7164 725 52 0 6460 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 32368

[startup+282.498 s]
/proc/loadavg: 2.00 1.95 1.60 3/86 5968
/proc/meminfo: memFree=994016/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=38560 CPUtime=279.97
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 8749 0 0 0 27989 8 0 0 25 0 1 0 157883780 39485440 8694 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665722 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 9640 8694 725 52 0 8008 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 38560

[startup+342.508 s]
/proc/loadavg: 2.00 1.95 1.62 3/86 5968
/proc/meminfo: memFree=973088/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=44104 CPUtime=339.45
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 10144 0 0 0 33936 9 0 0 25 0 1 0 157883780 45162496 10089 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 11026 10089 725 52 0 9394 0
Current children cumulated CPU time (s) 339.45
Current children cumulated vsize (KiB) 44104

[startup+402.512 s]
/proc/loadavg: 2.00 1.96 1.64 3/86 5968
/proc/meminfo: memFree=943840/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=49780 CPUtime=398.91
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 11566 0 0 0 39881 10 0 0 25 0 1 0 157883780 50974720 11511 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 12445 11511 725 52 0 10813 0
Current children cumulated CPU time (s) 398.91
Current children cumulated vsize (KiB) 49780

[startup+462.52 s]
/proc/loadavg: 2.03 1.97 1.66 3/86 5968
/proc/meminfo: memFree=926624/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=55324 CPUtime=458.4
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 12946 0 0 0 45828 12 0 0 25 0 1 0 157883780 56651776 12891 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 13831 12891 725 52 0 12199 0
Current children cumulated CPU time (s) 458.4
Current children cumulated vsize (KiB) 55324

[startup+522.535 s]
/proc/loadavg: 2.01 1.97 1.68 4/86 5968
/proc/meminfo: memFree=905952/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=60868 CPUtime=517.86
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 14352 0 0 0 51773 13 0 0 25 0 1 0 157883780 62328832 14297 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678607 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 15217 14297 725 52 0 13585 0
Current children cumulated CPU time (s) 517.86
Current children cumulated vsize (KiB) 60868

[startup+582.546 s]
/proc/loadavg: 2.00 1.97 1.70 3/86 5968
/proc/meminfo: memFree=886048/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=66412 CPUtime=577.34
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 15742 0 0 0 57720 14 0 0 25 0 1 0 157883780 68005888 15687 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665436 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 16603 15687 725 52 0 14971 0
Current children cumulated CPU time (s) 577.34
Current children cumulated vsize (KiB) 66412

[startup+642.557 s]
/proc/loadavg: 2.00 1.97 1.72 3/86 5968
/proc/meminfo: memFree=858912/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=71164 CPUtime=636.82
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 16934 0 0 0 63666 16 0 0 25 0 1 0 157883780 72871936 16879 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 17791 16879 725 52 0 16159 0
Current children cumulated CPU time (s) 636.82
Current children cumulated vsize (KiB) 71164

[startup+702.57 s]
/proc/loadavg: 2.03 1.99 1.74 3/86 5968
/proc/meminfo: memFree=840480/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=77368 CPUtime=696.29
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 18461 0 0 0 69612 17 0 0 25 0 1 0 157883780 79224832 18406 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 19342 18406 725 52 0 17710 0
Current children cumulated CPU time (s) 696.29
Current children cumulated vsize (KiB) 77368

[startup+762.583 s]
/proc/loadavg: 2.01 1.99 1.75 3/86 5968
/proc/meminfo: memFree=817568/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=82252 CPUtime=755.74
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 19682 0 0 0 75555 19 0 0 25 0 1 0 157883780 84226048 19627 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 20563 19627 725 52 0 18931 0
Current children cumulated CPU time (s) 755.74
Current children cumulated vsize (KiB) 82252

[startup+822.621 s]
/proc/loadavg: 2.12 2.05 1.78 3/92 6118
/proc/meminfo: memFree=796200/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=87796 CPUtime=815.11
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 21086 0 0 0 81491 20 0 0 25 0 1 0 157883780 89903104 21031 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665558 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 21949 21031 725 52 0 20317 0
Current children cumulated CPU time (s) 815.11
Current children cumulated vsize (KiB) 87796

[startup+882.654 s]
/proc/loadavg: 2.04 2.03 1.79 3/86 6166
/proc/meminfo: memFree=767904/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=92680 CPUtime=874.54
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 22297 0 0 0 87433 21 0 0 25 0 1 0 157883780 94904320 22242 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 23170 22242 725 52 0 21538 0
Current children cumulated CPU time (s) 874.54
Current children cumulated vsize (KiB) 92680

[startup+942.668 s]
/proc/loadavg: 2.01 2.03 1.81 3/86 6166
/proc/meminfo: memFree=744032/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=98620 CPUtime=934.01
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 23802 0 0 0 93379 22 0 0 25 0 1 0 157883780 100986880 23747 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673765 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 24655 23747 725 52 0 23023 0
Current children cumulated CPU time (s) 934.01
Current children cumulated vsize (KiB) 98620

[startup+1002.68 s]
/proc/loadavg: 2.00 2.02 1.82 3/86 6166
/proc/meminfo: memFree=725344/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=103372 CPUtime=993.48
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 24990 0 0 0 99324 24 0 0 25 0 1 0 157883780 105852928 24935 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533009 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 25843 24935 725 52 0 24211 0
Current children cumulated CPU time (s) 993.48
Current children cumulated vsize (KiB) 103372

[startup+1062.69 s]
/proc/loadavg: 2.00 2.01 1.82 3/86 6166
/proc/meminfo: memFree=702048/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=109180 CPUtime=1052.94
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 26431 0 0 0 105269 25 0 0 25 0 1 0 157883780 111800320 26376 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 27295 26376 725 52 0 25663 0
Current children cumulated CPU time (s) 1052.94
Current children cumulated vsize (KiB) 109180

[startup+1122.69 s]
/proc/loadavg: 2.00 2.01 1.83 3/86 6166
/proc/meminfo: memFree=677280/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=114728 CPUtime=1112.41
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 27832 0 0 0 111215 26 0 0 25 0 1 0 157883780 117481472 27777 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 28682 27777 725 52 0 27050 0
Current children cumulated CPU time (s) 1112.41
Current children cumulated vsize (KiB) 114728

[startup+1182.71 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 6166
/proc/meminfo: memFree=652704/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=120008 CPUtime=1171.89
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 29150 0 0 0 117161 28 0 0 25 0 1 0 157883780 122888192 29095 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678518 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 30002 29095 725 52 0 28370 0
Current children cumulated CPU time (s) 1171.89
Current children cumulated vsize (KiB) 120008

[startup+1242.73 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 6166
/proc/meminfo: memFree=627232/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=126092 CPUtime=1231.35
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 30660 0 0 0 123106 29 0 0 25 0 1 0 157883780 129118208 30605 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 31523 30605 725 52 0 29891 0
Current children cumulated CPU time (s) 1231.35
Current children cumulated vsize (KiB) 126092

[startup+1302.74 s]
/proc/loadavg: 2.00 2.00 1.85 3/86 6166
/proc/meminfo: memFree=598944/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=131772 CPUtime=1290.84
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 32072 0 0 0 129053 31 0 0 25 0 1 0 157883780 134934528 32017 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 32943 32017 725 52 0 31311 0
Current children cumulated CPU time (s) 1290.84
Current children cumulated vsize (KiB) 131772

[startup+1362.75 s]
/proc/loadavg: 2.00 2.00 1.85 3/86 6166
/proc/meminfo: memFree=570528/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=136660 CPUtime=1350.31
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 33297 0 0 0 134998 33 0 0 25 0 1 0 157883780 139939840 33242 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665228 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 34165 33242 725 52 0 32533 0
Current children cumulated CPU time (s) 1350.31
Current children cumulated vsize (KiB) 136660

[startup+1422.76 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 6166
/proc/meminfo: memFree=548640/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=141544 CPUtime=1409.77
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 34545 0 0 0 140944 33 0 0 25 0 1 0 157883780 144941056 34490 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 35386 34490 725 52 0 33754 0
Current children cumulated CPU time (s) 1409.77
Current children cumulated vsize (KiB) 141544

[startup+1482.77 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 6166
/proc/meminfo: memFree=520160/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=146956 CPUtime=1469.24
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 35875 0 0 0 146889 35 0 0 25 0 1 0 157883780 150482944 35820 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/5967/statm: 36739 35820 725 52 0 35107 0
Current children cumulated CPU time (s) 1469.24
Current children cumulated vsize (KiB) 146956

[startup+1542.78 s]
/proc/loadavg: 1.83 1.97 1.86 2/81 6176
/proc/meminfo: memFree=1006744/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=153292 CPUtime=1528.82
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 37461 0 0 0 152846 36 0 0 25 0 1 0 157883780 156971008 37406 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 0 0 0
/proc/5967/statm: 38323 37406 725 52 0 36691 0
Current children cumulated CPU time (s) 1528.82
Current children cumulated vsize (KiB) 153292

[startup+1602.83 s]
/proc/loadavg: 1.30 1.79 1.80 2/81 6257
/proc/meminfo: memFree=993952/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=158968 CPUtime=1588.83
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 38887 0 0 0 158842 41 0 0 25 0 1 0 157883780 162783232 38832 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678286 0 0 4096 0 0 0 0 17 0 0 0
/proc/5967/statm: 39742 38832 725 52 0 38110 0
Current children cumulated CPU time (s) 1588.83
Current children cumulated vsize (KiB) 158968

[startup+1662.89 s]
/proc/loadavg: 1.12 1.65 1.75 2/81 6328
/proc/meminfo: memFree=990624/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=164776 CPUtime=1648.86
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 40351 0 0 0 164843 43 0 0 25 0 1 0 157883780 168730624 40296 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5967/statm: 41194 40296 725 52 0 39562 0
Current children cumulated CPU time (s) 1648.86
Current children cumulated vsize (KiB) 164776

[startup+1722.93 s]
/proc/loadavg: 1.04 1.52 1.70 2/78 6334
/proc/meminfo: memFree=989576/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=171376 CPUtime=1708.88
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 41995 0 0 0 170844 44 0 0 25 0 1 0 157883780 175489024 41940 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 0 0 0
/proc/5967/statm: 42844 41940 725 52 0 41212 0
Current children cumulated CPU time (s) 1708.88
Current children cumulated vsize (KiB) 171376

[startup+1782.98 s]
/proc/loadavg: 1.01 1.42 1.65 2/78 6336
/proc/meminfo: memFree=984648/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=176260 CPUtime=1768.91
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 43206 0 0 0 176846 45 0 0 25 0 1 0 157883780 180490240 43151 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/5967/statm: 44065 43151 725 52 0 42433 0
Current children cumulated CPU time (s) 1768.91
Current children cumulated vsize (KiB) 176260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.12 s]
/proc/loadavg: 1.01 1.38 1.63 2/78 6336
/proc/meminfo: memFree=981192/2055920 swapFree=4191880/4192956
[pid=5967] ppid=5965 vsize=180008 CPUtime=1800.05
/proc/5967/stat : 5967 (CSPtoSAT+minisa) R 5965 5967 5707 0 -1 4194304 44102 0 0 0 179959 46 0 0 25 0 1 0 157883780 184328192 44047 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/5967/statm: 45002 44047 725 52 0 43370 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 180008

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.16
CPU time (s): 1800.09
CPU user time (s): 1799.6
CPU system time (s): 0.491925
CPU usage (%): 99.2247
Max. virtual memory (cumulated for all children) (KiB): 180008

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

runsolver used 2.23066 s user time and 5.48717 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan  6 14:48:18 UTC 2007


IDJOB= 249321
IDBENCH= 11774
FILE ID= node30/249321-1168094898

PBS_JOBID= 3476716

Free space on /tmp= 66482 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-15/primes-15-80-3-3.xml
COMMAND LINE= /tmp/evaluation/249321-1168094898/CSPtoSAT+minisat /tmp/evaluation/249321-1168094898/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-249321-1168094898 -o ROOT/results/node30/solver-249321-1168094898 -C 1800 -M 900  /tmp/evaluation/249321-1168094898/CSPtoSAT+minisat /tmp/evaluation/249321-1168094898/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  d6d918a8a2ab0d13dd84495f11e18e39

RANDOM SEED= 318639239

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.234
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.234
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:       1089216 kB
Buffers:         51228 kB
Cached:         708472 kB
SwapCached:        268 kB
Active:         261072 kB
Inactive:       618440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089216 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:         140972 kB
Slab:            72048 kB
Committed_AS:  3177164 kB
PageTables:       2320 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= 66483 MiB



End job on node30 on Sat Jan  6 15:18:36 UTC 2007