Trace number 201078

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.1 1805.62

General information on the benchmark

Namefapp/fapp11-15/fapp15/
fapp15-3000-8.xml
MD5SUM3bffaaad69c3a0c8af29ad6ffcc38a0b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.971
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node43/watcher-201078-1168055483 -o ROOT/results/node43/solver-201078-1168055483 -C 1800 -M 900 /tmp/evaluation/201078-1168055483/CSPtoSAT+minisat /tmp/evaluation/201078-1168055483/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.40 1.82 1.86 2/73 3003
/proc/meminfo: memFree=908848/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=496 CPUtime=0
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153948980 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4731684 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 124 36 29 52 0 19 0

[startup+0.102905 s]
/proc/loadavg: 1.40 1.82 1.86 2/73 3003
/proc/meminfo: memFree=908848/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=7216 CPUtime=0.07
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 909 0 0 0 7 0 0 0 19 0 1 0 153948980 7389184 877 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134612659 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 1804 877 691 52 0 172 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7216

[startup+0.510983 s]
/proc/loadavg: 1.40 1.82 1.86 2/73 3003
/proc/meminfo: memFree=908848/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=79116 CPUtime=0.48
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 16534 0 0 0 40 8 0 0 22 0 1 0 153948980 81014784 16331 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 19779 16331 696 52 0 18147 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 79116

[startup+1.33212 s]
/proc/loadavg: 1.40 1.82 1.86 3/73 3003
/proc/meminfo: memFree=763440/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=197704 CPUtime=1.29
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 43994 0 0 0 105 24 0 0 25 0 1 0 153948980 202448896 43791 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672211 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 49426 43791 696 52 0 47794 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 197704

[startup+2.96938 s]
/proc/loadavg: 1.45 1.82 1.86 3/73 3003
/proc/meminfo: memFree=704560/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=221452 CPUtime=2.91
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 52276 0 0 0 263 28 0 0 25 0 1 0 153948980 226766848 52073 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134602561 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 55363 52073 704 52 0 53731 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 221452

[startup+6.25294 s]
/proc/loadavg: 1.45 1.82 1.86 3/73 3003
/proc/meminfo: memFree=699952/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=224088 CPUtime=6.17
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 53051 0 0 0 588 29 0 0 25 0 1 0 153948980 229466112 52748 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 56022 52748 721 52 0 54390 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 224088

[startup+12.716 s]
/proc/loadavg: 1.53 1.83 1.86 3/73 3003
/proc/meminfo: memFree=699824/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=224352 CPUtime=12.58
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 53098 0 0 0 1229 29 0 0 25 0 1 0 153948980 229736448 52795 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678209 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 56088 52795 721 52 0 54456 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 224352

[startup+25.5451 s]
/proc/loadavg: 1.60 1.83 1.86 3/73 3003
/proc/meminfo: memFree=699504/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=224796 CPUtime=25.3
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 53185 0 0 0 2501 29 0 0 25 0 1 0 153948980 230191104 52882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 56199 52882 721 52 0 54567 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 224796

[startup+51.1984 s]
/proc/loadavg: 1.74 1.84 1.87 3/73 3003
/proc/meminfo: memFree=697584/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=225732 CPUtime=50.75
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 53389 0 0 0 5045 30 0 0 25 0 1 0 153948980 231149568 53086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 56433 53086 721 52 0 54801 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 225732

[startup+102.5 s]
/proc/loadavg: 1.88 1.87 1.87 3/73 3003
/proc/meminfo: memFree=694768/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=226544 CPUtime=101.64
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 53568 0 0 0 10134 30 0 0 25 0 1 0 153948980 231981056 53265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 56636 53265 721 52 0 55004 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 226544

[startup+162.522 s]
/proc/loadavg: 1.96 1.89 1.88 3/73 3003
/proc/meminfo: memFree=691952/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=227260 CPUtime=161.2
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 53757 0 0 0 16089 31 0 0 25 0 1 0 153948980 232714240 53454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 56815 53454 721 52 0 55183 0
Current children cumulated CPU time (s) 161.2
Current children cumulated vsize (KiB) 227260

[startup+222.551 s]
/proc/loadavg: 1.98 1.91 1.88 3/73 3003
/proc/meminfo: memFree=689712/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=227920 CPUtime=220.74
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 53929 0 0 0 22043 31 0 0 25 0 1 0 153948980 233390080 53626 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 56980 53626 721 52 0 55348 0
Current children cumulated CPU time (s) 220.74
Current children cumulated vsize (KiB) 227920

[startup+282.576 s]
/proc/loadavg: 2.03 1.94 1.89 3/73 3003
/proc/meminfo: memFree=687216/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=228612 CPUtime=280.28
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 54094 0 0 0 27996 32 0 0 25 0 1 0 153948980 234098688 53791 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 57153 53791 721 52 0 55521 0
Current children cumulated CPU time (s) 280.28
Current children cumulated vsize (KiB) 228612

[startup+342.607 s]
/proc/loadavg: 2.01 1.94 1.90 3/73 3003
/proc/meminfo: memFree=685104/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=229140 CPUtime=339.84
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 54255 0 0 0 33952 32 0 0 25 0 1 0 153948980 234639360 53952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 57285 53952 721 52 0 55653 0
Current children cumulated CPU time (s) 339.84
Current children cumulated vsize (KiB) 229140

[startup+402.633 s]
/proc/loadavg: 2.00 1.95 1.90 3/73 3003
/proc/meminfo: memFree=683376/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=229880 CPUtime=399.4
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 54419 0 0 0 39907 33 0 0 25 0 1 0 153948980 235397120 54116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 57470 54116 721 52 0 55838 0
Current children cumulated CPU time (s) 399.4
Current children cumulated vsize (KiB) 229880

[startup+462.658 s]
/proc/loadavg: 2.00 1.96 1.91 3/73 3003
/proc/meminfo: memFree=677232/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=230408 CPUtime=458.95
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 54574 0 0 0 45862 33 0 0 25 0 1 0 153948980 235937792 54271 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678160 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 57602 54271 721 52 0 55970 0
Current children cumulated CPU time (s) 458.95
Current children cumulated vsize (KiB) 230408

[startup+522.689 s]
/proc/loadavg: 2.00 1.96 1.91 3/73 3003
/proc/meminfo: memFree=669104/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=231068 CPUtime=518.5
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 54725 0 0 0 51817 33 0 0 25 0 1 0 153948980 236613632 54422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 57767 54422 721 52 0 56135 0
Current children cumulated CPU time (s) 518.5
Current children cumulated vsize (KiB) 231068

[startup+582.721 s]
/proc/loadavg: 2.17 2.01 1.93 3/79 3087
/proc/meminfo: memFree=663664/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=231716 CPUtime=577.95
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 54871 0 0 0 57761 34 0 0 25 0 1 0 153948980 237277184 54568 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3002/statm: 57929 54568 721 52 0 56297 0
Current children cumulated CPU time (s) 577.95
Current children cumulated vsize (KiB) 231716

[startup+642.731 s]
/proc/loadavg: 1.67 1.91 1.89 2/71 3225
/proc/meminfo: memFree=1135152/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=232244 CPUtime=637.59
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 55023 0 0 0 63720 39 0 0 25 0 1 0 153948980 237817856 54720 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 58061 54720 721 52 0 56429 0
Current children cumulated CPU time (s) 637.59
Current children cumulated vsize (KiB) 232244

[startup+702.771 s]
/proc/loadavg: 1.26 1.76 1.84 2/65 3253
/proc/meminfo: memFree=1135848/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=232904 CPUtime=697.6
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 55181 0 0 0 69719 41 0 0 25 0 1 0 153948980 238493696 54878 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 58226 54878 721 52 0 56594 0
Current children cumulated CPU time (s) 697.6
Current children cumulated vsize (KiB) 232904

[startup+762.799 s]
/proc/loadavg: 1.09 1.61 1.78 2/65 3253
/proc/meminfo: memFree=1135272/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=233432 CPUtime=757.61
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 55335 0 0 0 75719 42 0 0 25 0 1 0 153948980 239034368 55032 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 58358 55032 721 52 0 56726 0
Current children cumulated CPU time (s) 757.61
Current children cumulated vsize (KiB) 233432

[startup+822.832 s]
/proc/loadavg: 1.03 1.49 1.73 2/65 3253
/proc/meminfo: memFree=1134696/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=234092 CPUtime=817.62
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 55486 0 0 0 81720 42 0 0 25 0 1 0 153948980 239710208 55183 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 58523 55183 721 52 0 56891 0
Current children cumulated CPU time (s) 817.62
Current children cumulated vsize (KiB) 234092

[startup+882.864 s]
/proc/loadavg: 1.01 1.40 1.68 2/65 3253
/proc/meminfo: memFree=1134120/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=234800 CPUtime=877.64
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 55640 0 0 0 87721 43 0 0 25 0 1 0 153948980 240435200 55337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 58700 55337 721 52 0 57068 0
Current children cumulated CPU time (s) 877.64
Current children cumulated vsize (KiB) 234800

[startup+942.897 s]
/proc/loadavg: 1.00 1.33 1.64 2/65 3253
/proc/meminfo: memFree=1133544/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=235328 CPUtime=937.65
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 55787 0 0 0 93722 43 0 0 25 0 1 0 153948980 240975872 55484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 58832 55484 721 52 0 57200 0
Current children cumulated CPU time (s) 937.65
Current children cumulated vsize (KiB) 235328

[startup+1002.93 s]
/proc/loadavg: 1.00 1.26 1.59 2/65 3253
/proc/meminfo: memFree=1132976/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=235988 CPUtime=997.67
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 55932 0 0 0 99723 44 0 0 25 0 1 0 153948980 241651712 55629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 58997 55629 721 52 0 57365 0
Current children cumulated CPU time (s) 997.67
Current children cumulated vsize (KiB) 235988

[startup+1062.96 s]
/proc/loadavg: 1.00 1.21 1.55 2/65 3253
/proc/meminfo: memFree=1132464/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=236516 CPUtime=1057.68
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 56078 0 0 0 105724 44 0 0 25 0 1 0 153948980 242192384 55775 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 59129 55775 721 52 0 57497 0
Current children cumulated CPU time (s) 1057.68
Current children cumulated vsize (KiB) 236516

[startup+1122.99 s]
/proc/loadavg: 1.00 1.17 1.52 2/65 3253
/proc/meminfo: memFree=1131824/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=237044 CPUtime=1117.68
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 56218 0 0 0 111724 44 0 0 25 0 1 0 153948980 242733056 55915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 59261 55915 721 52 0 57629 0
Current children cumulated CPU time (s) 1117.68
Current children cumulated vsize (KiB) 237044

[startup+1183.02 s]
/proc/loadavg: 1.00 1.14 1.48 2/65 3253
/proc/meminfo: memFree=1131312/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=237572 CPUtime=1177.69
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 56357 0 0 0 117725 44 0 0 25 0 1 0 153948980 243273728 56054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671202 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 59393 56054 721 52 0 57761 0
Current children cumulated CPU time (s) 1177.69
Current children cumulated vsize (KiB) 237572

[startup+1243.05 s]
/proc/loadavg: 1.00 1.11 1.45 2/65 3253
/proc/meminfo: memFree=1130736/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=238368 CPUtime=1237.71
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 56496 0 0 0 123726 45 0 0 25 0 1 0 153948980 244088832 56193 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 59592 56193 721 52 0 57960 0
Current children cumulated CPU time (s) 1237.71
Current children cumulated vsize (KiB) 238368

[startup+1303.09 s]
/proc/loadavg: 1.00 1.09 1.42 2/65 3253
/proc/meminfo: memFree=1130224/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=238896 CPUtime=1297.72
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 56631 0 0 0 129727 45 0 0 25 0 1 0 153948980 244629504 56328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678585 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 59724 56328 721 52 0 58092 0
Current children cumulated CPU time (s) 1297.72
Current children cumulated vsize (KiB) 238896

[startup+1363.12 s]
/proc/loadavg: 1.00 1.07 1.39 2/65 3253
/proc/meminfo: memFree=1129712/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=239424 CPUtime=1357.74
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 56768 0 0 0 135728 46 0 0 25 0 1 0 153948980 245170176 56465 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 59856 56465 721 52 0 58224 0
Current children cumulated CPU time (s) 1357.74
Current children cumulated vsize (KiB) 239424

[startup+1423.15 s]
/proc/loadavg: 1.00 1.05 1.36 2/65 3253
/proc/meminfo: memFree=1129136/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=239952 CPUtime=1417.75
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 56904 0 0 0 141729 46 0 0 25 0 1 0 153948980 245710848 56601 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 59988 56601 721 52 0 58356 0
Current children cumulated CPU time (s) 1417.75
Current children cumulated vsize (KiB) 239952

[startup+1483.18 s]
/proc/loadavg: 1.00 1.04 1.34 2/65 3253
/proc/meminfo: memFree=1128624/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=240348 CPUtime=1477.76
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 57038 0 0 0 147730 46 0 0 25 0 1 0 153948980 246116352 56735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 60087 56735 721 52 0 58455 0
Current children cumulated CPU time (s) 1477.76
Current children cumulated vsize (KiB) 240348

[startup+1543.21 s]
/proc/loadavg: 1.00 1.03 1.31 2/65 3253
/proc/meminfo: memFree=1128048/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=240876 CPUtime=1537.77
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 57169 0 0 0 153731 46 0 0 25 0 1 0 153948980 246657024 56866 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678618 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 60219 56866 721 52 0 58587 0
Current children cumulated CPU time (s) 1537.77
Current children cumulated vsize (KiB) 240876

[startup+1603.25 s]
/proc/loadavg: 1.00 1.02 1.29 2/65 3255
/proc/meminfo: memFree=1127536/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=241404 CPUtime=1597.79
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 57300 0 0 0 159732 47 0 0 25 0 1 0 153948980 247197696 56997 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 60351 56997 721 52 0 58719 0
Current children cumulated CPU time (s) 1597.79
Current children cumulated vsize (KiB) 241404

[startup+1663.28 s]
/proc/loadavg: 1.00 1.02 1.27 2/65 3255
/proc/meminfo: memFree=1127024/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=241932 CPUtime=1657.8
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 57430 0 0 0 165733 47 0 0 25 0 1 0 153948980 247738368 57127 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 60483 57127 721 52 0 58851 0
Current children cumulated CPU time (s) 1657.8
Current children cumulated vsize (KiB) 241932

[startup+1723.31 s]
/proc/loadavg: 1.00 1.01 1.25 2/65 3255
/proc/meminfo: memFree=1126512/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=242328 CPUtime=1717.81
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 57559 0 0 0 171734 47 0 0 25 0 1 0 153948980 248143872 57256 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 60582 57256 721 52 0 58950 0
Current children cumulated CPU time (s) 1717.81
Current children cumulated vsize (KiB) 242328

[startup+1783.34 s]
/proc/loadavg: 1.00 1.01 1.23 2/65 3255
/proc/meminfo: memFree=1126000/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=242856 CPUtime=1777.82
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 57689 0 0 0 177735 47 0 0 25 0 1 0 153948980 248684544 57386 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 60714 57386 721 52 0 59082 0
Current children cumulated CPU time (s) 1777.82
Current children cumulated vsize (KiB) 242856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.57 s]
/proc/loadavg: 1.00 1.00 1.23 2/65 3255
/proc/meminfo: memFree=1125808/2055920 swapFree=4192812/4192956
[pid=3002] ppid=3000 vsize=243392 CPUtime=1800.05
/proc/3002/stat : 3002 (CSPtoSAT+minisa) R 3000 3002 1971 0 -1 4194304 57735 0 0 0 179958 47 0 0 25 0 1 0 153948980 249233408 57432 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/3002/statm: 60848 57432 721 52 0 59216 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 243392

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.62
CPU time (s): 1800.1
CPU user time (s): 1799.58
CPU system time (s): 0.515921
CPU usage (%): 99.6945
Max. virtual memory (cumulated for all children) (KiB): 243392

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

runsolver used 1.90371 s user time and 4.70528 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan  6 03:51:34 UTC 2007


IDJOB= 201078
IDBENCH= 3742
FILE ID= node43/201078-1168055483

PBS_JOBID= 3475482

Free space on /tmp= 66475 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp15/fapp15-3000-8.xml
COMMAND LINE= /tmp/evaluation/201078-1168055483/CSPtoSAT+minisat /tmp/evaluation/201078-1168055483/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-201078-1168055483 -o ROOT/results/node43/solver-201078-1168055483 -C 1800 -M 900  /tmp/evaluation/201078-1168055483/CSPtoSAT+minisat /tmp/evaluation/201078-1168055483/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3bffaaad69c3a0c8af29ad6ffcc38a0b

RANDOM SEED= 623363538

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.278
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.278
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:        909328 kB
Buffers:         57604 kB
Cached:         549704 kB
SwapCached:          0 kB
Active:         545912 kB
Inactive:       515028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        909328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6156 kB
Writeback:           0 kB
Mapped:         467200 kB
Slab:            69980 kB
Committed_AS:  3272736 kB
PageTables:       2960 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= 66479 MiB



End job on node43 on Sat Jan  6 04:21:46 UTC 2007