Trace number 235509

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.08 1801.24

General information on the benchmark

Nametaillard/os-taillard-10/
os-taillard-10-100-3.xml
MD5SUMcbaeb35ea8a927d2b6c5893afeb98a65
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 benchmark0.181971
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size577
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node25/watcher-235509-1168091352 -o ROOT/results/node25/solver-235509-1168091352 -C 1800 -M 900 /tmp/evaluation/235509-1168091352/CSPtoSAT+minisat /tmp/evaluation/235509-1168091352/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 1.93 3/86 972
/proc/meminfo: memFree=1616856/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=380 CPUtime=0
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 157527580 389120 26 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 3764523 0 0 4096 0 0 0 0 17 1 0 0
/proc/971/statm: 95 26 21 52 0 18 0

[startup+0.102889 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 972
/proc/meminfo: memFree=1616856/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=21172 CPUtime=0.08
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 3963 0 0 0 7 1 0 0 18 0 1 0 157527580 21680128 3854 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 4198067 0 0 4096 0 0 0 0 17 1 0 0
/proc/971/statm: 5293 3854 696 52 0 3661 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21172

[startup+0.510958 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 972
/proc/meminfo: memFree=1616856/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=31552 CPUtime=0.5
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 6271 0 0 0 47 3 0 0 21 0 1 0 157527580 32309248 6136 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/971/statm: 7888 6136 721 52 0 6256 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 31552

[startup+1.3351 s]
/proc/loadavg: 2.00 2.00 1.93 4/86 972
/proc/meminfo: memFree=1595032/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=31552 CPUtime=1.31
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 6289 0 0 0 128 3 0 0 25 0 1 0 157527580 32309248 6154 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 1 0 0
/proc/971/statm: 7888 6154 721 52 0 6256 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 31552

[startup+2.97539 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 972
/proc/meminfo: memFree=1594776/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=31796 CPUtime=2.94
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 6345 0 0 0 291 3 0 0 25 0 1 0 157527580 32559104 6210 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/971/statm: 7949 6210 721 52 0 6317 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 31796

[startup+6.26194 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 972
/proc/meminfo: memFree=1594584/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=31916 CPUtime=6.19
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 6369 0 0 0 616 3 0 0 25 0 1 0 157527580 32681984 6234 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/971/statm: 7979 6234 721 52 0 6347 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 31916

[startup+12.729 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 972
/proc/meminfo: memFree=1594464/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=32096 CPUtime=12.59
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 6402 0 0 0 1256 3 0 0 25 0 1 0 157527580 32866304 6267 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/971/statm: 8024 6267 721 52 0 6392 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 32096

[startup+25.5612 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 972
/proc/meminfo: memFree=1594336/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=32360 CPUtime=25.32
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 6452 0 0 0 2528 4 0 0 25 0 1 0 157527580 33136640 6317 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/971/statm: 8090 6317 721 52 0 6458 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 32360

[startup+51.1926 s]
/proc/loadavg: 1.78 1.95 1.91 2/78 987
/proc/meminfo: memFree=1621744/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=32624 CPUtime=50.86
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 6544 0 0 0 5082 4 0 0 25 0 1 0 157527580 33406976 6409 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 8156 6409 721 52 0 6524 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 32624

[startup+102.422 s]
/proc/loadavg: 1.31 1.79 1.85 2/78 987
/proc/meminfo: memFree=1621168/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=33356 CPUtime=102.07
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 6722 0 0 0 10203 4 0 0 25 0 1 0 157527580 34156544 6587 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 8339 6587 721 52 0 6707 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 33356

[startup+162.471 s]
/proc/loadavg: 1.11 1.64 1.80 2/78 987
/proc/meminfo: memFree=1620400/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=34180 CPUtime=162.11
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 6923 0 0 0 16206 5 0 0 25 0 1 0 157527580 35000320 6788 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 8545 6788 721 52 0 6913 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 34180

[startup+222.517 s]
/proc/loadavg: 1.04 1.52 1.75 2/78 987
/proc/meminfo: memFree=1619632/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=35052 CPUtime=222.13
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 7121 0 0 0 22208 5 0 0 25 0 1 0 157527580 35893248 6986 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 8763 6986 721 52 0 7131 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 35052

[startup+282.561 s]
/proc/loadavg: 1.01 1.42 1.70 2/78 987
/proc/meminfo: memFree=1618864/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=35844 CPUtime=282.15
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 7321 0 0 0 28210 5 0 0 25 0 1 0 157527580 36704256 7186 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 8961 7186 721 52 0 7329 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 35844

[startup+342.604 s]
/proc/loadavg: 1.00 1.34 1.65 2/78 987
/proc/meminfo: memFree=1618096/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=36624 CPUtime=342.18
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 7519 0 0 0 34212 6 0 0 25 0 1 0 157527580 37502976 7384 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 9156 7384 721 52 0 7524 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 36624

[startup+402.653 s]
/proc/loadavg: 1.00 1.28 1.61 2/78 987
/proc/meminfo: memFree=1617328/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=37416 CPUtime=402.21
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 7713 0 0 0 40215 6 0 0 25 0 1 0 157527580 38313984 7578 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 9354 7578 721 52 0 7722 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 37416

[startup+462.702 s]
/proc/loadavg: 1.00 1.23 1.57 2/78 987
/proc/meminfo: memFree=1616560/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=38256 CPUtime=462.24
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 7909 0 0 0 46217 7 0 0 25 0 1 0 157527580 39174144 7774 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 9564 7774 721 52 0 7932 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 38256

[startup+522.751 s]
/proc/loadavg: 1.00 1.18 1.53 2/78 987
/proc/meminfo: memFree=1615792/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=39048 CPUtime=522.27
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 8103 0 0 0 52219 8 0 0 25 0 1 0 157527580 39985152 7968 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 9762 7968 721 52 0 8130 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 39048

[startup+582.8 s]
/proc/loadavg: 1.00 1.15 1.49 2/78 987
/proc/meminfo: memFree=1615024/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=39708 CPUtime=582.3
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 8291 0 0 0 58222 8 0 0 25 0 1 0 157527580 40660992 8156 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 9927 8156 721 52 0 8295 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 39708

[startup+642.846 s]
/proc/loadavg: 1.00 1.12 1.46 2/78 987
/proc/meminfo: memFree=1614320/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=40368 CPUtime=642.32
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 8480 0 0 0 64224 8 0 0 25 0 1 0 157527580 41336832 8345 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 10092 8345 721 52 0 8460 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 40368

[startup+702.888 s]
/proc/loadavg: 1.00 1.09 1.43 2/78 987
/proc/meminfo: memFree=1613488/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=41428 CPUtime=702.35
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 8670 0 0 0 70227 8 0 0 25 0 1 0 157527580 42422272 8535 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 10357 8535 721 52 0 8725 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 41428

[startup+762.958 s]
/proc/loadavg: 1.00 1.07 1.40 2/84 1134
/proc/meminfo: memFree=1611456/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=42088 CPUtime=762.4
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 8859 0 0 0 76219 21 0 0 25 0 1 0 157527580 43098112 8724 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 10522 8724 721 52 0 8890 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 42088

[startup+823.028 s]
/proc/loadavg: 1.00 1.06 1.37 2/78 1186
/proc/meminfo: memFree=1611632/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=42880 CPUtime=822.45
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 9048 0 0 0 82217 28 0 0 25 0 1 0 157527580 43909120 8913 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 10720 8913 721 52 0 9088 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 42880

[startup+883.076 s]
/proc/loadavg: 1.00 1.05 1.34 2/78 1186
/proc/meminfo: memFree=1610928/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=43540 CPUtime=882.47
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 9238 0 0 0 88219 28 0 0 25 0 1 0 157527580 44584960 9103 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 10885 9103 721 52 0 9253 0
Current children cumulated CPU time (s) 882.47
Current children cumulated vsize (KiB) 43540

[startup+943.118 s]
/proc/loadavg: 1.00 1.03 1.32 2/78 1186
/proc/meminfo: memFree=1610224/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=44200 CPUtime=942.5
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 9424 0 0 0 94221 29 0 0 25 0 1 0 157527580 45260800 9289 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 11050 9289 721 52 0 9418 0
Current children cumulated CPU time (s) 942.5
Current children cumulated vsize (KiB) 44200

[startup+1003.16 s]
/proc/loadavg: 1.04 1.04 1.30 2/78 1186
/proc/meminfo: memFree=1609456/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=44992 CPUtime=1002.53
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 9613 0 0 0 100223 30 0 0 25 0 1 0 157527580 46071808 9478 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 11248 9478 721 52 0 9616 0
Current children cumulated CPU time (s) 1002.53
Current children cumulated vsize (KiB) 44992

[startup+1063.22 s]
/proc/loadavg: 1.01 1.03 1.28 2/78 1186
/proc/meminfo: memFree=1608816/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=46056 CPUtime=1062.55
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 9802 0 0 0 106225 30 0 0 25 0 1 0 157527580 47161344 9667 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562825 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 11514 9667 721 52 0 9882 0
Current children cumulated CPU time (s) 1062.55
Current children cumulated vsize (KiB) 46056

[startup+1123.27 s]
/proc/loadavg: 1.00 1.02 1.26 2/78 1186
/proc/meminfo: memFree=1608176/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=46716 CPUtime=1122.55
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 9990 0 0 0 112225 30 0 0 25 0 1 0 157527580 47837184 9855 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 11679 9855 721 52 0 10047 0
Current children cumulated CPU time (s) 1122.55
Current children cumulated vsize (KiB) 46716

[startup+1183.32 s]
/proc/loadavg: 1.00 1.02 1.24 2/78 1186
/proc/meminfo: memFree=1607472/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=47508 CPUtime=1182.57
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 10179 0 0 0 118226 31 0 0 25 0 1 0 157527580 48648192 10044 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 11877 10044 721 52 0 10245 0
Current children cumulated CPU time (s) 1182.57
Current children cumulated vsize (KiB) 47508

[startup+1243.37 s]
/proc/loadavg: 1.00 1.01 1.22 2/78 1186
/proc/meminfo: memFree=1606704/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=48168 CPUtime=1242.58
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 10361 0 0 0 124227 31 0 0 25 0 1 0 157527580 49324032 10226 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 12042 10226 721 52 0 10410 0
Current children cumulated CPU time (s) 1242.58
Current children cumulated vsize (KiB) 48168

[startup+1303.42 s]
/proc/loadavg: 1.00 1.00 1.21 2/78 1186
/proc/meminfo: memFree=1605936/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=48828 CPUtime=1302.59
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 10542 0 0 0 130227 32 0 0 25 0 1 0 157527580 49999872 10407 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 12207 10407 721 52 0 10575 0
Current children cumulated CPU time (s) 1302.59
Current children cumulated vsize (KiB) 48828

[startup+1363.47 s]
/proc/loadavg: 1.00 1.00 1.19 2/78 1186
/proc/meminfo: memFree=1605232/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=49488 CPUtime=1362.59
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 10723 0 0 0 136227 32 0 0 25 0 1 0 157527580 50675712 10588 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 12372 10588 721 52 0 10740 0
Current children cumulated CPU time (s) 1362.59
Current children cumulated vsize (KiB) 49488

[startup+1423.51 s]
/proc/loadavg: 1.00 1.00 1.17 2/78 1186
/proc/meminfo: memFree=1604464/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=50148 CPUtime=1422.6
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 10904 0 0 0 142228 32 0 0 25 0 1 0 157527580 51351552 10769 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 12537 10769 721 52 0 10905 0
Current children cumulated CPU time (s) 1422.6
Current children cumulated vsize (KiB) 50148

[startup+1483.57 s]
/proc/loadavg: 1.04 1.01 1.17 2/78 1186
/proc/meminfo: memFree=1603696/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=50940 CPUtime=1482.63
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 11092 0 0 0 148230 33 0 0 25 0 1 0 157527580 52162560 10957 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 12735 10957 721 52 0 11103 0
Current children cumulated CPU time (s) 1482.63
Current children cumulated vsize (KiB) 50940

[startup+1543.61 s]
/proc/loadavg: 1.01 1.01 1.16 2/78 1186
/proc/meminfo: memFree=1602992/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=52208 CPUtime=1542.62
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 11279 0 0 0 154229 33 0 0 25 0 1 0 157527580 53460992 11144 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 13052 11144 721 52 0 11420 0
Current children cumulated CPU time (s) 1542.62
Current children cumulated vsize (KiB) 52208

[startup+1603.66 s]
/proc/loadavg: 1.00 1.00 1.14 2/78 1186
/proc/meminfo: memFree=1602288/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=52868 CPUtime=1602.62
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 11460 0 0 0 160229 33 0 0 25 0 1 0 157527580 54136832 11325 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678571 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 13217 11325 721 52 0 11585 0
Current children cumulated CPU time (s) 1602.62
Current children cumulated vsize (KiB) 52868

[startup+1663.7 s]
/proc/loadavg: 1.00 1.00 1.13 2/78 1186
/proc/meminfo: memFree=1601520/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=53528 CPUtime=1662.64
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 11640 0 0 0 166230 34 0 0 25 0 1 0 157527580 54812672 11505 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134533075 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 13382 11505 721 52 0 11750 0
Current children cumulated CPU time (s) 1662.64
Current children cumulated vsize (KiB) 53528

[startup+1723.76 s]
/proc/loadavg: 1.00 1.00 1.12 2/78 1186
/proc/meminfo: memFree=1600752/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=54188 CPUtime=1722.64
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 11823 0 0 0 172230 34 0 0 25 0 1 0 157527580 55488512 11688 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 13547 11688 721 52 0 11915 0
Current children cumulated CPU time (s) 1722.64
Current children cumulated vsize (KiB) 54188

[startup+1783.81 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 1186
/proc/meminfo: memFree=1600048/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=54980 CPUtime=1782.65
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 12008 0 0 0 178230 35 0 0 25 0 1 0 157527580 56299520 11873 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 13745 11873 721 52 0 12113 0
Current children cumulated CPU time (s) 1782.65
Current children cumulated vsize (KiB) 54980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 1186
/proc/meminfo: memFree=1599792/2055920 swapFree=4192812/4192956
[pid=971] ppid=969 vsize=55112 CPUtime=1800.07
/proc/971/stat : 971 (CSPtoSAT+minisa) R 969 971 387 0 -1 4194304 12061 0 0 0 179972 35 0 0 25 0 1 0 157527580 56434688 11926 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/971/statm: 13778 11926 721 52 0 12146 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 55112

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.24
CPU time (s): 1800.08
CPU user time (s): 1799.72
CPU system time (s): 0.359945
CPU usage (%): 99.9358
Max. virtual memory (cumulated for all children) (KiB): 55112

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

runsolver used 1.65775 s user time and 4.80727 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 13:49:12 UTC 2007


IDJOB= 235509
IDBENCH= 6774
FILE ID= node25/235509-1168091352

PBS_JOBID= 3476545

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-10/os-taillard-10-100-3.xml
COMMAND LINE= /tmp/evaluation/235509-1168091352/CSPtoSAT+minisat /tmp/evaluation/235509-1168091352/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-235509-1168091352 -o ROOT/results/node25/solver-235509-1168091352 -C 1800 -M 900  /tmp/evaluation/235509-1168091352/CSPtoSAT+minisat /tmp/evaluation/235509-1168091352/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  cbaeb35ea8a927d2b6c5893afeb98a65

RANDOM SEED= 971205769

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1617272 kB
Buffers:         45760 kB
Cached:         251944 kB
SwapCached:          0 kB
Active:         114276 kB
Inactive:       252968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1617272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1664 kB
Writeback:           0 kB
Mapped:          91892 kB
Slab:            56124 kB
Committed_AS:  2968736 kB
PageTables:       2312 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= 66550 MiB



End job on node25 on Sat Jan  6 14:19:15 UTC 2007