Trace number 201696

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.04 1809.26

General information on the benchmark

Namefapp/fapp11-15/fapp13/
fapp13-2000-8.xml
MD5SUM6d1268141c16c5921f55653855a956f2
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 benchmark31.8102
SatisfiableYES
(Un)Satisfiability was provedYES
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.23	c This is CSPtoSAT+minisat version 0.3
0.23	c (c) 2006 roussel@cril.univ-artois.fr
0.23	
0.23	c This solver internally uses a modified version of MiniSat2 version 061112
0.23	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.23	
0.23	c parsing...
2.75	c ...done
2.75	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/node24/watcher-201696-1168055562 -o ROOT/results/node24/solver-201696-1168055562 -C 1800 -M 900 /tmp/evaluation/201696-1168055562/CSPtoSAT+minisat /tmp/evaluation/201696-1168055562/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.92 1.98 1.99 5/86 12910
/proc/meminfo: memFree=1046520/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=18540 CPUtime=0
/proc/12909/stat : 12909 (runsolver) R 12907 12909 11995 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 153951522 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12909/statm: 4635 279 244 17 0 2626 0

[startup+0.108346 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 12910
/proc/meminfo: memFree=1046520/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=13812 CPUtime=0.1
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 2273 0 0 0 9 1 0 0 18 0 1 0 153951522 14143488 2187 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 1 0 0
/proc/12909/statm: 3453 2187 694 52 0 1821 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13812

[startup+0.51638 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 12910
/proc/meminfo: memFree=1046520/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=78976 CPUtime=0.49
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 16766 0 0 0 40 9 0 0 21 0 1 0 153951522 80871424 16618 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672234 0 0 4096 0 0 0 0 17 1 0 0
/proc/12909/statm: 19744 16618 696 52 0 18112 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 78976

[startup+1.33746 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 12910
/proc/meminfo: memFree=920376/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=142924 CPUtime=1.31
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 32459 0 0 0 115 16 0 0 25 0 1 0 153951522 146354176 32311 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134640802 0 0 4096 0 0 0 0 17 1 0 0
/proc/12909/statm: 35731 32311 704 52 0 34099 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 142924

[startup+2.97465 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 12910
/proc/meminfo: memFree=917112/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=147116 CPUtime=2.93
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 33528 0 0 0 276 17 0 0 25 0 1 0 153951522 150646784 33354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/12909/statm: 36779 33354 721 52 0 35147 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 147116

[startup+6.25399 s]
/proc/loadavg: 1.85 1.97 1.99 2/81 12922
/proc/meminfo: memFree=973024/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=147236 CPUtime=6.19
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 33564 0 0 0 602 17 0 0 25 0 1 0 153951522 150769664 33390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 36809 33390 721 52 0 35177 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 147236

[startup+12.7167 s]
/proc/loadavg: 1.94 1.98 1.99 3/86 12948
/proc/meminfo: memFree=832888/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=147368 CPUtime=12.65
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 33607 0 0 0 1245 20 0 0 25 0 1 0 153951522 150904832 33433 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 36842 33433 721 52 0 35210 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 147368

[startup+25.5561 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 12948
/proc/meminfo: memFree=832248/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=148080 CPUtime=25.44
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 33740 0 0 0 2524 20 0 0 25 0 1 0 153951522 151633920 33566 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 37020 33566 721 52 0 35388 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 148080

[startup+51.2148 s]
/proc/loadavg: 1.97 1.98 1.99 3/86 12948
/proc/meminfo: memFree=831224/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=148548 CPUtime=50.95
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 33852 0 0 0 5074 21 0 0 25 0 1 0 153951522 152113152 33678 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 37137 33678 721 52 0 35505 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 148548

[startup+102.44 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 12948
/proc/meminfo: memFree=829880/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=149124 CPUtime=101.92
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 34043 0 0 0 10171 21 0 0 25 0 1 0 153951522 152702976 33869 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 37281 33869 721 52 0 35649 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 149124

[startup+162.491 s]
/proc/loadavg: 2.03 2.00 2.00 3/86 12948
/proc/meminfo: memFree=828216/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=150020 CPUtime=161.67
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 34239 0 0 0 16145 22 0 0 25 0 1 0 153951522 153620480 34065 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 37505 34065 721 52 0 35873 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 150020

[startup+222.548 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 12948
/proc/meminfo: memFree=826616/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=150712 CPUtime=221.44
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 34424 0 0 0 22121 23 0 0 25 0 1 0 153951522 154329088 34250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 37678 34250 721 52 0 36046 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 150712

[startup+282.601 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12948
/proc/meminfo: memFree=825208/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=151372 CPUtime=281.18
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 34604 0 0 0 28094 24 0 0 25 0 1 0 153951522 155004928 34430 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 37843 34430 721 52 0 36211 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 151372

[startup+342.652 s]
/proc/loadavg: 2.10 2.03 2.01 3/86 12948
/proc/meminfo: memFree=823800/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=152112 CPUtime=340.94
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 34781 0 0 0 34070 24 0 0 25 0 1 0 153951522 155762688 34607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 38028 34607 721 52 0 36396 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 152112

[startup+402.701 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 12948
/proc/meminfo: memFree=822328/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=152772 CPUtime=400.69
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 34950 0 0 0 40044 25 0 0 25 0 1 0 153951522 156438528 34776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 38193 34776 721 52 0 36561 0
Current children cumulated CPU time (s) 400.69
Current children cumulated vsize (KiB) 152772

[startup+462.753 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 12948
/proc/meminfo: memFree=821048/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=153552 CPUtime=460.44
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 35116 0 0 0 46018 26 0 0 25 0 1 0 153951522 157237248 34942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 38388 34942 721 52 0 36756 0
Current children cumulated CPU time (s) 460.44
Current children cumulated vsize (KiB) 153552

[startup+522.816 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 13056
/proc/meminfo: memFree=818160/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=154212 CPUtime=520.15
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 35279 0 0 0 51982 33 0 0 25 0 1 0 153951522 157913088 35105 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 38553 35105 721 52 0 36921 0
Current children cumulated CPU time (s) 520.15
Current children cumulated vsize (KiB) 154212

[startup+582.899 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 13120
/proc/meminfo: memFree=816888/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=154740 CPUtime=579.87
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 35440 0 0 0 57941 46 0 0 25 0 1 0 153951522 158453760 35266 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 38685 35266 721 52 0 37053 0
Current children cumulated CPU time (s) 579.87
Current children cumulated vsize (KiB) 154740

[startup+642.958 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 13146
/proc/meminfo: memFree=816824/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=155400 CPUtime=639.58
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 35595 0 0 0 63910 48 0 0 25 0 1 0 153951522 159129600 35421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 38850 35421 721 52 0 37218 0
Current children cumulated CPU time (s) 639.58
Current children cumulated vsize (KiB) 155400

[startup+703.009 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 13146
/proc/meminfo: memFree=815608/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=156108 CPUtime=699.34
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 35750 0 0 0 69885 49 0 0 25 0 1 0 153951522 159854592 35576 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 39027 35576 721 52 0 37395 0
Current children cumulated CPU time (s) 699.34
Current children cumulated vsize (KiB) 156108

[startup+763.06 s]
/proc/loadavg: 2.11 2.04 2.01 3/86 13146
/proc/meminfo: memFree=814328/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=156768 CPUtime=759.1
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 35904 0 0 0 75860 50 0 0 25 0 1 0 153951522 160530432 35730 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 39192 35730 721 52 0 37560 0
Current children cumulated CPU time (s) 759.1
Current children cumulated vsize (KiB) 156768

[startup+823.112 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 13146
/proc/meminfo: memFree=813112/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=157296 CPUtime=818.83
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 36057 0 0 0 81832 51 0 0 25 0 1 0 153951522 161071104 35883 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 39324 35883 721 52 0 37692 0
Current children cumulated CPU time (s) 818.83
Current children cumulated vsize (KiB) 157296

[startup+883.17 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 13146
/proc/meminfo: memFree=811896/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=157824 CPUtime=878.6
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 36205 0 0 0 87809 51 0 0 25 0 1 0 153951522 161611776 36031 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 39456 36031 721 52 0 37824 0
Current children cumulated CPU time (s) 878.6
Current children cumulated vsize (KiB) 157824

[startup+943.226 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 13146
/proc/meminfo: memFree=810616/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=158484 CPUtime=938.37
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 36354 0 0 0 93786 51 0 0 25 0 1 0 153951522 162287616 36180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 39621 36180 721 52 0 37989 0
Current children cumulated CPU time (s) 938.37
Current children cumulated vsize (KiB) 158484

[startup+1003.28 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 13146
/proc/meminfo: memFree=809464/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=159012 CPUtime=998.09
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 36500 0 0 0 99758 51 0 0 25 0 1 0 153951522 162828288 36326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 39753 36326 721 52 0 38121 0
Current children cumulated CPU time (s) 998.09
Current children cumulated vsize (KiB) 159012

[startup+1063.33 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 13146
/proc/meminfo: memFree=808248/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=159808 CPUtime=1057.85
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 36642 0 0 0 105733 52 0 0 25 0 1 0 153951522 163643392 36468 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 39952 36468 721 52 0 38320 0
Current children cumulated CPU time (s) 1057.85
Current children cumulated vsize (KiB) 159808

[startup+1123.38 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 13146
/proc/meminfo: memFree=807096/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=160336 CPUtime=1117.62
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 36784 0 0 0 111709 53 0 0 25 0 1 0 153951522 164184064 36610 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 40084 36610 721 52 0 38452 0
Current children cumulated CPU time (s) 1117.62
Current children cumulated vsize (KiB) 160336

[startup+1183.44 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 13146
/proc/meminfo: memFree=805944/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=160864 CPUtime=1177.35
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 36926 0 0 0 117681 54 0 0 25 0 1 0 153951522 164724736 36752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 40216 36752 721 52 0 38584 0
Current children cumulated CPU time (s) 1177.35
Current children cumulated vsize (KiB) 160864

[startup+1243.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 13146
/proc/meminfo: memFree=804856/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=161392 CPUtime=1237.11
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 37064 0 0 0 123657 54 0 0 25 0 1 0 153951522 165265408 36890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573858 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 40348 36890 721 52 0 38716 0
Current children cumulated CPU time (s) 1237.11
Current children cumulated vsize (KiB) 161392

[startup+1303.55 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 13146
/proc/meminfo: memFree=803704/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=161920 CPUtime=1296.88
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 37205 0 0 0 129633 55 0 0 25 0 1 0 153951522 165806080 37031 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673640 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 40480 37031 721 52 0 38848 0
Current children cumulated CPU time (s) 1296.88
Current children cumulated vsize (KiB) 161920

[startup+1363.6 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 13146
/proc/meminfo: memFree=802552/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=162448 CPUtime=1356.6
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 37342 0 0 0 135605 55 0 0 25 0 1 0 153951522 166346752 37168 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 40612 37168 721 52 0 38980 0
Current children cumulated CPU time (s) 1356.6
Current children cumulated vsize (KiB) 162448

[startup+1423.66 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 13146
/proc/meminfo: memFree=801400/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=162976 CPUtime=1416.37
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 37482 0 0 0 141581 56 0 0 25 0 1 0 153951522 166887424 37308 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 40744 37308 721 52 0 39112 0
Current children cumulated CPU time (s) 1416.37
Current children cumulated vsize (KiB) 162976

[startup+1483.71 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 13146
/proc/meminfo: memFree=800312/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=163504 CPUtime=1476.14
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 37618 0 0 0 147557 57 0 0 25 0 1 0 153951522 167428096 37444 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 40876 37444 721 52 0 39244 0
Current children cumulated CPU time (s) 1476.14
Current children cumulated vsize (KiB) 163504

[startup+1543.77 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 13146
/proc/meminfo: memFree=799096/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=164304 CPUtime=1535.88
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 37760 0 0 0 153531 57 0 0 25 0 1 0 153951522 168247296 37586 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 41076 37586 721 52 0 39444 0
Current children cumulated CPU time (s) 1535.88
Current children cumulated vsize (KiB) 164304

[startup+1603.82 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 13148
/proc/meminfo: memFree=798008/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=164832 CPUtime=1595.63
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 37895 0 0 0 159506 57 0 0 25 0 1 0 153951522 168787968 37721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 41208 37721 721 52 0 39576 0
Current children cumulated CPU time (s) 1595.63
Current children cumulated vsize (KiB) 164832

[startup+1663.87 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 13148
/proc/meminfo: memFree=796920/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=165360 CPUtime=1655.38
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 38027 0 0 0 165481 57 0 0 25 0 1 0 153951522 169328640 37853 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 41340 37853 721 52 0 39708 0
Current children cumulated CPU time (s) 1655.38
Current children cumulated vsize (KiB) 165360

[startup+1723.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 13148
/proc/meminfo: memFree=795896/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=165888 CPUtime=1715.12
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 38160 0 0 0 171454 58 0 0 25 0 1 0 153951522 169869312 37986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 41472 37986 721 52 0 39840 0
Current children cumulated CPU time (s) 1715.12
Current children cumulated vsize (KiB) 165888

[startup+1783.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 13148
/proc/meminfo: memFree=794744/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=166416 CPUtime=1774.87
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 38292 0 0 0 177429 58 0 0 25 0 1 0 153951522 170409984 38118 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 41604 38118 721 52 0 39972 0
Current children cumulated CPU time (s) 1774.87
Current children cumulated vsize (KiB) 166416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 13148
/proc/meminfo: memFree=794232/2055920 swapFree=4192812/4192956
[pid=12909] ppid=12907 vsize=166548 CPUtime=1800.01
/proc/12909/stat : 12909 (CSPtoSAT+minisa) R 12907 12909 11995 0 -1 4194304 38348 0 0 0 179942 59 0 0 25 0 1 0 153951522 170545152 38174 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665648 0 0 4096 0 0 0 0 17 0 0 0
/proc/12909/statm: 41637 38174 721 52 0 40005 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 166548

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.26
CPU time (s): 1800.04
CPU user time (s): 1799.43
CPU system time (s): 0.616906
CPU usage (%): 99.4908
Max. virtual memory (cumulated for all children) (KiB): 166548

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

runsolver used 2.10368 s user time and 5.9141 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 03:52:43 UTC 2007


IDJOB= 201696
IDBENCH= 3778
FILE ID= node24/201696-1168055562

PBS_JOBID= 3475510

Free space on /tmp= 66461 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6d1268141c16c5921f55653855a956f2

RANDOM SEED= 653832592

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1047000 kB
Buffers:         47416 kB
Cached:         760968 kB
SwapCached:          0 kB
Active:         207684 kB
Inactive:       714384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1047000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5140 kB
Writeback:           0 kB
Mapped:         136128 kB
Slab:            71536 kB
Committed_AS:  2918168 kB
PageTables:       2424 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= 66458 MiB



End job on node24 on Sat Jan  6 04:22:59 UTC 2007