Trace number 1731082

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.09 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.4418
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
Number of clauses of size over 50

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-1731082-1240766804/watcher-1731082-1240766804 -o /tmp/evaluation-result-1731082-1240766804/solver-1731082-1240766804 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1731082-1240766804.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: 1.83 1.82 1.44 2/64 30534
/proc/meminfo: memFree=1655432/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=7224 CPUtime=0
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 556 0 0 0 0 0 0 0 21 0 1 0 104706607 7397376 539 1992294400 134512640 135625496 4294956224 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 1806 544 88 271 0 1532 0

[startup+0.106124 s]
/proc/loadavg: 1.83 1.82 1.44 2/64 30534
/proc/meminfo: memFree=1655432/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=7480 CPUtime=0.1
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 1650 0 0 0 9 1 0 0 21 0 1 0 104706607 7659520 1633 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 1870 1633 90 271 0 1596 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7480

[startup+0.202133 s]
/proc/loadavg: 1.83 1.82 1.44 2/64 30534
/proc/meminfo: memFree=1655432/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=7608 CPUtime=0.19
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 1698 0 0 0 18 1 0 0 22 0 1 0 104706607 7790592 1681 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 1902 1681 90 271 0 1628 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7608

[startup+0.302145 s]
/proc/loadavg: 1.83 1.82 1.44 2/64 30534
/proc/meminfo: memFree=1655432/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=7740 CPUtime=0.29
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 1743 0 0 0 28 1 0 0 23 0 1 0 104706607 7925760 1726 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 1935 1726 90 271 0 1661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7740

[startup+0.70119 s]
/proc/loadavg: 1.83 1.82 1.44 2/64 30534
/proc/meminfo: memFree=1655432/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=8420 CPUtime=0.69
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 1886 0 0 0 68 1 0 0 25 0 1 0 104706607 8622080 1869 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 2105 1869 90 271 0 1831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8420

[startup+1.50128 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 30535
/proc/meminfo: memFree=1647808/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=9248 CPUtime=1.49
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 2109 0 0 0 146 3 0 0 25 0 1 0 104706607 9469952 2092 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 2312 2092 90 271 0 2038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9248

[startup+3.10146 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 30535
/proc/meminfo: memFree=1646656/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=10404 CPUtime=3.09
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 2387 0 0 0 305 4 0 0 25 0 1 0 104706607 10653696 2370 1992294400 134512640 135625496 4294956224 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 2601 2370 90 271 0 2327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10404

[startup+6.30182 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 30535
/proc/meminfo: memFree=1644928/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=11940 CPUtime=6.29
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 2784 0 0 0 623 6 0 0 25 0 1 0 104706607 12226560 2726 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 2985 2726 90 271 0 2711 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11940

[startup+12.7015 s]
/proc/loadavg: 1.71 1.79 1.44 2/65 30535
/proc/meminfo: memFree=1643072/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=13428 CPUtime=12.69
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 3169 0 0 0 1262 7 0 0 25 0 1 0 104706607 13750272 3111 1992294400 134512640 135625496 4294956224 18446744073709551615 134529301 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 3357 3111 90 271 0 3083 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13428

[startup+25.502 s]
/proc/loadavg: 1.55 1.75 1.43 2/65 30535
/proc/meminfo: memFree=1641024/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=15436 CPUtime=25.49
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 3716 0 0 0 2539 10 0 0 25 0 1 0 104706607 15806464 3597 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 3859 3597 90 271 0 3585 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15436

[startup+51.1019 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 30535
/proc/meminfo: memFree=1638208/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=18348 CPUtime=51.07
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 4533 0 0 0 5093 14 0 0 25 0 1 0 104706607 18788352 4323 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 4587 4323 90 271 0 4313 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18348

[startup+102.302 s]
/proc/loadavg: 1.15 1.58 1.39 2/65 30535
/proc/meminfo: memFree=1634176/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=22776 CPUtime=102.27
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 5655 0 0 0 10206 21 0 0 25 0 1 0 104706607 23322624 5309 1992294400 134512640 135625496 4294956224 18446744073709551615 134541314 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 5694 5309 90 271 0 5420 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22776

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.36 2/65 30535
/proc/meminfo: memFree=1631296/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=25812 CPUtime=162.24
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 6387 0 0 0 16198 26 0 0 25 0 1 0 104706607 26431488 6041 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 6453 6041 90 271 0 6179 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25812

[startup+222.305 s]
/proc/loadavg: 1.02 1.38 1.34 2/65 30535
/proc/meminfo: memFree=1628544/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=28352 CPUtime=222.23
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 7046 0 0 0 22191 32 0 0 25 0 1 0 104706607 29032448 6700 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 7088 6700 90 271 0 6814 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28352

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/65 30535
/proc/meminfo: memFree=1626048/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=31292 CPUtime=282.21
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 7874 0 0 0 28183 38 0 0 25 0 1 0 104706607 32043008 7325 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 7823 7325 90 271 0 7549 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31292

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/65 30535
/proc/meminfo: memFree=1623744/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=33284 CPUtime=342.2
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 8438 0 0 0 34178 42 0 0 25 0 1 0 104706607 34082816 7889 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 8321 7889 90 271 0 8047 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 33284

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 30535
/proc/meminfo: memFree=1621504/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=35816 CPUtime=402.18
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 9004 0 0 0 40173 45 0 0 25 0 1 0 104706607 36675584 8455 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 8954 8455 90 271 0 8680 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 35816

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 30535
/proc/meminfo: memFree=1619840/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=37392 CPUtime=462.17
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 9386 0 0 0 46167 50 0 0 25 0 1 0 104706607 38289408 8837 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 9348 8837 90 271 0 9074 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 37392

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 30535
/proc/meminfo: memFree=1618240/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=38880 CPUtime=522.15
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 9812 0 0 0 52161 54 0 0 25 0 1 0 104706607 39813120 9263 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 9720 9263 90 271 0 9446 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 38880

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 30535
/proc/meminfo: memFree=1616448/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=40720 CPUtime=582.14
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 10231 0 0 0 58157 57 0 0 25 0 1 0 104706607 41697280 9682 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 10180 9682 90 271 0 9906 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 40720

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 30535
/proc/meminfo: memFree=1614976/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=42832 CPUtime=642.12
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 10914 0 0 0 64152 60 0 0 25 0 1 0 104706607 43859968 10061 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 10708 10061 90 271 0 10434 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 42832

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 30535
/proc/meminfo: memFree=1613632/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=44020 CPUtime=702.1
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 11238 0 0 0 70147 63 0 0 25 0 1 0 104706607 45076480 10385 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 11005 10385 90 271 0 10731 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 44020

[startup+762.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 30537
/proc/meminfo: memFree=1612032/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=45516 CPUtime=762.09
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 11604 0 0 0 76143 66 0 0 25 0 1 0 104706607 46608384 10751 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 11379 10751 90 271 0 11105 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 45516

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 30537
/proc/meminfo: memFree=1610304/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=47340 CPUtime=822.07
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 12023 0 0 0 82137 70 0 0 25 0 1 0 104706607 48476160 11170 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 11835 11170 90 271 0 11561 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 47340

[startup+882.306 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 30537
/proc/meminfo: memFree=1609088/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=48328 CPUtime=882.06
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 12326 0 0 0 88133 73 0 0 25 0 1 0 104706607 49487872 11473 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 12082 11473 90 271 0 11808 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 48328

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 30537
/proc/meminfo: memFree=1607872/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=49632 CPUtime=942.04
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 12629 0 0 0 94128 76 0 0 25 0 1 0 104706607 50823168 11776 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 12408 11776 90 271 0 12134 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 49632

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 30537
/proc/meminfo: memFree=1606656/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=50796 CPUtime=1002.03
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 12922 0 0 0 100124 79 0 0 25 0 1 0 104706607 52015104 12069 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 12699 12069 90 271 0 12425 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 50796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 30537
/proc/meminfo: memFree=1605184/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=52496 CPUtime=1062
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 13292 0 0 0 106119 81 0 0 25 0 1 0 104706607 53755904 12439 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 13124 12439 90 271 0 12850 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 52496

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 30537
/proc/meminfo: memFree=1604480/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=53012 CPUtime=1121.99
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 13461 0 0 0 112115 84 0 0 25 0 1 0 104706607 54284288 12608 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 13253 12608 90 271 0 12979 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 53012

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30537
/proc/meminfo: memFree=1603584/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=53804 CPUtime=1181.97
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 13682 0 0 0 118111 86 0 0 25 0 1 0 104706607 55095296 12829 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 13451 12829 90 271 0 13177 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 53804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30537
/proc/meminfo: memFree=1603264/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=54112 CPUtime=1200.08
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 13756 0 0 0 119921 87 0 0 25 0 1 0 104706607 55410688 12903 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 13528 12903 90 271 0 13254 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 54112

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30537
/proc/meminfo: memFree=1603264/2055920 swapFree=4179608/4192956
[pid=30534] ppid=30532 vsize=54112 CPUtime=1200.08
/proc/30534/stat : 30534 (csat) R 30532 30534 30466 0 -1 4194304 13756 0 0 0 119921 87 0 0 25 0 1 0 104706607 55410688 12903 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30534/statm: 13528 12903 90 271 0 13254 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 54112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1199.21
CPU system time (s): 0.878866
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 54112

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

runsolver used 0.911861 second user time and 2.6536 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-26 19:26:44
IDJOB=1731082
IDBENCH=24743
IDSOLVER=517
FILE ID=node63/1731082-1240766804
PBS_JOBID= 9187202
Free space on /tmp= 66344 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731082-1240766804/watcher-1731082-1240766804 -o /tmp/evaluation-result-1731082-1240766804/solver-1731082-1240766804 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1731082-1240766804.cnf

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

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=1471455828

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1655848 kB
Buffers:         45936 kB
Cached:         280104 kB
SwapCached:       6480 kB
Active:         126624 kB
Inactive:       208560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655848 kB
SwapTotal:     4192956 kB
SwapFree:      4179608 kB
Dirty:            1360 kB
Writeback:           0 kB
Mapped:          14860 kB
Slab:            50688 kB
Committed_AS:   576860 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node63 at 2009-04-26 19:46:47