Trace number 312937

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
SAT7 2007-02-08? (TO) 1200.1 1200.87

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-11-s.cnf
MD5SUM3435b921c4acd15d51fed09386b58888
Bench CategoryINDUST (industrial instances)
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 variables189456
Number of clauses850574
Sum of the clauses size1937804
Maximum clause length10
Minimum clause length1
Number of clauses of size 114367
Number of clauses of size 2692164
Number of clauses of size 3108383
Number of clauses of size 43960
Number of clauses of size 515840
Number of clauses of size over 515860

Solver Data (download as text)

3.49/3.53	c Starting solver ...
3.79/3.85	c Restarting after 100 conflicts
3.99/4.00	c Restarting after 250 conflicts
4.49/4.52	c Restarting after 477 conflicts
5.40/5.49	c Restarting after 814 conflicts
6.50/6.52	c Restarting after 1322 conflicts
8.49/8.57	c Restarting after 2081 conflicts
11.28/11.35	c Restarting after 3220 conflicts
22.37/22.43	c Restarting after 4928 conflicts
49.64/49.74	c Restarting after 7493 conflicts
106.10/106.21	c Restarting after 11337 conflicts
166.06/166.25	c Restarting after 17103 conflicts
293.77/294.03	c Restarting after 25752 conflicts
450.38/450.74	c Restarting after 38726 conflicts
662.96/663.46	c Restarting after 58187 conflicts

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-312937-1176870147 -o ROOT/results/node60/solver-312937-1176870147 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312937-1176870147/sat7_bin /tmp/evaluation/312937-1176870147/instance-312937-1176870147.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): 2400 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.00 1.02 1.04 3/64 32225
/proc/meminfo: memFree=1804432/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=7124 CPUtime=0
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 618 0 0 0 0 0 0 0 19 0 1 0 134924735 7294976 602 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 1781 605 88 220 0 1558 0

[startup+0.0763619 s]
/proc/loadavg: 1.00 1.02 1.04 3/64 32225
/proc/meminfo: memFree=1804432/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=18796 CPUtime=0.06
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 4054 0 0 0 5 1 0 0 19 0 1 0 134924735 19247104 4037 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 4699 4038 88 220 0 4476 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18796

[startup+0.101362 s]
/proc/loadavg: 1.00 1.02 1.04 3/64 32225
/proc/meminfo: memFree=1804432/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=18796 CPUtime=0.09
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 4567 0 0 0 7 2 0 0 20 0 1 0 134924735 19247104 4550 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 4699 4551 88 220 0 4476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18796

[startup+0.301382 s]
/proc/loadavg: 1.00 1.02 1.04 3/64 32225
/proc/meminfo: memFree=1804432/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=26996 CPUtime=0.29
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 5787 0 0 0 27 2 0 0 21 0 1 0 134924735 27643904 5770 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 6749 5770 88 220 0 6526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26996

[startup+0.701421 s]
/proc/loadavg: 1.00 1.02 1.04 3/64 32225
/proc/meminfo: memFree=1804432/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=31096 CPUtime=0.69
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 6789 0 0 0 66 3 0 0 25 0 1 0 134924735 31842304 6772 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134615458 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 7774 6772 88 220 0 7551 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31096

[startup+1.5015 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 32226
/proc/meminfo: memFree=1775816/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=35196 CPUtime=1.49
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 8019 0 0 0 146 3 0 0 25 0 1 0 134924735 36040704 8002 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134518471 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 8799 8002 88 220 0 8576 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35196

[startup+3.10266 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 32226
/proc/meminfo: memFree=1768136/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=43528 CPUtime=3.09
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 10737 0 0 0 304 5 0 0 25 0 1 0 134924735 44572672 10720 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 10882 10720 88 220 0 10659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43528

[startup+6.30197 s]
/proc/loadavg: 1.08 1.04 1.04 2/65 32226
/proc/meminfo: memFree=1748040/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=60232 CPUtime=6.29
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 14698 0 0 0 621 8 0 0 25 0 1 0 134924735 61677568 14197 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536283 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 15058 14197 95 220 0 14835 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60232

[startup+12.7016 s]
/proc/loadavg: 1.07 1.04 1.04 2/65 32226
/proc/meminfo: memFree=1746512/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=60232 CPUtime=12.68
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 15093 0 0 0 1260 8 0 0 25 0 1 0 134924735 61677568 14592 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533085 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 15058 14592 95 220 0 14835 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60232

[startup+25.5019 s]
/proc/loadavg: 1.06 1.04 1.04 2/65 32226
/proc/meminfo: memFree=1742160/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=66696 CPUtime=25.48
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 16198 0 0 0 2539 9 0 0 25 0 1 0 134924735 68296704 15697 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538718 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 16674 15697 95 220 0 16451 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66696

[startup+51.1014 s]
/proc/loadavg: 1.04 1.03 1.04 2/65 32226
/proc/meminfo: memFree=1733584/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=72672 CPUtime=51.04
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 18332 0 0 0 5094 10 0 0 25 0 1 0 134924735 74416128 17831 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 18168 17831 95 220 0 17945 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 72672

[startup+102.305 s]
/proc/loadavg: 1.01 1.03 1.03 2/65 32226
/proc/meminfo: memFree=1708560/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=98652 CPUtime=102.21
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 25112 0 0 0 10207 14 0 0 25 0 1 0 134924735 101019648 24042 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533251 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 24663 24042 95 220 0 24440 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 98652

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 32226
/proc/meminfo: memFree=1684176/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=125440 CPUtime=162.17
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 31482 0 0 0 16199 18 0 0 25 0 1 0 134924735 128450560 30228 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536262 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 31360 30228 95 220 0 31137 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 125440

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 32226
/proc/meminfo: memFree=1663760/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=145400 CPUtime=222.13
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 36530 0 0 0 22192 21 0 0 25 0 1 0 134924735 148889600 35222 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 36350 35222 95 220 0 36127 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 145400

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.01 2/65 32226
/proc/meminfo: memFree=1643344/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=162828 CPUtime=282.08
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 41657 0 0 0 28182 26 0 0 25 0 1 0 134924735 166735872 40349 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 40707 40349 95 220 0 40484 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 162828

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 32226
/proc/meminfo: memFree=1622480/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=184552 CPUtime=342.05
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 46821 0 0 0 34175 30 0 0 25 0 1 0 134924735 188981248 45504 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579449 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 46138 45505 95 220 0 45915 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 184552

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32226
/proc/meminfo: memFree=1599184/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=209296 CPUtime=402.02
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 52705 0 0 0 40169 33 0 0 25 0 1 0 134924735 214319104 51371 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134540097 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 52324 51371 95 220 0 52101 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 209296

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32226
/proc/meminfo: memFree=1575568/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=230600 CPUtime=461.96
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 58597 0 0 0 46159 37 0 0 25 0 1 0 134924735 236134400 57234 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538840 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 57650 57234 95 220 0 57427 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 230600

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32226
/proc/meminfo: memFree=1556368/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=250192 CPUtime=521.93
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 63976 0 0 0 52152 41 0 0 25 0 1 0 134924735 256196608 62056 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529359 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 62548 62056 95 220 0 62325 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 250192

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32226
/proc/meminfo: memFree=1528656/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=279700 CPUtime=581.91
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 72244 0 0 0 58144 47 0 0 25 0 1 0 134924735 286412800 68962 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558977 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 69925 68962 95 220 0 69702 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 279700

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32226
/proc/meminfo: memFree=1503568/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=304964 CPUtime=641.87
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 79088 0 0 0 64134 53 0 0 25 0 1 0 134924735 312283136 75131 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 76241 75131 95 220 0 76018 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 304964

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32226
/proc/meminfo: memFree=1485200/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=322932 CPUtime=701.84
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 83781 0 0 0 70126 58 0 0 25 0 1 0 134924735 330682368 79757 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134565479 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 80733 79757 95 220 0 80510 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 322932

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32226
/proc/meminfo: memFree=1468112/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=340852 CPUtime=761.81
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 88157 0 0 0 76119 62 0 0 25 0 1 0 134924735 349032448 83971 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 85213 83971 95 220 0 84990 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 340852

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32226
/proc/meminfo: memFree=1452048/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=354460 CPUtime=821.76
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 92292 0 0 0 82111 65 0 0 25 0 1 0 134924735 362967040 88018 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558456 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 88615 88018 95 220 0 88392 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 354460

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32226
/proc/meminfo: memFree=1437968/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=370156 CPUtime=881.73
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 95987 0 0 0 88105 68 0 0 25 0 1 0 134924735 379039744 91504 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533055 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 92539 91504 95 220 0 92316 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 370156

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32226
/proc/meminfo: memFree=1425360/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=381272 CPUtime=941.69
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 99526 0 0 0 94099 70 0 0 25 0 1 0 134924735 390422528 94694 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134525766 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 95318 94694 95 220 0 95095 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 381272

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32228
/proc/meminfo: memFree=1412168/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=397036 CPUtime=1001.65
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 102952 0 0 0 100091 74 0 0 25 0 1 0 134924735 406564864 97942 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134559015 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 99259 97942 95 220 0 99036 0
Current children cumulated CPU time (s) 1001.65
Current children cumulated vsize (KiB) 397036

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32228
/proc/meminfo: memFree=1397712/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=409240 CPUtime=1061.61
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 106807 0 0 0 106084 77 0 0 25 0 1 0 134924735 419061760 101590 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 102310 101590 95 220 0 102087 0
Current children cumulated CPU time (s) 1061.61
Current children cumulated vsize (KiB) 409240

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32228
/proc/meminfo: memFree=1383248/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=425188 CPUtime=1121.58
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 110877 0 0 0 112077 81 0 0 25 0 1 0 134924735 435392512 105169 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 106297 105169 95 220 0 106074 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 425188

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32228
/proc/meminfo: memFree=1369104/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=438016 CPUtime=1181.53
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 115176 0 0 0 118069 84 0 0 25 0 1 0 134924735 448528384 108736 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134539166 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 109504 108736 95 220 0 109281 0
Current children cumulated CPU time (s) 1181.53
Current children cumulated vsize (KiB) 438016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32228
/proc/meminfo: memFree=1364112/2055920 swapFree=4181680/4192956
[pid=32225] ppid=32223 vsize=442040 CPUtime=1200.02
/proc/32225/stat : 32225 (sat7_bin) R 32223 32225 31598 0 -1 4194304 117008 0 0 0 119916 86 0 0 25 0 1 0 134924735 452648960 109907 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/32225/statm: 110510 109907 95 220 0 110287 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 442040

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.87
CPU time (s): 1200.1
CPU user time (s): 1199.17
CPU system time (s): 0.934857
CPU usage (%): 99.9356
Max. virtual memory (cumulated for all children) (KiB): 442108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.17
system time used= 0.934857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117008
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= 5
involuntary context switches= 4719

runsolver used 1.15982 second user time and 3.21851 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Apr 18 04:22:28 UTC 2007

IDJOB= 312937
IDBENCH= 20354
IDSOLVER= 101
FILE ID= node60/312937-1176870147

PBS_JOBID= 4590290

Free space on /tmp= 66457 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-sat/partial-10-11-s.cnf
COMMAND LINE= /tmp/evaluation/312937-1176870147/sat7_bin /tmp/evaluation/312937-1176870147/instance-312937-1176870147.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-312937-1176870147 -o ROOT/results/node60/solver-312937-1176870147 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312937-1176870147/sat7_bin /tmp/evaluation/312937-1176870147/instance-312937-1176870147.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  3435b921c4acd15d51fed09386b58888

RANDOM SEED= 628409164

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.214
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.214
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:       1804776 kB
Buffers:         13508 kB
Cached:         164980 kB
SwapCached:       5044 kB
Active:          63212 kB
Inactive:       126316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804776 kB
SwapTotal:     4192956 kB
SwapFree:      4181680 kB
Dirty:           16052 kB
Writeback:           0 kB
Mapped:          15568 kB
Slab:            47648 kB
Committed_AS:  1506248 kB
PageTables:       1464 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= 66457 MiB

End job on node60 on Wed Apr 18 04:42:31 UTC 2007