Trace number 249360

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 1804.2

General information on the benchmark

Nameprimes/primes-15/
primes-15-40-3-7.xml
MD5SUM7067b4aa7a4be04ae42f14293bb123cc
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 constraints40
Maximum constraint arity10
Maximum domain size46
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.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=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-249360-1168095059 -o ROOT/results/node23/solver-249360-1168095059 -C 1800 -M 900 /tmp/evaluation/249360-1168095059/CSPtoSAT+minisat /tmp/evaluation/249360-1168095059/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.00 1.97 1.63 5/86 26196
/proc/meminfo: memFree=1372664/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=496 CPUtime=0
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 157900286 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 2495268 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 124 36 29 52 0 19 0

[startup+0.104285 s]
/proc/loadavg: 2.00 1.97 1.63 5/86 26196
/proc/meminfo: memFree=1372664/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=8792 CPUtime=0.09
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 1340 0 0 0 9 0 0 0 18 0 1 0 157900286 9003008 1288 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 2198 1288 725 52 0 566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8792

[startup+0.512357 s]
/proc/loadavg: 2.00 1.97 1.63 5/86 26196
/proc/meminfo: memFree=1372664/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=8924 CPUtime=0.5
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 1373 0 0 0 50 0 0 0 21 0 1 0 157900286 9138176 1321 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671748 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 2231 1321 725 52 0 599 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8924

[startup+1.33352 s]
/proc/loadavg: 2.00 1.97 1.63 3/86 26196
/proc/meminfo: memFree=1369976/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=9188 CPUtime=1.31
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 1448 0 0 0 131 0 0 0 25 0 1 0 157900286 9408512 1396 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 2297 1396 725 52 0 665 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9188

[startup+2.97083 s]
/proc/loadavg: 2.00 1.97 1.63 3/86 26196
/proc/meminfo: memFree=1369400/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=9848 CPUtime=2.94
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 1591 0 0 0 294 0 0 0 25 0 1 0 157900286 10084352 1539 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678591 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 2462 1539 725 52 0 830 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9848

[startup+6.25547 s]
/proc/loadavg: 2.00 1.97 1.63 3/86 26196
/proc/meminfo: memFree=1368056/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=10868 CPUtime=6.21
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 1847 0 0 0 621 0 0 0 25 0 1 0 157900286 11128832 1795 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 2717 1795 725 52 0 1085 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 10868

[startup+12.7197 s]
/proc/loadavg: 2.00 1.97 1.63 3/86 26196
/proc/meminfo: memFree=1366144/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=11956 CPUtime=12.64
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 2122 0 0 0 1264 0 0 0 25 0 1 0 157900286 12242944 2070 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 2989 2070 725 52 0 1357 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 11956

[startup+25.5462 s]
/proc/loadavg: 2.00 1.97 1.64 3/86 26196
/proc/meminfo: memFree=1362304/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=15124 CPUtime=25.41
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 2919 0 0 0 2541 0 0 0 25 0 1 0 157900286 15486976 2867 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 3781 2867 725 52 0 2149 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 15124

[startup+51.1942 s]
/proc/loadavg: 2.00 1.97 1.65 3/86 26196
/proc/meminfo: memFree=1354688/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=20880 CPUtime=50.94
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 4345 0 0 0 5092 2 0 0 25 0 1 0 157900286 21381120 4293 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 5220 4293 725 52 0 3588 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 20880

[startup+102.489 s]
/proc/loadavg: 2.00 1.97 1.66 3/86 26196
/proc/meminfo: memFree=1336256/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=37004 CPUtime=101.98
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 8375 0 0 0 10194 4 0 0 25 0 1 0 157900286 37892096 8323 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 9251 8323 725 52 0 7619 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 37004

[startup+162.506 s]
/proc/loadavg: 2.00 1.97 1.68 3/86 26196
/proc/meminfo: memFree=1321152/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=49576 CPUtime=161.71
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 11513 0 0 0 16165 6 0 0 25 0 1 0 157900286 50765824 11461 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 12394 11461 725 52 0 10762 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 49576

[startup+222.529 s]
/proc/loadavg: 2.00 1.97 1.70 3/86 26196
/proc/meminfo: memFree=1305152/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=61332 CPUtime=221.44
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 14446 0 0 0 22136 8 0 0 25 0 1 0 157900286 62803968 14394 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 15333 14394 725 52 0 13701 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 61332

[startup+282.544 s]
/proc/loadavg: 2.00 1.97 1.71 3/86 26196
/proc/meminfo: memFree=1285120/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=77488 CPUtime=281.18
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 18497 0 0 0 28107 11 0 0 25 0 1 0 157900286 79347712 18445 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 19372 18445 725 52 0 17740 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 77488

[startup+342.566 s]
/proc/loadavg: 2.00 1.97 1.73 3/86 26196
/proc/meminfo: memFree=1273024/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=88188 CPUtime=340.91
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 21158 0 0 0 34078 13 0 0 25 0 1 0 157900286 90304512 21106 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 22047 21106 725 52 0 20415 0
Current children cumulated CPU time (s) 340.91
Current children cumulated vsize (KiB) 88188

[startup+402.586 s]
/proc/loadavg: 2.00 1.97 1.74 3/86 26196
/proc/meminfo: memFree=1256576/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=100416 CPUtime=400.64
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 24225 0 0 0 40049 15 0 0 25 0 1 0 157900286 102825984 24173 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665716 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 25104 24173 725 52 0 23472 0
Current children cumulated CPU time (s) 400.64
Current children cumulated vsize (KiB) 100416

[startup+462.607 s]
/proc/loadavg: 2.00 1.97 1.75 3/86 26196
/proc/meminfo: memFree=1240320/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=113356 CPUtime=460.37
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 27469 0 0 0 46020 17 0 0 25 0 1 0 157900286 116076544 27417 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 28339 27417 725 52 0 26707 0
Current children cumulated CPU time (s) 460.37
Current children cumulated vsize (KiB) 113356

[startup+522.635 s]
/proc/loadavg: 2.00 1.97 1.77 3/86 26196
/proc/meminfo: memFree=1226176/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=125656 CPUtime=520.11
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 30540 0 0 0 51991 20 0 0 25 0 1 0 157900286 128671744 30488 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665665 0 0 4096 0 0 0 0 17 1 0 0
/proc/26195/statm: 31414 30488 725 52 0 29782 0
Current children cumulated CPU time (s) 520.11
Current children cumulated vsize (KiB) 125656

[startup+582.646 s]
/proc/loadavg: 2.00 1.97 1.78 3/86 26234
/proc/meminfo: memFree=1300728/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=137276 CPUtime=579.99
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 33444 0 0 0 57976 23 0 0 25 0 1 0 157900286 140570624 33392 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 34319 33392 725 52 0 32687 0
Current children cumulated CPU time (s) 579.99
Current children cumulated vsize (KiB) 137276

[startup+642.67 s]
/proc/loadavg: 2.00 1.97 1.79 3/92 26372
/proc/meminfo: memFree=1275504/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=149308 CPUtime=639.91
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 36441 0 0 0 63960 31 0 0 25 0 1 0 157900286 152891392 36389 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134600355 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 37327 36389 725 52 0 35695 0
Current children cumulated CPU time (s) 639.91
Current children cumulated vsize (KiB) 149308

[startup+702.713 s]
/proc/loadavg: 2.00 1.97 1.80 3/86 26432
/proc/meminfo: memFree=1249264/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=162268 CPUtime=699.88
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 39696 0 0 0 69948 40 0 0 25 0 1 0 157900286 166162432 39644 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 40567 39644 725 52 0 38935 0
Current children cumulated CPU time (s) 699.88
Current children cumulated vsize (KiB) 162268

[startup+762.737 s]
/proc/loadavg: 2.00 1.97 1.81 3/86 26432
/proc/meminfo: memFree=1224248/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=175736 CPUtime=759.82
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 43032 0 0 0 75940 42 0 0 25 0 1 0 157900286 179953664 42980 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 43934 42980 725 52 0 42302 0
Current children cumulated CPU time (s) 759.82
Current children cumulated vsize (KiB) 175736

[startup+822.761 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 26432
/proc/meminfo: memFree=1196856/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=191212 CPUtime=819.79
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 46869 0 0 0 81935 44 0 0 25 0 1 0 157900286 195801088 46817 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671422 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 47803 46817 725 52 0 46171 0
Current children cumulated CPU time (s) 819.79
Current children cumulated vsize (KiB) 191212

[startup+882.798 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 26432
/proc/meminfo: memFree=1165048/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=207680 CPUtime=879.76
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 50980 0 0 0 87929 47 0 0 25 0 1 0 157900286 212664320 50928 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 51920 50928 725 52 0 50288 0
Current children cumulated CPU time (s) 879.76
Current children cumulated vsize (KiB) 207680

[startup+942.822 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 26432
/proc/meminfo: memFree=1134520/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=225996 CPUtime=939.69
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 55541 0 0 0 93919 50 0 0 25 0 1 0 157900286 231419904 55489 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678521 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 56499 55489 725 52 0 54867 0
Current children cumulated CPU time (s) 939.69
Current children cumulated vsize (KiB) 225996

[startup+1002.85 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 26432
/proc/meminfo: memFree=1109880/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=238544 CPUtime=999.67
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 58688 0 0 0 99915 52 0 0 25 0 1 0 157900286 244269056 58636 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 59636 58636 725 52 0 58004 0
Current children cumulated CPU time (s) 999.67
Current children cumulated vsize (KiB) 238544

[startup+1062.88 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 26432
/proc/meminfo: memFree=1086584/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=251224 CPUtime=1059.64
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 61853 0 0 0 105910 54 0 0 25 0 1 0 157900286 257253376 61801 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665645 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 62806 61801 725 52 0 61174 0
Current children cumulated CPU time (s) 1059.64
Current children cumulated vsize (KiB) 251224

[startup+1122.9 s]
/proc/loadavg: 2.00 1.97 1.85 3/86 26432
/proc/meminfo: memFree=1060088/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=263372 CPUtime=1119.58
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 64888 0 0 0 111902 56 0 0 25 0 1 0 157900286 269692928 64836 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 65843 64836 725 52 0 64211 0
Current children cumulated CPU time (s) 1119.58
Current children cumulated vsize (KiB) 263372

[startup+1182.93 s]
/proc/loadavg: 2.04 1.99 1.86 3/86 26432
/proc/meminfo: memFree=1035896/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=274996 CPUtime=1179.55
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 67811 0 0 0 117896 59 0 0 25 0 1 0 157900286 281595904 67759 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 68749 67759 725 52 0 67117 0
Current children cumulated CPU time (s) 1179.55
Current children cumulated vsize (KiB) 274996

[startup+1242.95 s]
/proc/loadavg: 2.01 1.99 1.87 3/86 26432
/proc/meminfo: memFree=1012024/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=285448 CPUtime=1239.5
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 70424 0 0 0 123889 61 0 0 25 0 1 0 157900286 292298752 70372 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 71362 70372 725 52 0 69730 0
Current children cumulated CPU time (s) 1239.5
Current children cumulated vsize (KiB) 285448

[startup+1302.98 s]
/proc/loadavg: 2.00 1.99 1.87 3/86 26432
/proc/meminfo: memFree=987000/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=296548 CPUtime=1299.45
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 73183 0 0 0 129882 63 0 0 25 0 1 0 157900286 303665152 73131 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678533 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 74137 73131 725 52 0 72505 0
Current children cumulated CPU time (s) 1299.45
Current children cumulated vsize (KiB) 296548

[startup+1363 s]
/proc/loadavg: 2.00 1.99 1.88 3/86 26432
/proc/meminfo: memFree=961912/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=310660 CPUtime=1359.41
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 76704 0 0 0 135876 65 0 0 25 0 1 0 157900286 318115840 76652 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134630801 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 77665 76652 725 52 0 76033 0
Current children cumulated CPU time (s) 1359.41
Current children cumulated vsize (KiB) 310660

[startup+1423.04 s]
/proc/loadavg: 2.00 1.99 1.89 3/86 26432
/proc/meminfo: memFree=940280/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=322696 CPUtime=1419.4
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 79719 0 0 0 141872 68 0 0 25 0 1 0 157900286 330440704 79667 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673915 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 80674 79667 725 52 0 79042 0
Current children cumulated CPU time (s) 1419.4
Current children cumulated vsize (KiB) 322696

[startup+1483.07 s]
/proc/loadavg: 2.00 1.99 1.89 3/86 26432
/proc/meminfo: memFree=917560/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=334456 CPUtime=1479.36
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 82660 0 0 0 147866 70 0 0 25 0 1 0 157900286 342482944 82608 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 83614 82608 725 52 0 81982 0
Current children cumulated CPU time (s) 1479.36
Current children cumulated vsize (KiB) 334456

[startup+1543.1 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 26432
/proc/meminfo: memFree=885624/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=350196 CPUtime=1539.31
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 86581 0 0 0 153859 72 0 0 25 0 1 0 157900286 358600704 86529 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 87549 86529 725 52 0 85917 0
Current children cumulated CPU time (s) 1539.31
Current children cumulated vsize (KiB) 350196

[startup+1603.12 s]
/proc/loadavg: 2.00 1.99 1.90 3/86 26432
/proc/meminfo: memFree=861496/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=362532 CPUtime=1599.28
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 89679 0 0 0 159853 75 0 0 25 0 1 0 157900286 371232768 89627 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134627180 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 90633 89627 725 52 0 89001 0
Current children cumulated CPU time (s) 1599.28
Current children cumulated vsize (KiB) 362532

[startup+1663.14 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 26432
/proc/meminfo: memFree=826744/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=378784 CPUtime=1659.22
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 93731 0 0 0 165843 79 0 0 25 0 1 0 157900286 387874816 93679 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 94696 93679 725 52 0 93064 0
Current children cumulated CPU time (s) 1659.22
Current children cumulated vsize (KiB) 378784

[startup+1723.17 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 26434
/proc/meminfo: memFree=792760/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=400968 CPUtime=1719.2
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 99256 0 0 0 171837 83 0 0 25 0 1 0 157900286 410591232 99204 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671240 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 100242 99204 725 52 0 98610 0
Current children cumulated CPU time (s) 1719.2
Current children cumulated vsize (KiB) 400968

[startup+1783.2 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 26434
/proc/meminfo: memFree=759928/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=417348 CPUtime=1779.16
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 103333 0 0 0 177829 87 0 0 25 0 1 0 157900286 427364352 103281 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 104337 103281 725 52 0 102705 0
Current children cumulated CPU time (s) 1779.16
Current children cumulated vsize (KiB) 417348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.13 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 26434
/proc/meminfo: memFree=747896/2055920 swapFree=4192812/4192956
[pid=26195] ppid=26193 vsize=422636 CPUtime=1800.07
/proc/26195/stat : 26195 (CSPtoSAT+minisa) R 26193 26195 26009 0 -1 4194304 104663 0 0 0 179919 88 0 0 25 0 1 0 157900286 432779264 104611 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 0 0 0
/proc/26195/statm: 105659 104611 725 52 0 104027 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 422636

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.2
CPU time (s): 1800.14
CPU user time (s): 1799.2
CPU system time (s): 0.945856
CPU usage (%): 99.7751
Max. virtual memory (cumulated for all children) (KiB): 422636

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

runsolver used 2.36364 s user time and 5.58415 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 14:50:59 UTC 2007


IDJOB= 249360
IDBENCH= 11777
FILE ID= node23/249360-1168095059

PBS_JOBID= 3476698

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  7067b4aa7a4be04ae42f14293bb123cc

RANDOM SEED= 431816627

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:       1373080 kB
Buffers:         47648 kB
Cached:         423320 kB
SwapCached:          0 kB
Active:         244868 kB
Inactive:       361236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:         157592 kB
Slab:            61476 kB
Committed_AS:  3114924 kB
PageTables:       2388 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 15:21:06 UTC 2007