Trace number 1561900

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
CSat 2009-03-22? (TO) 1200.11 1200.45

General information on the benchmark

NameCRAFTED/edgematching/
all/em_12_2_4_all.cnf
MD5SUM1f3d58bff37113168b2896e46d348bef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.16782
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses729136
Sum of the clauses size1670768
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2590828
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1561900-1238769525/watcher-1561900-1238769525 -o /tmp/evaluation-result-1561900-1238769525/solver-1561900-1238769525 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1561900-1238769525.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6941
/proc/meminfo: memFree=1701392/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=2008 CPUtime=0
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 372 0 0 0 0 0 0 0 18 0 1 0 1149617511 2056192 286 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 502 289 86 271 0 228 0

[startup+0.0829131 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6941
/proc/meminfo: memFree=1701392/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=16892 CPUtime=0.07
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 3039 0 0 0 7 0 0 0 18 0 1 0 1149617511 17297408 2651 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 4223 2651 89 271 0 3949 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16892

[startup+0.101913 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6941
/proc/meminfo: memFree=1701392/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=16892 CPUtime=0.09
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 3073 0 0 0 8 1 0 0 18 0 1 0 1149617511 17297408 2685 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 4223 2685 89 271 0 3949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16892

[startup+0.301934 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6941
/proc/meminfo: memFree=1701392/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=18292 CPUtime=0.29
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 4032 0 0 0 28 1 0 0 19 0 1 0 1149617511 18731008 3305 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 4573 3305 89 271 0 4299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18292

[startup+0.701988 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6941
/proc/meminfo: memFree=1701392/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=19812 CPUtime=0.68
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 5824 0 0 0 66 2 0 0 23 0 1 0 1149617511 20287488 4337 1992294400 134512640 135625496 4294956224 18446744073709551615 135249430 0 0 4096 0 0 0 0 17 0 0 0
/proc/6941/statm: 4953 4337 89 271 0 4679 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19812

[startup+1.50107 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6942
/proc/meminfo: memFree=1675912/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=36764 CPUtime=1.48
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 11754 0 0 0 141 7 0 0 25 0 1 0 1149617511 37646336 8157 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 9191 8157 91 271 0 8917 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36764

[startup+3.10125 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6942
/proc/meminfo: memFree=1668808/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=37292 CPUtime=3.08
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 11867 0 0 0 298 10 0 0 25 0 1 0 1149617511 38187008 8270 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 9323 8270 91 271 0 9049 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37292

[startup+6.3016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6942
/proc/meminfo: memFree=1667656/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=38348 CPUtime=6.28
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 12127 0 0 0 611 17 0 0 25 0 1 0 1149617511 39268352 8530 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 9587 8530 91 271 0 9313 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38348

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6942
/proc/meminfo: memFree=1666312/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=39536 CPUtime=12.67
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 12442 0 0 0 1235 32 0 0 25 0 1 0 1149617511 40484864 8845 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 9884 8845 91 271 0 9610 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 39536

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6942
/proc/meminfo: memFree=1663688/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=42308 CPUtime=25.48
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 13132 0 0 0 2483 65 0 0 25 0 1 0 1149617511 43323392 9535 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 10577 9535 91 271 0 10303 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42308

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6942
/proc/meminfo: memFree=1654600/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=51512 CPUtime=51.05
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 15419 0 0 0 4995 110 0 0 25 0 1 0 1149617511 52748288 11822 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 12878 11822 91 271 0 12604 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 51512

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6942
/proc/meminfo: memFree=1637512/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=68484 CPUtime=102.24
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 19664 0 0 0 10032 192 0 0 25 0 1 0 1149617511 70127616 16067 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 17121 16067 91 271 0 16847 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 68484

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6942
/proc/meminfo: memFree=1619592/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=86504 CPUtime=162.22
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 24171 0 0 0 15953 269 0 0 25 0 1 0 1149617511 88580096 20574 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 21626 20574 91 271 0 21352 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 86504

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6942
/proc/meminfo: memFree=1605384/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=100660 CPUtime=222.2
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 27670 0 0 0 21887 333 0 0 25 0 1 0 1149617511 103075840 24073 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 25165 24073 91 271 0 24891 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 100660

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6942
/proc/meminfo: memFree=1591688/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=114404 CPUtime=282.19
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 31124 0 0 0 27828 391 0 0 25 0 1 0 1149617511 117149696 27527 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 28601 27527 91 271 0 28327 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 114404

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6942
/proc/meminfo: memFree=1577352/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=128536 CPUtime=342.18
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 34672 0 0 0 33782 436 0 0 25 0 1 0 1149617511 131620864 31075 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 32134 31075 91 271 0 31860 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 128536

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1566728/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=139244 CPUtime=402.16
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 37429 0 0 0 39734 482 0 0 25 0 1 0 1149617511 142585856 33696 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 34811 33696 91 271 0 34537 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 139244

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1556552/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=149300 CPUtime=462.15
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 39973 0 0 0 45692 523 0 0 25 0 1 0 1149617511 152883200 36240 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 37325 36240 91 271 0 37051 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 149300

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1543432/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=162264 CPUtime=522.13
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 43242 0 0 0 51661 552 0 0 25 0 1 0 1149617511 166158336 39509 1992294400 134512640 135625496 4294956224 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 40566 39509 91 271 0 40292 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 162264

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1533704/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=171928 CPUtime=582.11
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 45651 0 0 0 57625 586 0 0 25 0 1 0 1149617511 176054272 41918 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 42982 41918 91 271 0 42708 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 171928

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1523592/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=181980 CPUtime=642.11
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 48164 0 0 0 63592 619 0 0 25 0 1 0 1149617511 186347520 44431 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 45495 44431 91 271 0 45221 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 181980

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1497096/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=208688 CPUtime=702.08
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 54989 0 0 0 69568 640 0 0 25 0 1 0 1149617511 213696512 51053 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 52172 51053 91 271 0 51898 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 208688

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1487112/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=218604 CPUtime=762.07
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 57464 0 0 0 75537 670 0 0 25 0 1 0 1149617511 223850496 53528 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 54651 53528 91 271 0 54377 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 218604

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1478728/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=226944 CPUtime=822.05
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 59566 0 0 0 81506 699 0 0 25 0 1 0 1149617511 232390656 55630 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 56736 55630 91 271 0 56462 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 226944

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1470600/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=235168 CPUtime=882.04
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 61643 0 0 0 87478 726 0 0 25 0 1 0 1149617511 240812032 57707 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 58792 57707 91 271 0 58518 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 235168

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1461128/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=244568 CPUtime=942.01
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 63981 0 0 0 93453 748 0 0 25 0 1 0 1149617511 250437632 60045 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 61142 60045 91 271 0 60868 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 244568

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1453000/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=252388 CPUtime=1002
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 65959 0 0 0 99428 772 0 0 25 0 1 0 1149617511 258445312 62023 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 63097 62023 91 271 0 62823 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 252388

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1444232/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=261272 CPUtime=1061.98
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 68184 0 0 0 105405 793 0 0 25 0 1 0 1149617511 267542528 64248 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 65318 64248 91 271 0 65044 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 261272

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1436552/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=268824 CPUtime=1121.97
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 70072 0 0 0 111381 816 0 0 25 0 1 0 1149617511 275275776 66136 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 67206 66136 91 271 0 66932 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 268824

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1429512/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=276452 CPUtime=1181.95
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 72168 0 0 0 117358 837 0 0 25 0 1 0 1149617511 283086848 67928 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 69113 67928 91 271 0 68839 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 276452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6944
/proc/meminfo: memFree=1427272/2055920 swapFree=4176924/4192956
[pid=6941] ppid=6939 vsize=278564 CPUtime=1200.05
/proc/6941/stat : 6941 (csat) R 6939 6941 5981 0 -1 4194304 72676 0 0 0 119161 844 0 0 25 0 1 0 1149617511 285249536 68436 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6941/statm: 69641 68436 91 271 0 69367 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 278564

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.11
CPU user time (s): 1191.62
CPU system time (s): 8.48971
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 278564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1191.62
system time used= 8.48971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72676
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= 2
involuntary context switches= 1551

runsolver used 1.05584 second user time and 2.54261 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-03 16:38:46
IDJOB=1561900
IDBENCH=70924
IDSOLVER=517
FILE ID=node35/1561900-1238769525
PBS_JOBID= 9085502
Free space on /tmp= 66468 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/all/em_12_2_4_all.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561900-1238769525/watcher-1561900-1238769525 -o /tmp/evaluation-result-1561900-1238769525/solver-1561900-1238769525 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1561900-1238769525.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1f3d58bff37113168b2896e46d348bef
RANDOM SEED=1748023521

node35.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.229
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.229
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:       1701808 kB
Buffers:         47152 kB
Cached:         220080 kB
SwapCached:      10140 kB
Active:         112244 kB
Inactive:       166784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701808 kB
SwapTotal:     4192956 kB
SwapFree:      4176924 kB
Dirty:           12940 kB
Writeback:           0 kB
Mapped:          17584 kB
Slab:            61036 kB
Committed_AS:  3041656 kB
PageTables:       1404 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= 66468 MiB
End job on node35 at 2009-04-03 16:58:48