Trace number 252604

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.13 1803.62

General information on the benchmark

NamesocialGolfers/
socialGolfer-6-4-5.xml
MD5SUM6ccf3d453c1dca720aab2c3bd1d5cd6d
Bench CategoryN-ARY-INT (n-ary 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 variables1740
Number of constraints6040
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6040
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node2/watcher-252604-1168095766 -o ROOT/results/node2/solver-252604-1168095766 -C 1800 -M 900 /tmp/evaluation/252604-1168095766/CSPtoSAT+minisat /tmp/evaluation/252604-1168095766/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.90 1.95 1.90 4/86 9273
/proc/meminfo: memFree=1624912/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=18540 CPUtime=0
/proc/9272/stat : 9272 (runsolver) R 9270 9272 9217 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 157972235 18984960 280 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 206381313319 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9272/statm: 4635 280 244 17 0 2626 0

[startup+0.109551 s]
/proc/loadavg: 1.90 1.95 1.90 4/86 9273
/proc/meminfo: memFree=1624912/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=7760 CPUtime=0.09
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 1036 0 0 0 9 0 0 0 18 0 1 0 157972235 7946240 1004 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4156389890 0 0 4096 0 0 0 0 17 1 0 0
/proc/9272/statm: 1940 1004 703 52 0 308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7760

[startup+0.517631 s]
/proc/loadavg: 1.90 1.95 1.90 4/86 9273
/proc/meminfo: memFree=1624912/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=8800 CPUtime=0.5
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 1369 0 0 0 50 0 0 0 21 0 1 0 157972235 9011200 1311 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671643 0 0 4096 0 0 0 0 17 1 0 0
/proc/9272/statm: 2200 1311 720 52 0 568 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8800

[startup+1.33878 s]
/proc/loadavg: 1.90 1.95 1.90 3/86 9273
/proc/meminfo: memFree=1622352/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=9064 CPUtime=1.31
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 1421 0 0 0 131 0 0 0 25 0 1 0 157972235 9281536 1363 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9272/statm: 2266 1363 720 52 0 634 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9064

[startup+2.97608 s]
/proc/loadavg: 1.91 1.95 1.90 3/86 9273
/proc/meminfo: memFree=1622096/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=10648 CPUtime=2.93
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 1813 0 0 0 293 0 0 0 25 0 1 0 157972235 10903552 1755 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134630570 0 0 4096 0 0 0 0 17 1 0 0
/proc/9272/statm: 2662 1755 720 52 0 1030 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 10648

[startup+6.26068 s]
/proc/loadavg: 1.91 1.95 1.90 3/86 9273
/proc/meminfo: memFree=1619728/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=11572 CPUtime=6.18
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 2052 0 0 0 618 0 0 0 25 0 1 0 157972235 11849728 1994 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/9272/statm: 2893 1994 720 52 0 1261 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 11572

[startup+12.7229 s]
/proc/loadavg: 1.92 1.96 1.91 3/86 9273
/proc/meminfo: memFree=1617424/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=13948 CPUtime=12.59
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 2653 0 0 0 1258 1 0 0 25 0 1 0 157972235 14282752 2595 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134630480 0 0 4096 0 0 0 0 17 1 0 0
/proc/9272/statm: 3487 2595 720 52 0 1855 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 13948

[startup+25.5482 s]
/proc/loadavg: 1.93 1.96 1.91 3/86 9273
/proc/meminfo: memFree=1597712/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=33356 CPUtime=25.3
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 7491 0 0 0 2527 3 0 0 25 0 1 0 157972235 34156544 7433 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/9272/statm: 8339 7433 720 52 0 6707 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 33356

[startup+51.1969 s]
/proc/loadavg: 1.96 1.96 1.91 3/86 9273
/proc/meminfo: memFree=1587856/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=39824 CPUtime=50.71
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 9108 0 0 0 5066 5 0 0 25 0 1 0 157972235 40779776 9050 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/9272/statm: 9956 9050 720 52 0 8324 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 39824

[startup+102.487 s]
/proc/loadavg: 2.04 1.98 1.91 3/86 9273
/proc/meminfo: memFree=1579024/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=46948 CPUtime=101.53
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 10906 0 0 0 10146 7 0 0 25 0 1 0 157972235 48074752 10848 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/9272/statm: 11737 10848 720 52 0 10105 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 46948

[startup+162.502 s]
/proc/loadavg: 2.01 1.98 1.91 3/86 9273
/proc/meminfo: memFree=1564112/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=56060 CPUtime=160.99
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 13178 0 0 0 16091 8 0 0 25 0 1 0 157972235 57405440 13120 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/9272/statm: 14015 13120 720 52 0 12383 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 56060

[startup+222.519 s]
/proc/loadavg: 2.00 1.98 1.91 3/86 9273
/proc/meminfo: memFree=1555280/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=62792 CPUtime=220.46
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 14868 0 0 0 22036 10 0 0 25 0 1 0 157972235 64299008 14810 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134630801 0 0 4096 0 0 0 0 17 1 0 0
/proc/9272/statm: 15698 14810 720 52 0 14066 0
Current children cumulated CPU time (s) 220.46
Current children cumulated vsize (KiB) 62792

[startup+282.6 s]
/proc/loadavg: 1.47 1.84 1.87 2/81 9370
/proc/meminfo: memFree=1669056/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=67148 CPUtime=280.32
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 15937 0 0 0 28019 13 0 0 25 0 1 0 157972235 68759552 15879 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671330 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 16787 15879 720 52 0 15155 0
Current children cumulated CPU time (s) 280.32
Current children cumulated vsize (KiB) 67148

[startup+342.655 s]
/proc/loadavg: 1.24 1.70 1.82 2/81 9597
/proc/meminfo: memFree=1657280/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=72956 CPUtime=340.32
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 17404 0 0 0 34016 16 0 0 25 0 1 0 157972235 74706944 17346 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134538363 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 18239 17346 720 52 0 16607 0
Current children cumulated CPU time (s) 340.32
Current children cumulated vsize (KiB) 72956

[startup+402.71 s]
/proc/loadavg: 1.09 1.57 1.76 2/81 9633
/proc/meminfo: memFree=1650752/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=80748 CPUtime=400.33
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 19356 0 0 0 40014 19 0 0 25 0 1 0 157972235 82685952 19298 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 20187 19298 720 52 0 18555 0
Current children cumulated CPU time (s) 400.33
Current children cumulated vsize (KiB) 80748

[startup+462.775 s]
/proc/loadavg: 1.03 1.46 1.71 2/81 9692
/proc/meminfo: memFree=1642688/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=84276 CPUtime=460.34
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 20216 0 0 0 46012 22 0 0 25 0 1 0 157972235 86298624 20158 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 21069 20158 720 52 0 19437 0
Current children cumulated CPU time (s) 460.34
Current children cumulated vsize (KiB) 84276

[startup+522.831 s]
/proc/loadavg: 1.01 1.38 1.67 2/81 9764
/proc/meminfo: memFree=1633984/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=89556 CPUtime=520.36
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 21564 0 0 0 52006 30 0 0 25 0 1 0 157972235 91705344 21506 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134630895 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 22389 21506 720 52 0 20757 0
Current children cumulated CPU time (s) 520.36
Current children cumulated vsize (KiB) 89556

[startup+582.891 s]
/proc/loadavg: 1.00 1.31 1.62 2/81 9988
/proc/meminfo: memFree=1627776/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=96024 CPUtime=580.37
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 23165 0 0 0 58005 32 0 0 25 0 1 0 157972235 98328576 23107 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 24006 23107 720 52 0 22374 0
Current children cumulated CPU time (s) 580.37
Current children cumulated vsize (KiB) 96024

[startup+642.953 s]
/proc/loadavg: 1.00 1.25 1.58 2/81 10075
/proc/meminfo: memFree=1621376/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=100364 CPUtime=640.39
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 24253 0 0 0 64005 34 0 0 25 0 1 0 157972235 102772736 24195 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 25091 24195 720 52 0 23459 0
Current children cumulated CPU time (s) 640.39
Current children cumulated vsize (KiB) 100364

[startup+703.005 s]
/proc/loadavg: 1.00 1.20 1.54 2/81 10078
/proc/meminfo: memFree=1617792/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=104600 CPUtime=700.4
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 25321 0 0 0 70005 35 0 0 25 0 1 0 157972235 107110400 25263 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134625745 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 26150 25263 720 52 0 24518 0
Current children cumulated CPU time (s) 700.4
Current children cumulated vsize (KiB) 104600

[startup+763.057 s]
/proc/loadavg: 1.00 1.16 1.50 2/81 10120
/proc/meminfo: memFree=1610880/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=109048 CPUtime=760.4
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 26425 0 0 0 76002 38 0 0 25 0 1 0 157972235 111665152 26367 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562942 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 27262 26367 720 52 0 25630 0
Current children cumulated CPU time (s) 760.4
Current children cumulated vsize (KiB) 109048

[startup+823.114 s]
/proc/loadavg: 1.00 1.13 1.47 2/81 10239
/proc/meminfo: memFree=1601984/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=114460 CPUtime=820.42
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 27758 0 0 0 82001 41 0 0 25 0 1 0 157972235 117207040 27700 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 28615 27700 720 52 0 26983 0
Current children cumulated CPU time (s) 820.42
Current children cumulated vsize (KiB) 114460

[startup+883.178 s]
/proc/loadavg: 1.06 1.12 1.44 2/81 10279
/proc/meminfo: memFree=1600192/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=119204 CPUtime=880.44
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 28957 0 0 0 88001 43 0 0 25 0 1 0 157972235 122064896 28899 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 29801 28899 720 52 0 28169 0
Current children cumulated CPU time (s) 880.44
Current children cumulated vsize (KiB) 119204

[startup+943.238 s]
/proc/loadavg: 1.24 1.15 1.43 3/86 10358
/proc/meminfo: memFree=1398488/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=123828 CPUtime=940.46
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 30131 0 0 0 94000 46 0 0 25 0 1 0 157972235 126799872 30073 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 30957 30073 720 52 0 29325 0
Current children cumulated CPU time (s) 940.46
Current children cumulated vsize (KiB) 123828

[startup+1003.3 s]
/proc/loadavg: 1.09 1.12 1.41 2/81 10439
/proc/meminfo: memFree=1587968/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=129108 CPUtime=1000.47
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 31442 0 0 0 99998 49 0 0 25 0 1 0 157972235 132206592 31384 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 32277 31384 720 52 0 30645 0
Current children cumulated CPU time (s) 1000.47
Current children cumulated vsize (KiB) 129108

[startup+1063.35 s]
/proc/loadavg: 1.15 1.13 1.39 2/81 10527
/proc/meminfo: memFree=1582784/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=133476 CPUtime=1060.46
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 32519 0 0 0 105994 52 0 0 25 0 1 0 157972235 136679424 32461 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 33369 32461 720 52 0 31737 0
Current children cumulated CPU time (s) 1060.46
Current children cumulated vsize (KiB) 133476

[startup+1123.42 s]
/proc/loadavg: 1.11 1.12 1.36 2/81 10600
/proc/meminfo: memFree=1580416/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=136380 CPUtime=1120.48
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 33262 0 0 0 111994 54 0 0 25 0 1 0 157972235 139653120 33204 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 34095 33204 720 52 0 32463 0
Current children cumulated CPU time (s) 1120.48
Current children cumulated vsize (KiB) 136380

[startup+1183.47 s]
/proc/loadavg: 1.04 1.10 1.34 2/81 10724
/proc/meminfo: memFree=1573368/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=142044 CPUtime=1180.51
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 34655 0 0 0 117993 58 0 0 25 0 1 0 157972235 145453056 34597 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134625744 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 35511 34597 720 52 0 33879 0
Current children cumulated CPU time (s) 1180.51
Current children cumulated vsize (KiB) 142044

[startup+1243.52 s]
/proc/loadavg: 1.01 1.08 1.32 2/81 10728
/proc/meminfo: memFree=1570360/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=145740 CPUtime=1240.51
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 35590 0 0 0 123992 59 0 0 25 0 1 0 157972235 149237760 35532 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562901 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 36435 35532 720 52 0 34803 0
Current children cumulated CPU time (s) 1240.51
Current children cumulated vsize (KiB) 145740

[startup+1303.56 s]
/proc/loadavg: 1.17 1.12 1.31 2/81 10789
/proc/meminfo: memFree=1563768/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=150228 CPUtime=1300.51
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 36715 0 0 0 129988 63 0 0 25 0 1 0 157972235 153833472 36657 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665686 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 37557 36657 720 52 0 35925 0
Current children cumulated CPU time (s) 1300.51
Current children cumulated vsize (KiB) 150228

[startup+1363.62 s]
/proc/loadavg: 1.11 1.11 1.30 2/81 10863
/proc/meminfo: memFree=1554488/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=159004 CPUtime=1360.5
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 38909 0 0 0 135985 65 0 0 25 0 1 0 157972235 162820096 38851 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672917 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 39751 38851 720 52 0 38119 0
Current children cumulated CPU time (s) 1360.5
Current children cumulated vsize (KiB) 159004

[startup+1423.69 s]
/proc/loadavg: 1.10 1.10 1.28 2/81 10918
/proc/meminfo: memFree=1544952/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=166396 CPUtime=1420.52
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 40747 0 0 0 141984 68 0 0 25 0 1 0 157972235 170389504 40689 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 41599 40689 720 52 0 39967 0
Current children cumulated CPU time (s) 1420.52
Current children cumulated vsize (KiB) 166396

[startup+1483.75 s]
/proc/loadavg: 1.10 1.10 1.26 2/81 10992
/proc/meminfo: memFree=1533304/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=176164 CPUtime=1480.54
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 43202 0 0 0 147984 70 0 0 25 0 1 0 157972235 180391936 43139 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671391 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 44041 43139 720 52 0 42409 0
Current children cumulated CPU time (s) 1480.54
Current children cumulated vsize (KiB) 176164

[startup+1543.81 s]
/proc/loadavg: 1.12 1.09 1.25 2/81 11073
/proc/meminfo: memFree=1525368/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=184224 CPUtime=1540.55
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 45224 0 0 0 153981 74 0 0 25 0 1 0 157972235 188645376 45161 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 46056 45161 720 52 0 44424 0
Current children cumulated CPU time (s) 1540.55
Current children cumulated vsize (KiB) 184224

[startup+1603.87 s]
/proc/loadavg: 1.08 1.09 1.24 2/81 11095
/proc/meminfo: memFree=1518584/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=192804 CPUtime=1600.56
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 47347 0 0 0 159980 76 0 0 25 0 1 0 157972235 197431296 47284 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 48201 47284 720 52 0 46569 0
Current children cumulated CPU time (s) 1600.56
Current children cumulated vsize (KiB) 192804

[startup+1663.93 s]
/proc/loadavg: 1.11 1.09 1.23 2/81 11142
/proc/meminfo: memFree=1511352/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=198216 CPUtime=1660.58
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 48716 0 0 0 165978 80 0 0 25 0 1 0 157972235 202973184 48653 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671386 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 49554 48653 720 52 0 47922 0
Current children cumulated CPU time (s) 1660.58
Current children cumulated vsize (KiB) 198216

[startup+1723.94 s]
/proc/loadavg: 1.60 1.22 1.26 3/87 11150
/proc/meminfo: memFree=1494600/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=202308 CPUtime=1720.53
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 49732 0 0 0 171972 81 0 0 25 0 1 0 157972235 207163392 49669 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 50577 49669 720 52 0 48945 0
Current children cumulated CPU time (s) 1720.53
Current children cumulated vsize (KiB) 202308

[startup+1783.98 s]
/proc/loadavg: 1.85 1.36 1.31 3/87 11150
/proc/meminfo: memFree=1489800/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=207060 CPUtime=1780.49
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 50929 0 0 0 177966 83 0 0 25 0 1 0 157972235 212029440 50866 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134538352 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 51765 50866 720 52 0 50133 0
Current children cumulated CPU time (s) 1780.49
Current children cumulated vsize (KiB) 207060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.58 s]
/proc/loadavg: 1.97 1.42 1.33 3/87 11150
/proc/meminfo: memFree=1488328/2055920 swapFree=4191880/4192956
[pid=9272] ppid=9270 vsize=208512 CPUtime=1800.08
/proc/9272/stat : 9272 (CSPtoSAT+minisa) R 9270 9272 9217 0 -1 4194304 51297 0 0 0 179925 83 0 0 25 0 1 0 157972235 213516288 51234 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9272/statm: 52128 51234 720 52 0 50496 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 208512

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.62
CPU time (s): 1800.13
CPU user time (s): 1799.26
CPU system time (s): 0.868867
CPU usage (%): 99.8063
Max. virtual memory (cumulated for all children) (KiB): 208512

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

runsolver used 1.9597 s user time and 4.83026 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan  6 15:02:46 UTC 2007


IDJOB= 252604
IDBENCH= 12956
FILE ID= node2/252604-1168095766

PBS_JOBID= 3476454

Free space on /tmp= 66323 MiB

BENCH NAME= HOME/pub/bench/CPAI06/socialGolfers/socialGolfer-6-4-5.xml
COMMAND LINE= /tmp/evaluation/252604-1168095766/CSPtoSAT+minisat /tmp/evaluation/252604-1168095766/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-252604-1168095766 -o ROOT/results/node2/solver-252604-1168095766 -C 1800 -M 900  /tmp/evaluation/252604-1168095766/CSPtoSAT+minisat /tmp/evaluation/252604-1168095766/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6ccf3d453c1dca720aab2c3bd1d5cd6d

RANDOM SEED= 993188885

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.259
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	: 5931.00
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.259
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:       1625392 kB
Buffers:         40276 kB
Cached:         139996 kB
SwapCached:        268 kB
Active:         205088 kB
Inactive:       141140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625392 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2580 kB
Writeback:           0 kB
Mapped:         187672 kB
Slab:            68804 kB
Committed_AS:  3682448 kB
PageTables:       2548 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= 66323 MiB



End job on node2 on Sat Jan  6 15:32:57 UTC 2007