Trace number 221534

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.06 1808.84

General information on the benchmark

Namefapp/fapp31-35/fapp32/
fapp32-0550-4.xml
MD5SUM603e871e61cfc6ad8b207bb84306dfbd
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.45502
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
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...
1.95	c ...done
1.95	c #SATvar=1344210 #SATclauses=2686766 #CSPpredicates=9461

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/node51/watcher-221534-1168066725 -o ROOT/results/node51/solver-221534-1168066725 -C 1800 -M 900 /tmp/evaluation/221534-1168066725/CSPtoSAT+minisat /tmp/evaluation/221534-1168066725/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
/proc/loadavg: 0.12 0.65 0.99 4/70 30033
/proc/meminfo: memFree=1540536/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=18540 CPUtime=0
/proc/30032/stat : 30032 (runsolver) R 30023 29775 29775 0 -1 4194368 12 0 0 0 0 0 0 0 20 0 1 0 155071112 18984960 277 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 235371173312 0 0 4096 24578 0 0 0 17 0 0 0
/proc/30032/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107359 s]
/proc/loadavg: 0.12 0.65 0.99 4/70 30033
/proc/meminfo: memFree=1540536/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=6952 CPUtime=0.09
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 839 0 0 0 9 0 0 0 20 0 1 0 155071112 7118848 807 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4159310430 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.515435 s]
/proc/loadavg: 0.12 0.65 0.99 4/70 30033
/proc/meminfo: memFree=1540536/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=68992 CPUtime=0.5
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 15213 0 0 0 42 8 0 0 24 0 1 0 155071112 70647808 14966 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 17248 14975 696 52 0 15616 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 68992

[startup+1.34057 s]
/proc/loadavg: 0.12 0.65 0.99 3/73 30036
/proc/meminfo: memFree=1232032/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=200104 CPUtime=1.32
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 44849 0 0 0 109 23 0 0 25 0 1 0 155071112 204906496 44602 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4156267937 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 50026 44602 704 52 0 48394 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 200104

[startup+2.98086 s]
/proc/loadavg: 0.27 0.68 0.99 3/73 30036
/proc/meminfo: memFree=1183840/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=202164 CPUtime=2.95
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 45432 0 0 0 272 23 0 0 25 0 1 0 155071112 207015936 45151 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 50541 45151 721 52 0 48909 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 202164

[startup+6.26341 s]
/proc/loadavg: 0.27 0.68 0.99 4/73 30036
/proc/meminfo: memFree=1183584/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=202284 CPUtime=6.21
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 45459 0 0 0 598 23 0 0 25 0 1 0 155071112 207138816 45178 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 50571 45178 721 52 0 48939 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 202284

[startup+12.7315 s]
/proc/loadavg: 0.54 0.72 1.00 3/73 30036
/proc/meminfo: memFree=1183264/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=202732 CPUtime=12.65
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 45520 0 0 0 1242 23 0 0 25 0 1 0 155071112 207597568 45239 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 50683 45239 721 52 0 49051 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 202732

[startup+25.5527 s]
/proc/loadavg: 0.76 0.76 1.01 3/73 30036
/proc/meminfo: memFree=1182560/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=203268 CPUtime=25.42
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 45625 0 0 0 2518 24 0 0 25 0 1 0 155071112 208146432 45344 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 50817 45344 721 52 0 49185 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 203268

[startup+51.208 s]
/proc/loadavg: 1.18 0.86 1.04 3/73 30036
/proc/meminfo: memFree=1181920/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=203400 CPUtime=50.94
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 45705 0 0 0 5070 24 0 0 25 0 1 0 155071112 208281600 45424 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 50850 45424 721 52 0 49218 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 203400

[startup+102.415 s]
/proc/loadavg: 1.71 1.05 1.09 3/73 30036
/proc/meminfo: memFree=1181152/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=203812 CPUtime=101.91
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 45821 0 0 0 10167 24 0 0 25 0 1 0 155071112 208703488 45540 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 50953 45540 721 52 0 49321 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 203812

[startup+162.454 s]
/proc/loadavg: 1.97 1.24 1.15 3/79 30144
/proc/meminfo: memFree=1178704/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=204724 CPUtime=161.56
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 45915 0 0 0 16132 24 0 0 25 0 1 0 155071112 209637376 45634 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 51181 45634 721 52 0 49549 0
Current children cumulated CPU time (s) 161.56
Current children cumulated vsize (KiB) 204724

[startup+222.514 s]
/proc/loadavg: 2.03 1.40 1.21 3/79 30210
/proc/meminfo: memFree=1177888/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=205120 CPUtime=221.25
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46013 0 0 0 22101 24 0 0 25 0 1 0 155071112 210042880 45732 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 51280 45732 721 52 0 49648 0
Current children cumulated CPU time (s) 221.25
Current children cumulated vsize (KiB) 205120

[startup+282.554 s]
/proc/loadavg: 2.01 1.50 1.26 3/73 30234
/proc/meminfo: memFree=1178272/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=205516 CPUtime=280.99
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46098 0 0 0 28074 25 0 0 25 0 1 0 155071112 210448384 45817 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 51379 45817 721 52 0 49747 0
Current children cumulated CPU time (s) 280.99
Current children cumulated vsize (KiB) 205516

[startup+342.588 s]
/proc/loadavg: 2.00 1.59 1.30 3/73 30234
/proc/meminfo: memFree=1177568/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=205944 CPUtime=340.74
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46194 0 0 0 34049 25 0 0 25 0 1 0 155071112 210886656 45913 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 51486 45913 721 52 0 49854 0
Current children cumulated CPU time (s) 340.74
Current children cumulated vsize (KiB) 205944

[startup+402.621 s]
/proc/loadavg: 2.00 1.66 1.34 3/73 30234
/proc/meminfo: memFree=1176864/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=206208 CPUtime=400.49
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46278 0 0 0 40024 25 0 0 25 0 1 0 155071112 211156992 45997 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 51552 45997 721 52 0 49920 0
Current children cumulated CPU time (s) 400.49
Current children cumulated vsize (KiB) 206208

[startup+462.646 s]
/proc/loadavg: 2.04 1.73 1.38 3/73 30234
/proc/meminfo: memFree=1176160/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=206604 CPUtime=460.23
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46370 0 0 0 45998 25 0 0 25 0 1 0 155071112 211562496 46089 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 51651 46089 721 52 0 50019 0
Current children cumulated CPU time (s) 460.23
Current children cumulated vsize (KiB) 206604

[startup+522.684 s]
/proc/loadavg: 2.01 1.78 1.42 3/73 30234
/proc/meminfo: memFree=1175392/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=206948 CPUtime=519.99
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46461 0 0 0 51974 25 0 0 25 0 1 0 155071112 211914752 46180 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 51737 46180 721 52 0 50105 0
Current children cumulated CPU time (s) 519.99
Current children cumulated vsize (KiB) 206948

[startup+582.723 s]
/proc/loadavg: 2.00 1.82 1.45 3/73 30234
/proc/meminfo: memFree=1174688/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=207344 CPUtime=579.73
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46549 0 0 0 57948 25 0 0 25 0 1 0 155071112 212320256 46268 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 51836 46268 721 52 0 50204 0
Current children cumulated CPU time (s) 579.73
Current children cumulated vsize (KiB) 207344

[startup+642.755 s]
/proc/loadavg: 2.00 1.85 1.48 3/73 30234
/proc/meminfo: memFree=1173920/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=207740 CPUtime=639.48
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46640 0 0 0 63922 26 0 0 25 0 1 0 155071112 212725760 46359 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 51935 46359 721 52 0 50303 0
Current children cumulated CPU time (s) 639.48
Current children cumulated vsize (KiB) 207740

[startup+702.79 s]
/proc/loadavg: 2.00 1.87 1.51 3/73 30234
/proc/meminfo: memFree=1173152/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=208004 CPUtime=699.24
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46731 0 0 0 69898 26 0 0 25 0 1 0 155071112 212996096 46450 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 52001 46450 721 52 0 50369 0
Current children cumulated CPU time (s) 699.24
Current children cumulated vsize (KiB) 208004

[startup+762.818 s]
/proc/loadavg: 2.00 1.89 1.54 3/73 30234
/proc/meminfo: memFree=1172448/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=208520 CPUtime=758.98
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46821 0 0 0 75872 26 0 0 25 0 1 0 155071112 213524480 46540 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 52130 46540 721 52 0 50498 0
Current children cumulated CPU time (s) 758.98
Current children cumulated vsize (KiB) 208520

[startup+822.847 s]
/proc/loadavg: 2.00 1.91 1.57 3/73 30234
/proc/meminfo: memFree=1171680/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=208784 CPUtime=818.73
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46908 0 0 0 81847 26 0 0 25 0 1 0 155071112 213794816 46627 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 52196 46627 721 52 0 50564 0
Current children cumulated CPU time (s) 818.73
Current children cumulated vsize (KiB) 208784

[startup+882.879 s]
/proc/loadavg: 2.00 1.92 1.59 3/73 30234
/proc/meminfo: memFree=1170912/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=209180 CPUtime=878.48
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 46997 0 0 0 87822 26 0 0 25 0 1 0 155071112 214200320 46716 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 52295 46716 721 52 0 50663 0
Current children cumulated CPU time (s) 878.48
Current children cumulated vsize (KiB) 209180

[startup+942.908 s]
/proc/loadavg: 2.00 1.93 1.61 3/73 30234
/proc/meminfo: memFree=1170272/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=209444 CPUtime=938.22
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 47088 0 0 0 93796 26 0 0 25 0 1 0 155071112 214470656 46807 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667283 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 52361 46807 721 52 0 50729 0
Current children cumulated CPU time (s) 938.22
Current children cumulated vsize (KiB) 209444

[startup+1002.95 s]
/proc/loadavg: 2.00 1.94 1.64 3/73 30234
/proc/meminfo: memFree=1169504/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=209840 CPUtime=997.97
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 47175 0 0 0 99771 26 0 0 25 0 1 0 155071112 214876160 46894 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 52460 46894 721 52 0 50828 0
Current children cumulated CPU time (s) 997.97
Current children cumulated vsize (KiB) 209840

[startup+1062.98 s]
/proc/loadavg: 2.04 1.97 1.66 3/73 30234
/proc/meminfo: memFree=1168800/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=210104 CPUtime=1057.73
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 47264 0 0 0 105746 27 0 0 25 0 1 0 155071112 215146496 46983 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 52526 46983 721 52 0 50894 0
Current children cumulated CPU time (s) 1057.73
Current children cumulated vsize (KiB) 210104

[startup+1123 s]
/proc/loadavg: 2.08 1.99 1.68 3/73 30234
/proc/meminfo: memFree=1168032/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=210500 CPUtime=1117.46
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 47350 0 0 0 111719 27 0 0 25 0 1 0 155071112 215552000 47069 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671748 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 52625 47069 721 52 0 50993 0
Current children cumulated CPU time (s) 1117.46
Current children cumulated vsize (KiB) 210500

[startup+1183.03 s]
/proc/loadavg: 2.03 1.99 1.70 3/73 30236
/proc/meminfo: memFree=1167328/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=210944 CPUtime=1177.21
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 47436 0 0 0 117694 27 0 0 25 0 1 0 155071112 216006656 47155 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 52736 47155 721 52 0 51104 0
Current children cumulated CPU time (s) 1177.21
Current children cumulated vsize (KiB) 210944

[startup+1243.07 s]
/proc/loadavg: 2.01 1.99 1.72 3/73 30236
/proc/meminfo: memFree=1166560/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=211340 CPUtime=1236.96
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 47524 0 0 0 123669 27 0 0 25 0 1 0 155071112 216412160 47243 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 52835 47243 721 52 0 51203 0
Current children cumulated CPU time (s) 1236.96
Current children cumulated vsize (KiB) 211340

[startup+1303.1 s]
/proc/loadavg: 2.00 1.99 1.73 3/73 30236
/proc/meminfo: memFree=1165856/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=211604 CPUtime=1296.71
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 47613 0 0 0 129644 27 0 0 25 0 1 0 155071112 216682496 47332 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 52901 47332 721 52 0 51269 0
Current children cumulated CPU time (s) 1296.71
Current children cumulated vsize (KiB) 211604

[startup+1363.13 s]
/proc/loadavg: 2.00 1.99 1.75 3/73 30236
/proc/meminfo: memFree=1165152/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=212000 CPUtime=1356.46
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 47698 0 0 0 135618 28 0 0 25 0 1 0 155071112 217088000 47417 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 53000 47417 721 52 0 51368 0
Current children cumulated CPU time (s) 1356.46
Current children cumulated vsize (KiB) 212000

[startup+1423.15 s]
/proc/loadavg: 2.05 2.00 1.76 3/73 30236
/proc/meminfo: memFree=1164448/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=212264 CPUtime=1416.2
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 47781 0 0 0 141592 28 0 0 25 0 1 0 155071112 217358336 47500 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 53066 47500 721 52 0 51434 0
Current children cumulated CPU time (s) 1416.2
Current children cumulated vsize (KiB) 212264

[startup+1483.19 s]
/proc/loadavg: 2.02 2.00 1.77 3/73 30236
/proc/meminfo: memFree=1163680/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=212660 CPUtime=1475.94
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 47869 0 0 0 147566 28 0 0 25 0 1 0 155071112 217763840 47588 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 53165 47588 721 52 0 51533 0
Current children cumulated CPU time (s) 1475.94
Current children cumulated vsize (KiB) 212660

[startup+1543.23 s]
/proc/loadavg: 2.00 2.00 1.79 3/73 30236
/proc/meminfo: memFree=1162976/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=212924 CPUtime=1535.7
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 47958 0 0 0 153542 28 0 0 25 0 1 0 155071112 218034176 47677 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 53231 47677 721 52 0 51599 0
Current children cumulated CPU time (s) 1535.7
Current children cumulated vsize (KiB) 212924

[startup+1603.26 s]
/proc/loadavg: 2.00 2.00 1.80 3/73 30236
/proc/meminfo: memFree=1162272/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=213320 CPUtime=1595.45
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 48047 0 0 0 159517 28 0 0 25 0 1 0 155071112 218439680 47766 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667281 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 53330 47766 721 52 0 51698 0
Current children cumulated CPU time (s) 1595.45
Current children cumulated vsize (KiB) 213320

[startup+1663.29 s]
/proc/loadavg: 2.00 2.00 1.81 3/73 30236
/proc/meminfo: memFree=1161504/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=213584 CPUtime=1655.2
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 48132 0 0 0 165491 29 0 0 25 0 1 0 155071112 218710016 47851 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 53396 47851 721 52 0 51764 0
Current children cumulated CPU time (s) 1655.2
Current children cumulated vsize (KiB) 213584

[startup+1723.32 s]
/proc/loadavg: 2.00 2.00 1.82 3/73 30236
/proc/meminfo: memFree=1160800/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=214248 CPUtime=1714.94
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 48218 0 0 0 171465 29 0 0 25 0 1 0 155071112 219389952 47937 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 53562 47937 721 52 0 51930 0
Current children cumulated CPU time (s) 1714.94
Current children cumulated vsize (KiB) 214248

[startup+1783.35 s]
/proc/loadavg: 2.00 2.00 1.83 3/73 30236
/proc/meminfo: memFree=1160096/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=214512 CPUtime=1774.68
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 48305 0 0 0 177439 29 0 0 25 0 1 0 155071112 219660288 48024 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 53628 48024 721 52 0 51996 0
Current children cumulated CPU time (s) 1774.68
Current children cumulated vsize (KiB) 214512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.00 2.00 1.83 2/68 30237
/proc/meminfo: memFree=1350536/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30023 vsize=214644 CPUtime=1800.02
/proc/30032/stat : 30032 (CSPtoSAT+minisa) R 30023 30032 29775 0 -1 4194304 48341 0 0 0 179973 29 0 0 25 0 1 0 155071112 219795456 48060 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30032/statm: 53661 48060 721 52 0 52029 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 214644

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.84
CPU time (s): 1800.06
CPU user time (s): 1799.73
CPU system time (s): 0.331949
CPU usage (%): 99.5146
Max. virtual memory (cumulated for all children) (KiB): 214644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.331949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48341
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= 9
involuntary context switches= 21471

runsolver used 1.45478 s user time and 5.04923 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan  6 06:58:46 UTC 2007


IDJOB= 221534
IDBENCH= 5454
FILE ID= node51/221534-1168066725

PBS_JOBID= 3475886

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp32/fapp32-0550-4.xml
COMMAND LINE= /tmp/evaluation/221534-1168066725/CSPtoSAT+minisat /tmp/evaluation/221534-1168066725/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-221534-1168066725 -o ROOT/results/node51/solver-221534-1168066725 -C 1800 -M 900  /tmp/evaluation/221534-1168066725/CSPtoSAT+minisat /tmp/evaluation/221534-1168066725/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  603e871e61cfc6ad8b207bb84306dfbd

RANDOM SEED= 976047800

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.277
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.277
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:       1541224 kB
Buffers:         28184 kB
Cached:         393756 kB
SwapCached:          0 kB
Active:          51540 kB
Inactive:       393576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5684 kB
Writeback:           0 kB
Mapped:          33352 kB
Slab:            55212 kB
Committed_AS:  2987476 kB
PageTables:       1624 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= 66543 MiB



End job on node51 on Sat Jan  6 07:28:56 UTC 2007