Trace number 201664

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 1802.05

General information on the benchmark

Namefapp/fapp11-15/fapp13/
fapp13-2000-3.xml
MD5SUM7f084eb3a66440e5445613ae031b39b2
Bench Category2-ARY-INT (binary 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 variables2000
Number of constraints25652
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25652
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node18/watcher-201664-1168055545 -o ROOT/results/node18/solver-201664-1168055545 -C 1800 -M 900 /tmp/evaluation/201664-1168055545/CSPtoSAT+minisat /tmp/evaluation/201664-1168055545/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.71 1.84 1.92 4/86 17140
/proc/meminfo: memFree=1110944/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=6696 CPUtime=0
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 433 0 0 0 0 0 0 0 18 0 1 0 153949181 6856704 412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7830392 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 1674 413 373 52 0 30 0

[startup+0.107684 s]
/proc/loadavg: 1.71 1.84 1.92 4/86 17140
/proc/meminfo: memFree=1110944/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=16804 CPUtime=0.1
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 2900 0 0 0 9 1 0 0 18 0 1 0 153949181 17207296 2786 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 4201 2792 694 52 0 2569 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16804

[startup+0.51572 s]
/proc/loadavg: 1.71 1.84 1.92 4/86 17140
/proc/meminfo: memFree=1110944/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=82012 CPUtime=0.5
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 17894 0 0 0 40 10 0 0 23 0 1 0 153949181 83980288 17746 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 20503 17747 696 52 0 18871 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 82012

[startup+1.3368 s]
/proc/loadavg: 1.71 1.84 1.92 3/86 17140
/proc/meminfo: memFree=984544/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=143188 CPUtime=1.33
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 32523 0 0 0 113 20 0 0 25 0 1 0 153949181 146624512 32375 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8328158 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 35797 32375 704 52 0 34165 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 143188

[startup+2.97796 s]
/proc/loadavg: 1.74 1.84 1.92 3/86 17140
/proc/meminfo: memFree=980960/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=147036 CPUtime=2.96
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 33525 0 0 0 276 20 0 0 25 0 1 0 153949181 150564864 33351 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 36759 33351 721 52 0 35127 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 147036

[startup+6.26628 s]
/proc/loadavg: 1.74 1.84 1.92 3/86 17140
/proc/meminfo: memFree=979680/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=147236 CPUtime=6.24
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 33558 0 0 0 604 20 0 0 25 0 1 0 153949181 150769664 33384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 36809 33384 721 52 0 35177 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 147236

[startup+12.7369 s]
/proc/loadavg: 1.78 1.84 1.92 3/86 17140
/proc/meminfo: memFree=979552/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=147368 CPUtime=12.71
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 33604 0 0 0 1251 20 0 0 25 0 1 0 153949181 150904832 33430 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 36842 33430 721 52 0 35210 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 147368

[startup+25.5601 s]
/proc/loadavg: 1.81 1.85 1.92 3/86 17140
/proc/meminfo: memFree=979168/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=147812 CPUtime=25.51
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 33722 0 0 0 2530 21 0 0 25 0 1 0 153949181 151359488 33548 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 36953 33548 721 52 0 35321 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 147812

[startup+51.2226 s]
/proc/loadavg: 1.87 1.86 1.92 3/86 17140
/proc/meminfo: memFree=978336/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=148508 CPUtime=51.16
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 33851 0 0 0 5095 21 0 0 25 0 1 0 153949181 152072192 33677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 37127 33677 721 52 0 35495 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 148508

[startup+102.446 s]
/proc/loadavg: 1.94 1.88 1.92 3/86 17140
/proc/meminfo: memFree=976992/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=149196 CPUtime=102.32
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 34043 0 0 0 10211 21 0 0 25 0 1 0 153949181 152776704 33869 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 37299 33869 721 52 0 35667 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 149196

[startup+162.5 s]
/proc/loadavg: 1.98 1.90 1.92 3/86 17140
/proc/meminfo: memFree=975520/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=150076 CPUtime=162.3
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 34254 0 0 0 16208 22 0 0 25 0 1 0 153949181 153677824 34080 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 37519 34080 721 52 0 35887 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 150076

[startup+222.558 s]
/proc/loadavg: 1.99 1.91 1.92 3/86 17140
/proc/meminfo: memFree=973984/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=150900 CPUtime=222.3
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 34453 0 0 0 22207 23 0 0 25 0 1 0 153949181 154521600 34279 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 37725 34279 721 52 0 36093 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 150900

[startup+282.612 s]
/proc/loadavg: 1.99 1.93 1.92 3/86 17140
/proc/meminfo: memFree=972648/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=151640 CPUtime=282.3
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 34646 0 0 0 28206 24 0 0 25 0 1 0 153949181 155279360 34472 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 37910 34472 721 52 0 36278 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 151640

[startup+342.664 s]
/proc/loadavg: 2.06 1.95 1.93 3/86 17140
/proc/meminfo: memFree=971304/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=152432 CPUtime=342.27
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 34832 0 0 0 34203 24 0 0 25 0 1 0 153949181 156090368 34658 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 38108 34658 721 52 0 36476 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 152432

[startup+402.716 s]
/proc/loadavg: 2.07 1.97 1.93 3/86 17140
/proc/meminfo: memFree=969896/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=153092 CPUtime=402.27
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 35014 0 0 0 40203 24 0 0 25 0 1 0 153949181 156766208 34840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 38273 34840 721 52 0 36641 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 153092

[startup+462.768 s]
/proc/loadavg: 2.02 1.97 1.93 3/86 17140
/proc/meminfo: memFree=968680/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=153872 CPUtime=462.28
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 35194 0 0 0 46203 25 0 0 25 0 1 0 153949181 157564928 35020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 38468 35020 721 52 0 36836 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 153872

[startup+522.824 s]
/proc/loadavg: 2.07 1.99 1.94 3/92 17206
/proc/meminfo: memFree=965888/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=154532 CPUtime=522.22
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 35372 0 0 0 52190 32 0 0 25 0 1 0 153949181 158240768 35198 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678280 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 38633 35198 721 52 0 37001 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 154532

[startup+582.906 s]
/proc/loadavg: 2.10 2.01 1.94 3/92 17296
/proc/meminfo: memFree=964720/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=155192 CPUtime=582.2
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 35541 0 0 0 58177 43 0 0 25 0 1 0 153949181 158916608 35367 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 38798 35367 721 52 0 37166 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 155192

[startup+642.967 s]
/proc/loadavg: 2.03 2.00 1.94 3/86 17338
/proc/meminfo: memFree=964648/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=156032 CPUtime=642.19
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 35711 0 0 0 64171 48 0 0 25 0 1 0 153949181 159776768 35537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 39008 35537 721 52 0 37376 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 156032

[startup+703.024 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 17338
/proc/meminfo: memFree=963496/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=156692 CPUtime=702.17
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 35877 0 0 0 70169 48 0 0 25 0 1 0 153949181 160452608 35703 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 39173 35703 721 52 0 37541 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 156692

[startup+763.076 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 17338
/proc/meminfo: memFree=962216/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=157352 CPUtime=762.18
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 36044 0 0 0 76169 49 0 0 25 0 1 0 153949181 161128448 35870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 39338 35870 721 52 0 37706 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 157352

[startup+823.13 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 17338
/proc/meminfo: memFree=961128/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=157880 CPUtime=822.18
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 36206 0 0 0 82168 50 0 0 25 0 1 0 153949181 161669120 36032 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 39470 36032 721 52 0 37838 0
Current children cumulated CPU time (s) 822.18
Current children cumulated vsize (KiB) 157880

[startup+883.187 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 17338
/proc/meminfo: memFree=959912/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=158540 CPUtime=882.14
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 36372 0 0 0 88164 50 0 0 25 0 1 0 153949181 162344960 36198 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667283 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 39635 36198 721 52 0 38003 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 158540

[startup+943.246 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 17338
/proc/meminfo: memFree=958696/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=159468 CPUtime=942.16
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 36534 0 0 0 94165 51 0 0 25 0 1 0 153949181 163295232 36360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678171 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 39867 36360 721 52 0 38235 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 159468

[startup+1003.3 s]
/proc/loadavg: 2.00 2.00 1.94 4/86 17338
/proc/meminfo: memFree=957608/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=159996 CPUtime=1002.15
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 36695 0 0 0 100164 51 0 0 25 0 1 0 153949181 163835904 36521 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 39999 36521 721 52 0 38367 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 159996

[startup+1063.35 s]
/proc/loadavg: 2.06 2.02 1.95 3/86 17338
/proc/meminfo: memFree=956456/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=160656 CPUtime=1062.13
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 36848 0 0 0 106161 52 0 0 25 0 1 0 153949181 164511744 36674 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 40164 36674 721 52 0 38532 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 160656

[startup+1123.4 s]
/proc/loadavg: 2.02 2.01 1.95 3/86 17338
/proc/meminfo: memFree=955432/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=161184 CPUtime=1122.11
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 37005 0 0 0 112159 52 0 0 25 0 1 0 153949181 165052416 36831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 40296 36831 721 52 0 38664 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 161184

[startup+1183.45 s]
/proc/loadavg: 2.01 2.00 1.95 3/86 17338
/proc/meminfo: memFree=954216/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=161844 CPUtime=1182.12
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 37161 0 0 0 118159 53 0 0 25 0 1 0 153949181 165728256 36987 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 40461 36987 721 52 0 38829 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 161844

[startup+1243.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 17338
/proc/meminfo: memFree=953128/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=162372 CPUtime=1242.09
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 37312 0 0 0 124156 53 0 0 25 0 1 0 153949181 166268928 37138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 40593 37138 721 52 0 38961 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 162372

[startup+1303.56 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 17338
/proc/meminfo: memFree=952040/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=162900 CPUtime=1302.08
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 37462 0 0 0 130155 53 0 0 25 0 1 0 153949181 166809600 37288 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 40725 37288 721 52 0 39093 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 162900

[startup+1363.61 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 17338
/proc/meminfo: memFree=951016/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=163428 CPUtime=1362.08
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 37613 0 0 0 136155 53 0 0 25 0 1 0 153949181 167350272 37439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 40857 37439 721 52 0 39225 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 163428

[startup+1423.66 s]
/proc/loadavg: 2.08 2.02 1.95 3/86 17338
/proc/meminfo: memFree=949928/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=164492 CPUtime=1422.06
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 37765 0 0 0 142152 54 0 0 25 0 1 0 153949181 168439808 37591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 41123 37591 721 52 0 39491 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 164492

[startup+1483.71 s]
/proc/loadavg: 2.09 2.03 1.96 3/86 17338
/proc/meminfo: memFree=948904/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=165020 CPUtime=1482.05
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 37913 0 0 0 148151 54 0 0 25 0 1 0 153949181 168980480 37739 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 41255 37739 721 52 0 39623 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 165020

[startup+1543.77 s]
/proc/loadavg: 2.03 2.02 1.96 3/86 17338
/proc/meminfo: memFree=947816/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=165548 CPUtime=1542.07
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 38063 0 0 0 154152 55 0 0 25 0 1 0 153949181 169521152 37889 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 41387 37889 721 52 0 39755 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 165548

[startup+1603.83 s]
/proc/loadavg: 2.01 2.02 1.96 3/86 17340
/proc/meminfo: memFree=946728/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=166076 CPUtime=1602.04
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 38209 0 0 0 160149 55 0 0 25 0 1 0 153949181 170061824 38035 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 41519 38035 721 52 0 39887 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 166076

[startup+1663.88 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 17340
/proc/meminfo: memFree=945704/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=166736 CPUtime=1662.03
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 38354 0 0 0 166148 55 0 0 25 0 1 0 153949181 170737664 38180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 41684 38180 721 52 0 40052 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 166736

[startup+1723.94 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17340
/proc/meminfo: memFree=944616/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=167264 CPUtime=1722.03
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 38501 0 0 0 172147 56 0 0 25 0 1 0 153949181 171278336 38327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 41816 38327 721 52 0 40184 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 167264

[startup+1783.97 s]
/proc/loadavg: 1.86 1.97 1.95 3/86 17378
/proc/meminfo: memFree=884264/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=167792 CPUtime=1781.98
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 38651 0 0 0 178139 59 0 0 25 0 1 0 153949181 171819008 38477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 41948 38477 721 52 0 40316 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 167792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.02 s]
/proc/loadavg: 1.68 1.92 1.93 2/81 17387
/proc/meminfo: memFree=1162512/2055920 swapFree=4192812/4192956
[pid=17139] ppid=17137 vsize=167924 CPUtime=1800.01
/proc/17139/stat : 17139 (CSPtoSAT+minisa) R 17137 17139 16937 0 -1 4194304 38699 0 0 0 179942 59 0 0 25 0 1 0 153949181 171954176 38525 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 0 0 0
/proc/17139/statm: 41981 38525 721 52 0 40349 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 167924

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.05
CPU time (s): 1800.05
CPU user time (s): 1799.43
CPU system time (s): 0.623905
CPU usage (%): 99.8893
Max. virtual memory (cumulated for all children) (KiB): 167924

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

runsolver used 2.06968 s user time and 5.8961 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 03:52:25 UTC 2007


IDJOB= 201664
IDBENCH= 3776
FILE ID= node18/201664-1168055545

PBS_JOBID= 3475336

Free space on /tmp= 66278 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp13/fapp13-2000-3.xml
COMMAND LINE= /tmp/evaluation/201664-1168055545/CSPtoSAT+minisat /tmp/evaluation/201664-1168055545/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-201664-1168055545 -o ROOT/results/node18/solver-201664-1168055545 -C 1800 -M 900  /tmp/evaluation/201664-1168055545/CSPtoSAT+minisat /tmp/evaluation/201664-1168055545/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  7f084eb3a66440e5445613ae031b39b2

RANDOM SEED= 139567535

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.231
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.231
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:       1111360 kB
Buffers:         67852 kB
Cached:         508992 kB
SwapCached:          0 kB
Active:         605596 kB
Inactive:       241396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1111360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5156 kB
Writeback:           0 kB
Mapped:         292652 kB
Slab:            82136 kB
Committed_AS:  4127684 kB
PageTables:       2564 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= 66277 MiB



End job on node18 on Sat Jan  6 04:22:28 UTC 2007