Trace number 1595423

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
SAT07 reference solver: SATzilla CRAFTED? (TO) 1200.09 1201.11

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMe4c376965bc8cbd4cdf5b3958d29ec62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.254
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

17.82/18.58	c run March_dl for 5 seconds ... 
17.82/18.58	c Bin: Executing march_dl
17.82/18.58	c child exit by a signal
17.82/18.58	c march_dl returned code 137.
17.82/18.58	c run saps (UBCSAT implementation) for 2 seconds ... 
17.82/18.58	c Bin: Executing ubcsat2006
17.82/18.58	c child exited successfully
17.82/18.58	c ubcsat2006 returned code 0.
17.82/18.58	c satzilla computing base features
17.82/18.58	c satzilla doing unit-prop probe
17.82/18.58	c satzilla doing local search probe
17.82/18.58	c satzilla doing lobjois search-space size estimate
17.82/18.58	c satzilla's ranking:
17.82/18.58	c 1) march_dl: 2.785468
17.82/18.58	c 2) march_dl+P: 3.079660
17.82/18.58	c 3) minisat20: 3.480882
17.82/18.58	c 4) zchaff_rand+P: 3.533036
17.82/18.58	c 5) vallst+P: 3.599898
17.82/18.58	c 6) minisat20+P: 4.380194
17.82/18.58	c 7) kcnfs+P: 999.000000
17.82/18.58	c 8) kcnfs: 999.000000
17.82/18.58	c 9) vallst: 999.000000
17.82/18.58	c 10) zchaff_rand: 999.000000
17.82/18.58	c satzilla running march_dl ... 
1199.65/1200.76	c Bin: Executing march_dl
1199.65/1200.76	c child exit by a signal
1199.65/1200.76	c march_dl returned code 137.
1199.65/1200.76	c march_dl returned code 137.
1199.65/1200.76	c satzilla running march_dl with preprocessing ... 

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-1595423-1239354531/watcher-1595423-1239354531 -o /tmp/evaluation-result-1595423-1239354531/solver-1595423-1239354531 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1595423-1239354531.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.00 0.00 0.00 3/65 2491
/proc/meminfo: memFree=1951160/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=1440 CPUtime=0
/proc/2491/stat : 2491 (SATzilla2007_C) R 2489 2491 2454 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 96797 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 360 110 95 260 0 84 0
[pid=2492] ppid=2491 vsize=1648 CPUtime=0
/proc/2492/stat : 2492 (march_dl) R 2491 2491 2454 0 -1 4194304 209 0 0 0 0 0 0 0 18 0 1 0 96797 1687552 204 1992294400 134512640 134996440 4294956272 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2492/statm: 412 204 50 118 0 291 0

[startup+0.0926219 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 2491
/proc/meminfo: memFree=1951160/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=1440 CPUtime=0
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 96797 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2491/statm: 360 110 95 260 0 84 0
[pid=2492] ppid=2491 vsize=2968 CPUtime=0.08
/proc/2492/stat : 2492 (march_dl) R 2491 2491 2454 0 -1 4194304 642 0 0 0 8 0 0 0 19 0 1 0 96797 3039232 637 1992294400 134512640 134996440 4294956272 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2492/statm: 742 637 50 118 0 621 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4408

[startup+0.101621 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 2491
/proc/meminfo: memFree=1951160/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=1440 CPUtime=0
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 96797 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2491/statm: 360 110 95 260 0 84 0
[pid=2492] ppid=2491 vsize=3100 CPUtime=0.09
/proc/2492/stat : 2492 (march_dl) R 2491 2491 2454 0 -1 4194304 686 0 0 0 9 0 0 0 19 0 1 0 96797 3174400 681 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2492/statm: 775 682 50 118 0 654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4540

[startup+0.301614 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 2491
/proc/meminfo: memFree=1951160/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=1440 CPUtime=0
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 96797 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2491/statm: 360 110 95 260 0 84 0
[pid=2492] ppid=2491 vsize=5768 CPUtime=0.29
/proc/2492/stat : 2492 (march_dl) R 2491 2491 2454 0 -1 4194304 4796 0 0 0 28 1 0 0 21 0 1 0 96797 5906432 934 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2492/statm: 1442 940 61 118 0 1321 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7208

[startup+0.701599 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 2491
/proc/meminfo: memFree=1951160/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=1440 CPUtime=0
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 96797 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2491/statm: 360 110 95 260 0 84 0
[pid=2492] ppid=2491 vsize=12952 CPUtime=0.68
/proc/2492/stat : 2492 (march_dl) R 2491 2491 2454 0 -1 4194304 9662 0 0 0 65 3 0 0 25 0 1 0 96797 13262848 2719 1992294400 134512640 134996440 4294956272 18446744073709551615 134559825 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2492/statm: 3238 2719 73 118 0 3117 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14392

[startup+1.50158 s]
/proc/loadavg: 0.00 0.00 0.00 2/67 2493
/proc/meminfo: memFree=1941160/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=1440 CPUtime=0
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 96797 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2491/statm: 360 110 95 260 0 84 0
[pid=2492] ppid=2491 vsize=16756 CPUtime=1.48
/proc/2492/stat : 2492 (march_dl) R 2491 2491 2454 0 -1 4194304 12848 0 0 0 143 5 0 0 21 0 1 0 96797 17158144 2680 1992294400 134512640 134996440 4294956272 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2492/statm: 4189 2680 75 118 0 4068 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18196

[startup+3.10151 s]
/proc/loadavg: 0.08 0.02 0.01 2/67 2493
/proc/meminfo: memFree=1939240/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=1440 CPUtime=0
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 96797 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2491/statm: 360 110 95 260 0 84 0
[pid=2492] ppid=2491 vsize=17816 CPUtime=3.08
/proc/2492/stat : 2492 (march_dl) R 2491 2491 2454 0 -1 4194304 13148 0 0 0 303 5 0 0 25 0 1 0 96797 18243584 2980 1992294400 134512640 134996440 4294956272 18446744073709551615 134528049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2492/statm: 4454 2980 75 118 0 4333 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19256

[startup+6.30241 s]
/proc/loadavg: 0.08 0.02 0.01 1/67 2494
/proc/meminfo: memFree=1950312/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=1440 CPUtime=4.99
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 134 13192 0 0 0 0 494 5 16 0 1 0 96797 1474560 111 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 360 111 96 260 0 84 0
[pid=2494] ppid=2491 vsize=10288 CPUtime=0.63
/proc/2494/stat : 2494 (ubcsat2006) R 2491 2491 2454 0 -1 4194304 1472 0 13 0 62 1 0 0 23 0 1 0 97298 10534912 1468 1992294400 134512640 134777720 4294956112 18446744073709551615 134704311 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2494/statm: 2572 1468 156 64 0 2153 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 11728

[startup+12.7012 s]
/proc/loadavg: 0.22 0.05 0.02 2/66 2494
/proc/meminfo: memFree=1944880/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6204 CPUtime=12.02
/proc/2491/stat : 2491 (SATzilla2007_C) R 2489 2491 2454 0 -1 4194304 2906 14670 0 13 485 1 705 11 25 0 1 0 96797 6352896 1341 1992294400 134512640 135579813 4294956240 18446744073709551615 134541531 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 1551 1341 124 260 0 1275 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 6204

[startup+25.5017 s]
/proc/loadavg: 0.34 0.08 0.02 2/67 2495
/proc/meminfo: memFree=1932840/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=18072 CPUtime=6.91
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13218 0 0 0 686 5 0 0 25 0 1 0 98655 18505728 3051 1992294400 134512640 134996440 4294956272 18446744073709551615 134527824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4518 3051 75 118 0 4397 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 24564

[startup+51.1018 s]
/proc/loadavg: 0.56 0.15 0.05 2/67 2495
/proc/meminfo: memFree=1932392/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=18592 CPUtime=32.5
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13321 0 0 0 3245 5 0 0 25 0 1 0 98655 19038208 3154 1992294400 134512640 134996440 4294956272 18446744073709551615 134527776 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4648 3154 75 118 0 4527 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 25084

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/67 2495
/proc/meminfo: memFree=1931944/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=18980 CPUtime=83.68
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13437 0 0 0 8363 5 0 0 25 0 1 0 98655 19435520 3270 1992294400 134512640 134996440 4294956272 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4745 3270 75 118 0 4624 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 25472

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/67 2495
/proc/meminfo: memFree=1931688/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=19240 CPUtime=143.66
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13496 0 0 0 14360 6 0 0 25 0 1 0 98655 19701760 3329 1992294400 134512640 134996440 4294956272 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4810 3329 75 118 0 4689 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 25732

[startup+222.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/67 2495
/proc/meminfo: memFree=1931560/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=19372 CPUtime=203.64
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13526 0 0 0 20358 6 0 0 25 0 1 0 98655 19836928 3359 1992294400 134512640 134996440 4294956272 18446744073709551615 134527907 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4843 3359 75 118 0 4722 0
Current children cumulated CPU time (s) 221.55
Current children cumulated vsize (KiB) 25864

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/67 2495
/proc/meminfo: memFree=1931432/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=19372 CPUtime=263.62
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13547 0 0 0 26356 6 0 0 25 0 1 0 98655 19836928 3380 1992294400 134512640 134996440 4294956272 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4843 3380 75 118 0 4722 0
Current children cumulated CPU time (s) 281.53
Current children cumulated vsize (KiB) 25864

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/67 2495
/proc/meminfo: memFree=1931304/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=19504 CPUtime=323.6
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13564 0 0 0 32354 6 0 0 25 0 1 0 98655 19972096 3397 1992294400 134512640 134996440 4294956272 18446744073709551615 134568157 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4876 3397 75 118 0 4755 0
Current children cumulated CPU time (s) 341.51
Current children cumulated vsize (KiB) 25996


################
# More data... #
################

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/67 2495
/proc/meminfo: memFree=1930984/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=19764 CPUtime=503.55
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13626 0 0 0 50348 7 0 0 25 0 1 0 98655 20238336 3459 1992294400 134512640 134996440 4294956272 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4941 3459 75 118 0 4820 0
Current children cumulated CPU time (s) 521.46
Current children cumulated vsize (KiB) 26256

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/67 2495
/proc/meminfo: memFree=1930920/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=19764 CPUtime=563.54
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13632 0 0 0 56347 7 0 0 25 0 1 0 98655 20238336 3465 1992294400 134512640 134996440 4294956272 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4941 3465 75 118 0 4820 0
Current children cumulated CPU time (s) 581.45
Current children cumulated vsize (KiB) 26256

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/67 2495
/proc/meminfo: memFree=1930856/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=19764 CPUtime=623.53
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13645 0 0 0 62346 7 0 0 25 0 1 0 98655 20238336 3478 1992294400 134512640 134996440 4294956272 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4941 3478 75 118 0 4820 0
Current children cumulated CPU time (s) 641.44
Current children cumulated vsize (KiB) 26256

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.50 2/67 2495
/proc/meminfo: memFree=1930792/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=19896 CPUtime=683.51
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13655 0 0 0 68344 7 0 0 25 0 1 0 98655 20373504 3488 1992294400 134512640 134996440 4294956272 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4974 3488 75 118 0 4853 0
Current children cumulated CPU time (s) 701.42
Current children cumulated vsize (KiB) 26388

[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.54 2/67 2495
/proc/meminfo: memFree=1930728/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=19896 CPUtime=743.49
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13663 0 0 0 74342 7 0 0 25 0 1 0 98655 20373504 3496 1992294400 134512640 134996440 4294956272 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4974 3496 75 118 0 4853 0
Current children cumulated CPU time (s) 761.4
Current children cumulated vsize (KiB) 26388

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/67 2495
/proc/meminfo: memFree=1930664/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=19896 CPUtime=803.46
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13676 0 0 0 80339 7 0 0 25 0 1 0 98655 20373504 3509 1992294400 134512640 134996440 4294956272 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 4974 3509 75 118 0 4853 0
Current children cumulated CPU time (s) 821.37
Current children cumulated vsize (KiB) 26388

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/67 2495
/proc/meminfo: memFree=1930536/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=20024 CPUtime=863.44
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13687 0 0 0 86337 7 0 0 25 0 1 0 98655 20504576 3520 1992294400 134512640 134996440 4294956272 18446744073709551615 134528159 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 5006 3520 75 118 0 4885 0
Current children cumulated CPU time (s) 881.35
Current children cumulated vsize (KiB) 26516

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/67 2495
/proc/meminfo: memFree=1930536/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=20024 CPUtime=923.42
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13691 0 0 0 92334 8 0 0 25 0 1 0 98655 20504576 3524 1992294400 134512640 134996440 4294956272 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 5006 3524 75 118 0 4885 0
Current children cumulated CPU time (s) 941.33
Current children cumulated vsize (KiB) 26516

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/67 2495
/proc/meminfo: memFree=1930472/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=20024 CPUtime=983.4
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13695 0 0 0 98332 8 0 0 25 0 1 0 98655 20504576 3528 1992294400 134512640 134996440 4294956272 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 5006 3528 75 118 0 4885 0
Current children cumulated CPU time (s) 1001.31
Current children cumulated vsize (KiB) 26516

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/67 2495
/proc/meminfo: memFree=1930408/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=20024 CPUtime=1043.38
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13700 0 0 0 104330 8 0 0 25 0 1 0 98655 20504576 3533 1992294400 134512640 134996440 4294956272 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 5006 3533 75 118 0 4885 0
Current children cumulated CPU time (s) 1061.29
Current children cumulated vsize (KiB) 26516

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/67 2495
/proc/meminfo: memFree=1930344/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=20024 CPUtime=1103.37
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13708 0 0 0 110329 8 0 0 25 0 1 0 98655 20504576 3541 1992294400 134512640 134996440 4294956272 18446744073709551615 134528070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 5006 3541 75 118 0 4885 0
Current children cumulated CPU time (s) 1121.28
Current children cumulated vsize (KiB) 26516

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/67 2495
/proc/meminfo: memFree=1930280/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=6492 CPUtime=17.91
/proc/2491/stat : 2491 (SATzilla2007_C) S 2489 2491 2454 0 -1 4194304 5518 14670 0 13 1067 8 705 11 25 0 1 0 96797 6647808 1433 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2491/statm: 1623 1433 156 260 0 1347 0
[pid=2495] ppid=2491 vsize=20024 CPUtime=1163.35
/proc/2495/stat : 2495 (march_dl) R 2491 2491 2454 0 -1 4194304 13714 0 0 0 116327 8 0 0 25 0 1 0 98655 20504576 3547 1992294400 134512640 134996440 4294956272 18446744073709551615 134532977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2495/statm: 5006 3547 75 118 0 4885 0
Current children cumulated CPU time (s) 1181.26
Current children cumulated vsize (KiB) 26516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.1 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 2495
/proc/meminfo: memFree=1935408/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=14308 CPUtime=1200.07
/proc/2491/stat : 2491 (SATzilla2007_C) R 2489 2491 2454 0 -1 4194304 7598 28385 0 13 1100 9 118878 20 21 0 1 0 96797 14651392 3386 1992294400 134512640 135579813 4294956240 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 3577 3386 164 260 0 3301 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14308

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

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

[startup+1201.1 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 2495
/proc/meminfo: memFree=1935408/2055920 swapFree=4192956/4192956
[pid=2491] ppid=2489 vsize=14308 CPUtime=1200.07
/proc/2491/stat : 2491 (SATzilla2007_C) R 2489 2491 2454 0 -1 4194304 7598 28385 0 13 1100 9 118878 20 21 0 1 0 96797 14651392 3386 1992294400 134512640 135579813 4294956240 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 3577 3386 164 260 0 3301 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.11
CPU time (s): 1200.09
CPU user time (s): 1199.78
CPU system time (s): 0.304953
CPU usage (%): 99.9148
Max. virtual memory (cumulated for all children) (KiB): 26644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.304953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35983
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 2038

runsolver used 1.67974 second user time and 2.6016 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-10 11:08:51
IDJOB=1595423
IDBENCH=71495
IDSOLVER=558
FILE ID=node11/1595423-1239354531
PBS_JOBID= 9115543
Free space on /tmp= 65072 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1375c111739g6.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1595423-1239354531/watcher-1595423-1239354531 -o /tmp/evaluation-result-1595423-1239354531/solver-1595423-1239354531 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1595423-1239354531.cnf            

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

MD5SUM BENCH= e4c376965bc8cbd4cdf5b3958d29ec62
RANDOM SEED=989740260

node11.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.232
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.232
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:       1952024 kB
Buffers:         11692 kB
Cached:          50936 kB
SwapCached:          0 kB
Active:          39928 kB
Inactive:        35440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1952024 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            9764 kB
Writeback:           0 kB
Mapped:          22520 kB
Slab:            14516 kB
Committed_AS:    50376 kB
PageTables:       1472 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= 65064 MiB
End job on node11 at 2009-04-10 11:28:54