Trace number 196515

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.05 1808.92

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-5.xml
MD5SUM4634c03d54c303b83ebf64a419a233d2
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 benchmark5.14222
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
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...
1.00	c ...done
1.00	c #SATvar=363874 #SATclauses=725344 #CSPpredicates=8975

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node22/watcher-196515-1168052158 -o ROOT/results/node22/solver-196515-1168052158 -C 1800 -M 900 /tmp/evaluation/196515-1168052158/CSPtoSAT+minisat /tmp/evaluation/196515-1168052158/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.03 1.88 1.87 2/86 3183
/proc/meminfo: memFree=1752856/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=496 CPUtime=0
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153610232 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4678436 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 124 36 29 52 0 19 0

[startup+0.102925 s]
/proc/loadavg: 2.03 1.88 1.87 2/86 3183
/proc/meminfo: memFree=1752856/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=14100 CPUtime=0.08
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 2329 0 0 0 8 0 0 0 19 0 1 0 153610232 14438400 2286 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672188 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 3525 2286 696 52 0 1893 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14100

[startup+0.512973 s]
/proc/loadavg: 2.03 1.88 1.87 2/86 3183
/proc/meminfo: memFree=1752856/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=61900 CPUtime=0.5
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 12826 0 0 0 44 6 0 0 24 0 1 0 153610232 63385600 12762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4813545 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 15475 12762 704 52 0 13843 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 61900

[startup+1.33911 s]
/proc/loadavg: 2.03 1.88 1.87 3/86 3183
/proc/meminfo: memFree=1702872/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=63408 CPUtime=1.31
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 13248 0 0 0 125 6 0 0 25 0 1 0 153610232 64929792 13158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678671 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 15852 13158 721 52 0 14220 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 63408

[startup+2.97636 s]
/proc/loadavg: 2.03 1.88 1.87 3/86 3183
/proc/meminfo: memFree=1702872/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=63540 CPUtime=2.93
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 13265 0 0 0 287 6 0 0 25 0 1 0 153610232 65064960 13175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 15885 13175 721 52 0 14253 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 63540

[startup+6.26388 s]
/proc/loadavg: 2.03 1.88 1.87 3/86 3183
/proc/meminfo: memFree=1702424/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=63784 CPUtime=6.19
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 13331 0 0 0 613 6 0 0 25 0 1 0 153610232 65314816 13241 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 15946 13241 721 52 0 14314 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 63784

[startup+12.7289 s]
/proc/loadavg: 2.02 1.88 1.87 3/86 3183
/proc/meminfo: memFree=1702168/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=64084 CPUtime=12.6
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 13378 0 0 0 1254 6 0 0 25 0 1 0 153610232 65622016 13288 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 16021 13288 721 52 0 14389 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 64084

[startup+25.5498 s]
/proc/loadavg: 2.02 1.89 1.87 3/86 3183
/proc/meminfo: memFree=1701784/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=64352 CPUtime=25.3
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 13446 0 0 0 2524 6 0 0 25 0 1 0 153610232 65896448 13356 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 16088 13356 721 52 0 14456 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 64352

[startup+51.2098 s]
/proc/loadavg: 2.07 1.91 1.88 3/86 3183
/proc/meminfo: memFree=1700760/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=64748 CPUtime=50.72
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 13549 0 0 0 5066 6 0 0 25 0 1 0 153610232 66301952 13459 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 16187 13459 721 52 0 14555 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 64748

[startup+102.42 s]
/proc/loadavg: 2.03 1.92 1.88 3/86 3183
/proc/meminfo: memFree=1698840/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=65476 CPUtime=101.47
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 13743 0 0 0 10140 7 0 0 25 0 1 0 153610232 67047424 13653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 16369 13653 721 52 0 14737 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 65476

[startup+162.454 s]
/proc/loadavg: 2.01 1.93 1.89 3/86 3183
/proc/meminfo: memFree=1696600/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=66432 CPUtime=160.95
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 13957 0 0 0 16088 7 0 0 25 0 1 0 153610232 68026368 13867 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 16608 13867 721 52 0 14976 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 66432

[startup+222.5 s]
/proc/loadavg: 2.00 1.94 1.89 3/86 3183
/proc/meminfo: memFree=1695320/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=67304 CPUtime=220.45
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 14166 0 0 0 22037 8 0 0 25 0 1 0 153610232 68919296 14076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 16826 14076 721 52 0 15194 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 67304

[startup+282.532 s]
/proc/loadavg: 2.00 1.95 1.90 3/86 3183
/proc/meminfo: memFree=1694488/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=67964 CPUtime=279.93
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 14372 0 0 0 27984 9 0 0 25 0 1 0 153610232 69595136 14282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 16991 14282 721 52 0 15359 0
Current children cumulated CPU time (s) 279.93
Current children cumulated vsize (KiB) 67964

[startup+342.59 s]
/proc/loadavg: 2.00 1.96 1.91 3/92 3319
/proc/meminfo: memFree=1692112/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=68876 CPUtime=339.32
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 14570 0 0 0 33922 10 0 0 25 0 1 0 153610232 70529024 14480 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/3182/statm: 17219 14480 721 52 0 15587 0
Current children cumulated CPU time (s) 339.32
Current children cumulated vsize (KiB) 68876

[startup+402.663 s]
/proc/loadavg: 2.69 2.15 1.97 4/91 3934
/proc/meminfo: memFree=1678976/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=69668 CPUtime=396.66
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 14766 0 0 0 39651 15 0 0 25 0 1 0 153610232 71340032 14676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 17417 14676 721 52 0 15785 0
Current children cumulated CPU time (s) 396.66
Current children cumulated vsize (KiB) 69668

[startup+462.717 s]
/proc/loadavg: 2.93 2.31 2.04 4/92 4150
/proc/meminfo: memFree=1657344/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=70460 CPUtime=456.64
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 14970 0 0 0 45646 18 0 0 25 0 1 0 153610232 72151040 14880 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 17615 14880 721 52 0 15983 0
Current children cumulated CPU time (s) 456.64
Current children cumulated vsize (KiB) 70460

[startup+522.783 s]
/proc/loadavg: 2.97 2.44 2.10 4/92 4428
/proc/meminfo: memFree=1637840/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=71300 CPUtime=516.64
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 15171 0 0 0 51645 19 0 0 25 0 1 0 153610232 73011200 15081 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678207 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 17825 15081 721 52 0 16193 0
Current children cumulated CPU time (s) 516.64
Current children cumulated vsize (KiB) 71300

[startup+582.85 s]
/proc/loadavg: 3.02 2.55 2.15 4/91 4740
/proc/meminfo: memFree=1619928/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=72092 CPUtime=576.61
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 15368 0 0 0 57639 22 0 0 25 0 1 0 153610232 73822208 15278 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 18023 15278 721 52 0 16391 0
Current children cumulated CPU time (s) 576.61
Current children cumulated vsize (KiB) 72092

[startup+642.915 s]
/proc/loadavg: 3.05 2.64 2.21 5/91 5031
/proc/meminfo: memFree=1602656/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=72752 CPUtime=636.6
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 15561 0 0 0 63636 24 0 0 25 0 1 0 153610232 74498048 15471 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 18188 15471 721 52 0 16556 0
Current children cumulated CPU time (s) 636.6
Current children cumulated vsize (KiB) 72752

[startup+702.981 s]
/proc/loadavg: 3.02 2.71 2.26 4/92 5305
/proc/meminfo: memFree=1585376/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=73544 CPUtime=696.6
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 15756 0 0 0 69634 26 0 0 25 0 1 0 153610232 75309056 15666 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 18386 15666 721 52 0 16754 0
Current children cumulated CPU time (s) 696.6
Current children cumulated vsize (KiB) 73544

[startup+763.039 s]
/proc/loadavg: 3.00 2.76 2.30 4/91 5374
/proc/meminfo: memFree=1571552/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=74472 CPUtime=756.57
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 15948 0 0 0 75629 28 0 0 25 0 1 0 153610232 76259328 15858 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 18618 15858 721 52 0 16986 0
Current children cumulated CPU time (s) 756.57
Current children cumulated vsize (KiB) 74472

[startup+823.092 s]
/proc/loadavg: 3.00 2.80 2.34 4/91 5393
/proc/meminfo: memFree=1560416/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=75264 CPUtime=816.56
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 16138 0 0 0 81627 29 0 0 25 0 1 0 153610232 77070336 16048 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 18816 16048 721 52 0 17184 0
Current children cumulated CPU time (s) 816.56
Current children cumulated vsize (KiB) 75264

[startup+883.156 s]
/proc/loadavg: 3.07 2.85 2.38 4/91 5404
/proc/meminfo: memFree=1546848/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=75924 CPUtime=876.55
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 16331 0 0 0 87625 30 0 0 25 0 1 0 153610232 77746176 16241 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 18981 16241 721 52 0 17349 0
Current children cumulated CPU time (s) 876.55
Current children cumulated vsize (KiB) 75924

[startup+943.214 s]
/proc/loadavg: 3.02 2.87 2.42 4/91 5407
/proc/meminfo: memFree=1534176/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=76716 CPUtime=936.52
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 16514 0 0 0 93621 31 0 0 25 0 1 0 153610232 78557184 16424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 19179 16424 721 52 0 17547 0
Current children cumulated CPU time (s) 936.52
Current children cumulated vsize (KiB) 76716

[startup+1003.27 s]
/proc/loadavg: 2.72 2.83 2.43 4/86 5463
/proc/meminfo: memFree=1511640/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=77376 CPUtime=996.5
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 16703 0 0 0 99617 33 0 0 25 0 1 0 153610232 79233024 16613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665686 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 19344 16613 721 52 0 17712 0
Current children cumulated CPU time (s) 996.5
Current children cumulated vsize (KiB) 77376

[startup+1063.3 s]
/proc/loadavg: 2.26 2.68 2.40 3/86 5463
/proc/meminfo: memFree=1510936/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=78440 CPUtime=1056.46
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 16888 0 0 0 105613 33 0 0 25 0 1 0 153610232 80322560 16798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 19610 16798 721 52 0 17978 0
Current children cumulated CPU time (s) 1056.46
Current children cumulated vsize (KiB) 78440

[startup+1123.33 s]
/proc/loadavg: 2.10 2.55 2.37 3/86 5463
/proc/meminfo: memFree=1510168/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=79100 CPUtime=1116.4
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 17071 0 0 0 111606 34 0 0 25 0 1 0 153610232 80998400 16981 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 19775 16981 721 52 0 18143 0
Current children cumulated CPU time (s) 1116.4
Current children cumulated vsize (KiB) 79100

[startup+1183.36 s]
/proc/loadavg: 2.03 2.45 2.35 3/86 5463
/proc/meminfo: memFree=1509400/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=79892 CPUtime=1176.38
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 17257 0 0 0 117604 34 0 0 25 0 1 0 153610232 81809408 17167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 19973 17167 721 52 0 18341 0
Current children cumulated CPU time (s) 1176.38
Current children cumulated vsize (KiB) 79892

[startup+1243.4 s]
/proc/loadavg: 2.11 2.39 2.34 3/86 5463
/proc/meminfo: memFree=1508696/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=80552 CPUtime=1236.36
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 17439 0 0 0 123601 35 0 0 25 0 1 0 153610232 82485248 17349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 20138 17349 721 52 0 18506 0
Current children cumulated CPU time (s) 1236.36
Current children cumulated vsize (KiB) 80552

[startup+1303.43 s]
/proc/loadavg: 2.04 2.32 2.31 3/86 5463
/proc/meminfo: memFree=1507864/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=81212 CPUtime=1296.31
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 17625 0 0 0 129596 35 0 0 25 0 1 0 153610232 83161088 17535 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 20303 17535 721 52 0 18671 0
Current children cumulated CPU time (s) 1296.31
Current children cumulated vsize (KiB) 81212

[startup+1363.47 s]
/proc/loadavg: 2.05 2.27 2.29 3/86 5465
/proc/meminfo: memFree=1506968/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=81872 CPUtime=1356.29
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 17813 0 0 0 135593 36 0 0 25 0 1 0 153610232 83836928 17723 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 20468 17723 721 52 0 18836 0
Current children cumulated CPU time (s) 1356.29
Current children cumulated vsize (KiB) 81872

[startup+1423.49 s]
/proc/loadavg: 1.86 2.19 2.26 2/81 5476
/proc/meminfo: memFree=1536000/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=82532 CPUtime=1416.25
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 17993 0 0 0 141588 37 0 0 25 0 1 0 153610232 84512768 17903 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 20633 17903 721 52 0 19001 0
Current children cumulated CPU time (s) 1416.25
Current children cumulated vsize (KiB) 82532

[startup+1483.55 s]
/proc/loadavg: 1.60 2.03 2.20 4/86 5503
/proc/meminfo: memFree=1531752/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=83324 CPUtime=1476.19
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 18188 0 0 0 147581 38 0 0 25 0 1 0 153610232 85323776 18098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 20831 18098 721 52 0 19199 0
Current children cumulated CPU time (s) 1476.19
Current children cumulated vsize (KiB) 83324

[startup+1543.65 s]
/proc/loadavg: 1.85 2.02 2.18 3/86 5503
/proc/meminfo: memFree=1530152/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=84116 CPUtime=1536
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 18384 0 0 0 153562 38 0 0 25 0 1 0 153610232 86134784 18294 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 21029 18294 721 52 0 19397 0
Current children cumulated CPU time (s) 1536
Current children cumulated vsize (KiB) 84116

[startup+1603.75 s]
/proc/loadavg: 1.94 2.02 2.17 3/86 5503
/proc/meminfo: memFree=1528872/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=85384 CPUtime=1595.84
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 18579 0 0 0 159545 39 0 0 25 0 1 0 153610232 87433216 18489 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 21346 18489 721 52 0 19714 0
Current children cumulated CPU time (s) 1595.84
Current children cumulated vsize (KiB) 85384

[startup+1663.75 s]
/proc/loadavg: 1.98 2.01 2.16 3/86 5503
/proc/meminfo: memFree=1527528/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=86044 CPUtime=1655.54
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 18771 0 0 0 165515 39 0 0 25 0 1 0 153610232 88109056 18681 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 21511 18681 721 52 0 19879 0
Current children cumulated CPU time (s) 1655.54
Current children cumulated vsize (KiB) 86044

[startup+1723.76 s]
/proc/loadavg: 1.99 2.01 2.15 3/86 5503
/proc/meminfo: memFree=1526440/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=86836 CPUtime=1715.29
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 18961 0 0 0 171490 39 0 0 25 0 1 0 153610232 88920064 18871 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 21709 18871 721 52 0 20077 0
Current children cumulated CPU time (s) 1715.29
Current children cumulated vsize (KiB) 86836

[startup+1783.77 s]
/proc/loadavg: 1.99 2.00 2.14 3/86 5503
/proc/meminfo: memFree=1525480/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=87496 CPUtime=1775.02
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 19152 0 0 0 177463 39 0 0 25 0 1 0 153610232 89595904 19062 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 21874 19062 721 52 0 20242 0
Current children cumulated CPU time (s) 1775.02
Current children cumulated vsize (KiB) 87496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 1.99 2.00 2.13 3/86 5503
/proc/meminfo: memFree=1525096/2055920 swapFree=4157532/4192956
[pid=3182] ppid=3180 vsize=87892 CPUtime=1800.03
/proc/3182/stat : 3182 (CSPtoSAT+minisa) R 3180 3182 3033 0 -1 4194304 19231 0 0 0 179964 39 0 0 25 0 1 0 153610232 90001408 19141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3182/statm: 21973 19141 721 52 0 20341 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 87892

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.92
CPU time (s): 1800.05
CPU user time (s): 1799.64
CPU system time (s): 0.411937
CPU usage (%): 99.5099
Max. virtual memory (cumulated for all children) (KiB): 87892

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

runsolver used 2.09268 s user time and 5.8881 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 02:55:58 UTC 2007


IDJOB= 196515
IDBENCH= 3355
FILE ID= node22/196515-1168052158

PBS_JOBID= 3475458

Free space on /tmp= 66507 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-5.xml
COMMAND LINE= /tmp/evaluation/196515-1168052158/CSPtoSAT+minisat /tmp/evaluation/196515-1168052158/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-196515-1168052158 -o ROOT/results/node22/solver-196515-1168052158 -C 1800 -M 900  /tmp/evaluation/196515-1168052158/CSPtoSAT+minisat /tmp/evaluation/196515-1168052158/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4634c03d54c303b83ebf64a419a233d2

RANDOM SEED= 466237644

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:       1753272 kB
Buffers:         19408 kB
Cached:         171580 kB
SwapCached:      13284 kB
Active:         108952 kB
Inactive:       147740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753272 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:          84360 kB
Slab:            30688 kB
Committed_AS:  2617036 kB
PageTables:       2280 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= 66546 MiB



End job on node22 on Sat Jan  6 03:26:07 UTC 2007