Trace number 1544081

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 RANDOM? (exit code) 1199.83 1200.25

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S1864473452-037.cnf
MD5SUMdb4e49ea1628a563e13565b21c6502ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark535.55
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data

10.88/10.93	c run March_dl for 5 seconds ... 
10.88/10.93	c Bin: Executing march_dl
10.88/10.93	c child exit by a signal
10.88/10.93	c march_dl returned code 137.
10.88/10.93	c run saps (UBCSAT implementation) for 2 seconds ... 
10.88/10.93	c Bin: Executing ubcsat2006
10.88/10.93	c child exited successfully
10.88/10.93	c ubcsat2006 returned code 0.
10.88/10.93	c satzilla computing base features
10.88/10.93	c satzilla doing unit-prop probe
10.88/10.93	c satzilla doing local search probe
10.88/10.93	c satzilla doing lobjois search-space size estimate
10.88/10.93	c satzilla's ranking:
10.88/10.93	c 1) march_dl: 3.676908
10.88/10.93	c 2) kcnfs: 4.958372
10.88/10.93	c 3) minisat20+P: 5.718628
10.88/10.93	c 4) kcnfs+P: 999.000000
10.88/10.93	c 5) march_dl+P: 999.000000
10.88/10.93	c 6) vallst+P: 999.000000
10.88/10.93	c 7) zchaff_rand+P: 999.000000
10.88/10.93	c 8) vallst: 999.000000
10.88/10.93	c 9) zchaff_rand: 999.000000
10.88/10.93	c 10) minisat20: 999.000000
10.88/10.93	c satzilla running march_dl ... 
1199.67/1200.16	c Bin: Executing march_dl
1199.67/1200.16	c child exit by a signal
1199.67/1200.16	c march_dl returned code 137.
1199.67/1200.16	c march_dl returned code 137.
1199.67/1200.16	c satzilla running kcnfs ... 
1199.67/1200.16	c Bin: Executing kcnfs
1199.67/1200.16	c kcnfs returned code 1.
1199.67/1200.16	c kcnfs returned code 1.
1199.67/1200.16	c satzilla running minisat20 with preprocessing ... 
1199.77/1200.24	c Preprocessing...
1199.77/1200.24	c Inital problem has 160 variables, 13600 nary clauses (0 binary clauses).
1199.77/1200.24	c Num non-binary clauses 13600, Average non-binary clause length 7.000
1199.77/1200.24	c Theory has no gaps
1199.77/1200.24	c Preprocessor runtime was 0.050 seconds.
1199.77/1200.24	c 
1199.77/1200.24	c Satisfiability of theory still undetermined.
1199.77/1200.24	c See file /tmp/MIptL7 for simplified theory.
1199.77/1200.24	c Bin: Executing minisat20
1199.77/1200.24	c minisat20 returned code 1.
1199.77/1200.24	c minisat20 returned code 1.
1199.77/1200.24	c satzilla running kcnfs with preprocessing ... 
1199.77/1200.24	c Bin: Executing kcnfs
1199.77/1200.24	c kcnfs returned code 1.
1199.77/1200.24	c kcnfs returned code 1.
1199.77/1200.24	c satzilla running march_dl with preprocessing ... 
1199.77/1200.24	c Bin: Executing march_dl
1199.77/1200.24	c march_dl returned code 1.
1199.77/1200.24	c march_dl returned code 1.
1199.77/1200.24	c satzilla running vallst with preprocessing ... 
1199.77/1200.24	c Bin: Executing vallst
1199.77/1200.24	c vallst returned code 1.
1199.77/1200.24	c vallst returned code 1.
1199.77/1200.24	c satzilla running zchaff_rand with preprocessing ... 
1199.77/1200.24	c Bin: Executing zchaff_rand
1199.77/1200.24	c zchaff_rand returned code 1.
1199.77/1200.24	c zchaff_rand returned code 1.
1199.77/1200.24	c satzilla running vallst ... 
1199.77/1200.24	c Bin: Executing vallst
1199.77/1200.24	c vallst returned code 1.
1199.77/1200.24	c vallst returned code 1.
1199.77/1200.24	c satzilla running zchaff_rand ... 
1199.77/1200.24	c Bin: Executing zchaff_rand
1199.77/1200.24	c zchaff_rand returned code 1.
1199.77/1200.24	c zchaff_rand returned code 1.
1199.77/1200.24	c satzilla running minisat20 ... 
1199.77/1200.24	c Bin: Executing minisat20
1199.77/1200.24	c minisat20 returned code 1.
1199.77/1200.24	c minisat20 returned code 1.
1199.77/1200.24	c ERROR: All Failed! 
1199.77/1200.24	c SATZILLA_TIME=1200.000000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1544081-1238603898/watcher-1544081-1238603898 -o /tmp/evaluation-result-1544081-1238603898/solver-1544081-1238603898 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_R HOME/instance-1544081-1238603898.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.91 0.95 1.07 3/64 32496
/proc/meminfo: memFree=1596688/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=1440 CPUtime=0
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133056087 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 360 110 95 260 0 84 0
[pid=32497] ppid=32496 vsize=768 CPUtime=0
/proc/32497/stat : 32497 (march_dl) R 32496 32496 32431 0 -1 4194304 91 0 0 0 0 0 0 0 19 0 1 0 1133056087 786432 86 1992294400 134512640 134996440 4294956272 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32497/statm: 192 86 50 118 0 71 0

[startup+0.00791008 s]
/proc/loadavg: 0.91 0.95 1.07 3/64 32496
/proc/meminfo: memFree=1596688/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=1440 CPUtime=0
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133056087 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 360 110 95 260 0 84 0
[pid=32497] ppid=32496 vsize=768 CPUtime=0
/proc/32497/stat : 32497 (march_dl) R 32496 32496 32431 0 -1 4194304 102 0 0 0 0 0 0 0 19 0 1 0 1133056087 786432 97 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32497/statm: 192 97 50 118 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2208

[startup+0.102927 s]
/proc/loadavg: 0.91 0.95 1.07 3/64 32496
/proc/meminfo: memFree=1596688/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=1440 CPUtime=0
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133056087 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 360 110 95 260 0 84 0
[pid=32497] ppid=32496 vsize=2280 CPUtime=0.09
/proc/32497/stat : 32497 (march_dl) R 32496 32496 32431 0 -1 4194304 2087 0 0 0 9 0 0 0 20 0 1 0 1133056087 2334720 445 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32497/statm: 570 456 66 118 0 449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3720

[startup+0.302962 s]
/proc/loadavg: 0.91 0.95 1.07 3/64 32496
/proc/meminfo: memFree=1596688/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=1440 CPUtime=0
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133056087 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 360 110 95 260 0 84 0
[pid=32497] ppid=32496 vsize=4152 CPUtime=0.29
/proc/32497/stat : 32497 (march_dl) R 32496 32496 32431 0 -1 4194304 2572 0 0 0 29 0 0 0 21 0 1 0 1133056087 4251648 603 1992294400 134512640 134996440 4294956272 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32497/statm: 1038 603 67 118 0 917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5592

[startup+0.701033 s]
/proc/loadavg: 0.91 0.95 1.07 3/64 32496
/proc/meminfo: memFree=1596688/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=1440 CPUtime=0
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133056087 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 360 110 95 260 0 84 0
[pid=32497] ppid=32496 vsize=4152 CPUtime=0.69
/proc/32497/stat : 32497 (march_dl) R 32496 32496 32431 0 -1 4194304 2580 0 0 0 69 0 0 0 24 0 1 0 1133056087 4251648 611 1992294400 134512640 134996440 4294956272 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32497/statm: 1038 611 67 118 0 917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5592

[startup+1.50118 s]
/proc/loadavg: 0.91 0.95 1.07 2/66 32498
/proc/meminfo: memFree=1594304/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=1440 CPUtime=0
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133056087 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 360 110 95 260 0 84 0
[pid=32497] ppid=32496 vsize=4284 CPUtime=1.49
/proc/32497/stat : 32497 (march_dl) R 32496 32496 32431 0 -1 4194304 2632 0 0 0 149 0 0 0 25 0 1 0 1133056087 4386816 663 1992294400 134512640 134996440 4294956272 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32497/statm: 1071 663 67 118 0 950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5724

[startup+3.10146 s]
/proc/loadavg: 0.91 0.95 1.07 2/66 32498
/proc/meminfo: memFree=1593920/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=1440 CPUtime=0
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133056087 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 360 110 95 260 0 84 0
[pid=32497] ppid=32496 vsize=4548 CPUtime=3.09
/proc/32497/stat : 32497 (march_dl) R 32496 32496 32431 0 -1 4194304 2705 0 0 0 309 0 0 0 25 0 1 0 1133056087 4657152 736 1992294400 134512640 134996440 4294956272 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32497/statm: 1137 736 67 118 0 1016 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5988

[startup+6.30104 s]
/proc/loadavg: 0.92 0.95 1.07 2/66 32499
/proc/meminfo: memFree=1594944/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=1440 CPUtime=4.99
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 134 2766 0 0 0 0 499 0 16 0 1 0 1133056087 1474560 111 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 360 111 96 260 0 84 0
[pid=32499] ppid=32496 vsize=6188 CPUtime=1.28
/proc/32499/stat : 32499 (ubcsat2006) R 32496 32496 32431 0 -1 4194304 516 0 0 0 123 5 0 0 25 0 1 0 1133056587 6336512 499 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32499/statm: 1547 499 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 1.07 2/66 32500
/proc/meminfo: memFree=1592456/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=4416 CPUtime=1.75
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 2647 0 0 0 175 0 0 0 25 0 1 0 1133057181 4521984 679 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 1104 679 67 118 0 983 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7396

[startup+25.5025 s]
/proc/loadavg: 0.94 0.96 1.07 2/66 32500
/proc/meminfo: memFree=1577992/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=17944 CPUtime=14.55
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 8071 0 0 0 1434 21 0 0 25 0 1 0 1133057181 18374656 4254 1992294400 134512640 134996440 4294956272 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 4486 4254 74 118 0 4365 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 20924

[startup+51.1021 s]
/proc/loadavg: 0.96 0.96 1.07 2/66 32500
/proc/meminfo: memFree=1578184/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=17944 CPUtime=40.13
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 8072 0 0 0 3992 21 0 0 25 0 1 0 1133057181 18374656 4255 1992294400 134512640 134996440 4294956272 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 4486 4255 74 118 0 4365 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 20924

[startup+102.304 s]
/proc/loadavg: 0.98 0.96 1.06 2/66 32500
/proc/meminfo: memFree=1578184/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=17944 CPUtime=91.32
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 8072 0 0 0 9111 21 0 0 25 0 1 0 1133057181 18374656 4255 1992294400 134512640 134996440 4294956272 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 4486 4255 74 118 0 4365 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 20924

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.06 2/66 32500
/proc/meminfo: memFree=1578248/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=17944 CPUtime=151.3
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 8072 0 0 0 15108 22 0 0 25 0 1 0 1133057181 18374656 4255 1992294400 134512640 134996440 4294956272 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 4486 4255 74 118 0 4365 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20924

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.05 2/66 32500
/proc/meminfo: memFree=1578184/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=17944 CPUtime=211.28
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 8072 0 0 0 21106 22 0 0 25 0 1 0 1133057181 18374656 4255 1992294400 134512640 134996440 4294956272 18446744073709551615 134526950 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 4486 4255 74 118 0 4365 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20924

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.05 2/66 32502
/proc/meminfo: memFree=1577928/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=17944 CPUtime=271.26
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 8072 0 0 0 27104 22 0 0 25 0 1 0 1133057181 18374656 4255 1992294400 134512640 134996440 4294956272 18446744073709551615 134514020 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 4486 4255 74 118 0 4365 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 20924

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.04 2/66 32502
/proc/meminfo: memFree=1577928/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=17944 CPUtime=331.24
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 8072 0 0 0 33102 22 0 0 25 0 1 0 1133057181 18374656 4255 1992294400 134512640 134996440 4294956272 18446744073709551615 134526987 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 4486 4255 74 118 0 4365 0

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

/proc/32500/statm: 13337 13084 74 118 0 13216 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 56328

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1541768/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=54404 CPUtime=811.08
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17161 0 0 0 81076 32 0 0 25 0 1 0 1133057181 55709696 13344 1992294400 134512640 134996440 4294956272 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 13601 13344 74 118 0 13480 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 57384

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1541192/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=55064 CPUtime=871.06
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17314 0 0 0 87074 32 0 0 25 0 1 0 1133057181 56385536 13497 1992294400 134512640 134996440 4294956272 18446744073709551615 134567350 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 13766 13497 74 118 0 13645 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 58044

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1540680/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=55460 CPUtime=931.04
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17426 0 0 0 93072 32 0 0 25 0 1 0 1133057181 56791040 13609 1992294400 134512640 134996440 4294956272 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 13865 13609 74 118 0 13744 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 58440

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1540168/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=55988 CPUtime=991.02
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17548 0 0 0 99069 33 0 0 25 0 1 0 1133057181 57331712 13731 1992294400 134512640 134996440 4294956272 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 13997 13731 74 118 0 13876 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 58968

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1539656/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=56516 CPUtime=1050.99
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17679 0 0 0 105066 33 0 0 25 0 1 0 1133057181 57872384 13862 1992294400 134512640 134996440 4294956272 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 14129 13862 74 118 0 14008 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 59496

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1539144/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=57048 CPUtime=1110.98
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17800 0 0 0 111064 34 0 0 25 0 1 0 1133057181 58417152 13983 1992294400 134512640 134996440 4294956272 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 14262 13983 74 118 0 14141 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 60028

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1538568/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=57580 CPUtime=1170.96
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17941 0 0 0 117062 34 0 0 25 0 1 0 1133057181 58961920 14124 1992294400 134512640 134996440 4294956272 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 14395 14124 74 118 0 14274 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 60560

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1538504/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=57712 CPUtime=1178.95
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17968 0 0 0 117861 34 0 0 25 0 1 0 1133057181 59097088 14151 1992294400 134512640 134996440 4294956272 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 14428 14151 74 118 0 14307 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 60692

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1538440/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=57712 CPUtime=1185.36
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17979 0 0 0 118502 34 0 0 25 0 1 0 1133057181 59097088 14162 1992294400 134512640 134996440 4294956272 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 14428 14162 74 118 0 14307 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 60692

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1538440/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=57712 CPUtime=1186.95
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17982 0 0 0 118661 34 0 0 25 0 1 0 1133057181 59097088 14165 1992294400 134512640 134996440 4294956272 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 14428 14165 74 118 0 14307 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 60692

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1538376/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=57712 CPUtime=1187.75
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17984 0 0 0 118741 34 0 0 25 0 1 0 1133057181 59097088 14167 1992294400 134512640 134996440 4294956272 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 14428 14167 74 118 0 14307 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 60692

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1538376/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=57712 CPUtime=1188.55
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17985 0 0 0 118821 34 0 0 25 0 1 0 1133057181 59097088 14168 1992294400 134512640 134996440 4294956272 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 14428 14168 74 118 0 14307 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 60692

[startup+1200.11 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1538376/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=2980 CPUtime=10.91
/proc/32496/stat : 32496 (SATzilla2007_R) S 32494 32496 32431 0 -1 4194304 1489 3288 0 0 375 7 702 7 25 0 1 0 1133056087 3051520 572 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32496/statm: 745 572 157 260 0 469 0
[pid=32500] ppid=32496 vsize=57712 CPUtime=1188.76
/proc/32500/stat : 32500 (march_dl) R 32496 32496 32431 0 -1 4194304 17985 0 0 0 118842 34 0 0 25 0 1 0 1133057181 59097088 14168 1992294400 134512640 134996440 4294956272 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32500/statm: 14428 14168 74 118 0 14307 0
Current children cumulated CPU time (s) 1199.67
Current children cumulated vsize (KiB) 60692

[startup+1200.2 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 32502
/proc/meminfo: memFree=1538376/2055920 swapFree=4178780/4192956
[pid=32496] ppid=32494 vsize=3512 CPUtime=1199.77
/proc/32496/stat : 32496 (SATzilla2007_R) R 32494 32496 32431 0 -1 4194304 1777 21273 0 0 378 7 119549 43 19 0 1 0 1133056087 3596288 704 1992294400 134512640 135579813 4294956240 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/32496/statm: 878 704 157 260 0 602 0
Current children cumulated CPU time (s) 1199.77
Current children cumulated vsize (KiB) 3512

Child status: 17
Real time (s): 1200.25
CPU time (s): 1199.83
CPU user time (s): 1199.32
CPU system time (s): 0.514921
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 60692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.32
system time used= 0.514921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23540
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= 10
involuntary context switches= 1776

runsolver used 1.3188 second user time and 3.04654 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-01 18:38:18
IDJOB=1544081
IDBENCH=70268
IDSOLVER=557
FILE ID=node12/1544081-1238603898
PBS_JOBID= 9073551
Free space on /tmp= 65404 MiB

SOLVER NAME= SAT07 reference solver: SATzilla RANDOM
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S1864473452-037.cnf
COMMAND LINE= HOME/SATzilla2007_R BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1544081-1238603898/watcher-1544081-1238603898 -o /tmp/evaluation-result-1544081-1238603898/solver-1544081-1238603898 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_R HOME/instance-1544081-1238603898.cnf            

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

MD5SUM BENCH= db4e49ea1628a563e13565b21c6502ef
RANDOM SEED=998595287

node12.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.266
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.266
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:       1597168 kB
Buffers:         84540 kB
Cached:         286772 kB
SwapCached:       7924 kB
Active:         277380 kB
Inactive:       103232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597168 kB
SwapTotal:     4192956 kB
SwapFree:      4178780 kB
Dirty:            8748 kB
Writeback:           0 kB
Mapped:          15004 kB
Slab:            64220 kB
Committed_AS:  3150128 kB
PageTables:       1380 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= 65396 MiB
End job on node12 at 2009-04-01 18:58:19