Trace number 1785981

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? (exit code) 4999.14 5000.97

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes3.cnf
MD5SUM3e5b6d8ea2e7f58efa9d9a4dc4048be5
Bench CategoryCRAFTED (crafted 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 variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

14.57/14.66	c run March_dl for 5 seconds ... 
14.57/14.66	c Bin: Executing march_dl
14.57/14.66	c child exit by a signal
14.57/14.66	c march_dl returned code 137.
14.57/14.66	c run saps (UBCSAT implementation) for 2 seconds ... 
14.57/14.66	c Bin: Executing ubcsat2006
14.57/14.66	c child exited successfully
14.57/14.66	c ubcsat2006 returned code 0.
14.57/14.66	c satzilla computing base features
14.57/14.66	c satzilla doing unit-prop probe
14.57/14.66	c satzilla doing local search probe
14.57/14.66	c satzilla doing lobjois search-space size estimate
14.57/14.66	c satzilla's ranking:
14.57/14.66	c 1) march_dl: 2.833766
14.57/14.66	c 2) march_dl+P: 3.138577
14.57/14.66	c 3) minisat20: 3.347960
14.57/14.66	c 4) vallst+P: 3.499029
14.57/14.66	c 5) zchaff_rand+P: 3.800721
14.57/14.66	c 6) minisat20+P: 4.174150
14.57/14.66	c 7) kcnfs+P: 999.000000
14.57/14.66	c 8) kcnfs: 999.000000
14.57/14.66	c 9) vallst: 999.000000
14.57/14.66	c 10) zchaff_rand: 999.000000
14.57/14.66	c satzilla running march_dl ... 
4998.85/5000.72	c Bin: Executing march_dl
4998.85/5000.72	c child exit by a signal
4998.85/5000.72	c march_dl returned code 137.
4998.85/5000.72	c march_dl returned code 137.
4998.85/5000.72	c satzilla running march_dl with preprocessing ... 
4999.05/5000.97	c Preprocessing...
4999.05/5000.97	c Inital problem has 1150 variables, 50 nary clauses (84264 binary clauses).
4999.05/5000.97	c Num non-binary clauses 50, Average non-binary clause length 23.000
4999.05/5000.97	c Theory has no gaps
4999.05/5000.97	c Preprocessor runtime was 0.160 seconds.
4999.05/5000.97	c 
4999.05/5000.97	c Satisfiability of theory still undetermined.
4999.05/5000.97	c See file /tmp/E7Qh9b for simplified theory.
4999.05/5000.97	c Bin: Executing march_dl
4999.05/5000.97	c march_dl returned code 1.
4999.05/5000.97	c march_dl returned code 1.
4999.05/5000.97	c satzilla running minisat20 ... 
4999.05/5000.97	c Bin: Executing minisat20
4999.05/5000.97	c minisat20 returned code 1.
4999.05/5000.97	c minisat20 returned code 1.
4999.05/5000.97	c satzilla running vallst with preprocessing ... 
4999.05/5000.97	c Bin: Executing vallst
4999.05/5000.97	c vallst returned code 1.
4999.05/5000.97	c vallst returned code 1.
4999.05/5000.97	c satzilla running zchaff_rand with preprocessing ... 
4999.05/5000.97	c Bin: Executing zchaff_rand
4999.05/5000.97	c zchaff_rand returned code 1.
4999.05/5000.97	c zchaff_rand returned code 1.
4999.05/5000.97	c satzilla running minisat20 with preprocessing ... 
4999.05/5000.97	c Bin: Executing minisat20
4999.05/5000.97	c minisat20 returned code 1.
4999.05/5000.97	c minisat20 returned code 1.
4999.05/5000.97	c satzilla running kcnfs with preprocessing ... 
4999.05/5000.97	c Bin: Executing kcnfs
4999.05/5000.97	c kcnfs returned code 1.
4999.05/5000.97	c kcnfs returned code 1.
4999.05/5000.97	c satzilla running kcnfs ... 
4999.05/5000.97	c Bin: Executing kcnfs
4999.05/5000.97	c kcnfs returned code 1.
4999.05/5000.97	c kcnfs returned code 1.
4999.05/5000.97	c satzilla running vallst ... 
4999.05/5000.97	c Bin: Executing vallst
4999.05/5000.97	c vallst returned code 1.
4999.05/5000.97	c vallst returned code 1.
4999.05/5000.97	c satzilla running zchaff_rand ... 
4999.05/5000.97	c Bin: Executing zchaff_rand
4999.05/5000.97	c zchaff_rand returned code 1.
4999.05/5000.97	c zchaff_rand returned code 1.
4999.05/5000.97	c ERROR: All Failed! 
4999.05/5000.97	c SATZILLA_TIME=4999.880000

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-1785981-1241938485/watcher-1785981-1241938485 -o /tmp/evaluation-result-1785981-1241938485/solver-1785981-1241938485 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785981-1241938485.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.00 1.00 2/64 2750
/proc/meminfo: memFree=1620200/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=1440 CPUtime=0
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221875732 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 360 110 95 260 0 84 0
[pid=2751] ppid=2750 vsize=1300 CPUtime=0
/proc/2751/stat : 2751 (march_dl) R 2750 2750 2606 0 -1 4194304 181 0 0 0 0 0 0 0 19 0 1 0 221875732 1331200 176 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2751/statm: 325 177 50 118 0 204 0

[startup+0.0844701 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2750
/proc/meminfo: memFree=1620200/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=1440 CPUtime=0
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221875732 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 360 110 95 260 0 84 0
[pid=2751] ppid=2750 vsize=5068 CPUtime=0.07
/proc/2751/stat : 2751 (march_dl) R 2750 2750 2606 0 -1 4194304 854 0 0 0 7 0 0 0 19 0 1 0 221875732 5189632 848 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2751/statm: 1267 848 52 118 0 1146 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6508

[startup+0.101472 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2750
/proc/meminfo: memFree=1620200/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=1440 CPUtime=0
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221875732 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 360 110 95 260 0 84 0
[pid=2751] ppid=2750 vsize=4400 CPUtime=0.09
/proc/2751/stat : 2751 (march_dl) R 2750 2750 2606 0 -1 4194304 881 0 0 0 9 0 0 0 20 0 1 0 221875732 4505600 644 1992294400 134512640 134996440 4294956256 18446744073709551615 134544576 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2751/statm: 1100 644 53 118 0 979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5840

[startup+0.301489 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2750
/proc/meminfo: memFree=1620200/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=1440 CPUtime=0
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221875732 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 360 110 95 260 0 84 0
[pid=2751] ppid=2750 vsize=6052 CPUtime=0.29
/proc/2751/stat : 2751 (march_dl) R 2750 2750 2606 0 -1 4194304 4914 0 0 0 28 1 0 0 21 0 1 0 221875732 6197248 1137 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2751/statm: 1513 1138 72 118 0 1392 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7492

[startup+0.701525 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2750
/proc/meminfo: memFree=1620200/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=1440 CPUtime=0
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221875732 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 360 110 95 260 0 84 0
[pid=2751] ppid=2750 vsize=12068 CPUtime=0.69
/proc/2751/stat : 2751 (march_dl) R 2750 2750 2606 0 -1 4194304 9458 0 0 0 66 3 0 0 25 0 1 0 221875732 12357632 1905 1992294400 134512640 134996440 4294956256 18446744073709551615 134527913 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2751/statm: 3017 1905 73 118 0 2896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13508

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2752
/proc/meminfo: memFree=1612432/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=1440 CPUtime=0
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221875732 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 360 110 95 260 0 84 0
[pid=2751] ppid=2750 vsize=13904 CPUtime=1.49
/proc/2751/stat : 2751 (march_dl) R 2750 2750 2606 0 -1 4194304 9857 0 0 0 145 4 0 0 25 0 1 0 221875732 14237696 2304 1992294400 134512640 134996440 4294956256 18446744073709551615 134553685 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2751/statm: 3476 2304 75 118 0 3355 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15344

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2752
/proc/meminfo: memFree=1610832/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=1440 CPUtime=0
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221875732 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 360 110 95 260 0 84 0
[pid=2751] ppid=2750 vsize=14036 CPUtime=3.09
/proc/2751/stat : 2751 (march_dl) R 2750 2750 2606 0 -1 4194304 9911 0 0 0 305 4 0 0 25 0 1 0 221875732 14372864 2358 1992294400 134512640 134996440 4294956256 18446744073709551615 134537011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2751/statm: 3509 2358 75 118 0 3388 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15476

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2753
/proc/meminfo: memFree=1615632/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=1440 CPUtime=4.99
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 135 9951 0 0 0 0 495 4 16 0 1 0 221875732 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 360 111 96 260 0 84 0
[pid=2753] ppid=2750 vsize=10288 CPUtime=1.28
/proc/2753/stat : 2753 (ubcsat2006) R 2750 2750 2606 0 -1 4194304 1178 0 0 0 125 3 0 0 25 0 1 0 221876233 10534912 1161 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2753/statm: 2572 1161 156 64 0 2153 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11728

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2753
/proc/meminfo: memFree=1611800/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=13324 CPUtime=12.67
/proc/2750/stat : 2750 (SATzilla2007_C) R 2748 2750 2606 0 -1 4194304 4278 11135 0 0 551 4 703 9 25 0 1 0 221875732 13643776 2021 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/2750/statm: 3331 2021 156 260 0 3055 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13324

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2754
/proc/meminfo: memFree=1606296/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=14556 CPUtime=10.82
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10022 0 0 0 1079 3 0 0 25 0 1 0 221877199 14905344 2470 1992294400 134512640 134996440 4294956256 18446744073709551615 134565263 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 3639 2470 75 118 0 3518 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19796

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2754
/proc/meminfo: memFree=1605976/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=14940 CPUtime=36.4
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10125 0 0 0 3637 3 0 0 25 0 1 0 221877199 15298560 2573 1992294400 134512640 134996440 4294956256 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 3735 2573 75 118 0 3614 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 20180

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2754
/proc/meminfo: memFree=1605528/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=15460 CPUtime=87.59
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10254 0 0 0 8756 3 0 0 25 0 1 0 221877199 15831040 2702 1992294400 134512640 134996440 4294956256 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 3865 2702 75 118 0 3744 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 20700

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2754
/proc/meminfo: memFree=1605208/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=15720 CPUtime=147.55
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10319 0 0 0 14752 3 0 0 25 0 1 0 221877199 16097280 2767 1992294400 134512640 134996440 4294956256 18446744073709551615 134532802 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 3930 2767 75 118 0 3809 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 20960

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2754
/proc/meminfo: memFree=1605080/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=15852 CPUtime=207.52
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10357 0 0 0 20749 3 0 0 25 0 1 0 221877199 16232448 2805 1992294400 134512640 134996440 4294956256 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 3963 2805 75 118 0 3842 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 21092

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2754
/proc/meminfo: memFree=1604952/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=15980 CPUtime=267.51
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10390 0 0 0 26747 4 0 0 25 0 1 0 221877199 16363520 2838 1992294400 134512640 134996440 4294956256 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 3995 2838 75 118 0 3874 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 21220

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2754
/proc/meminfo: memFree=1604888/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=16108 CPUtime=327.49
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10415 0 0 0 32745 4 0 0 25 0 1 0 221877199 16494592 2863 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4027 2863 75 118 0 3906 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 21348


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

/proc/2754/statm: 4383 3227 75 118 0 4262 0
Current children cumulated CPU time (s) 4600.59
Current children cumulated vsize (KiB) 22772

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602264/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17532 CPUtime=4645.92
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10781 0 0 0 464584 8 0 0 25 0 1 0 221877199 17952768 3229 1992294400 134512640 134996440 4294956256 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4383 3229 75 118 0 4262 0
Current children cumulated CPU time (s) 4660.56
Current children cumulated vsize (KiB) 22772

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602328/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17532 CPUtime=4705.91
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10784 0 0 0 470583 8 0 0 25 0 1 0 221877199 17952768 3232 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4383 3232 75 118 0 4262 0
Current children cumulated CPU time (s) 4720.55
Current children cumulated vsize (KiB) 22772

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602264/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17532 CPUtime=4765.89
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10786 0 0 0 476581 8 0 0 25 0 1 0 221877199 17952768 3234 1992294400 134512640 134996440 4294956256 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4383 3234 75 118 0 4262 0
Current children cumulated CPU time (s) 4780.53
Current children cumulated vsize (KiB) 22772

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602264/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17532 CPUtime=4825.86
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10787 0 0 0 482578 8 0 0 25 0 1 0 221877199 17952768 3235 1992294400 134512640 134996440 4294956256 18446744073709551615 134514006 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4383 3235 75 118 0 4262 0
Current children cumulated CPU time (s) 4840.5
Current children cumulated vsize (KiB) 22772

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602264/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17660 CPUtime=4885.84
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10790 0 0 0 488576 8 0 0 25 0 1 0 221877199 18083840 3238 1992294400 134512640 134996440 4294956256 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4415 3238 75 118 0 4294 0
Current children cumulated CPU time (s) 4900.48
Current children cumulated vsize (KiB) 22900

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602264/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17660 CPUtime=4945.82
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10792 0 0 0 494574 8 0 0 25 0 1 0 221877199 18083840 3240 1992294400 134512640 134996440 4294956256 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4415 3240 75 118 0 4294 0
Current children cumulated CPU time (s) 4960.46
Current children cumulated vsize (KiB) 22900

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602200/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17660 CPUtime=4949.82
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10792 0 0 0 494974 8 0 0 25 0 1 0 221877199 18083840 3240 1992294400 134512640 134996440 4294956256 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4415 3240 75 118 0 4294 0
Current children cumulated CPU time (s) 4964.46
Current children cumulated vsize (KiB) 22900

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602200/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17660 CPUtime=4962.62
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10792 0 0 0 496254 8 0 0 25 0 1 0 221877199 18083840 3240 1992294400 134512640 134996440 4294956256 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4415 3240 75 118 0 4294 0
Current children cumulated CPU time (s) 4977.26
Current children cumulated vsize (KiB) 22900

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602264/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17660 CPUtime=4975.41
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10792 0 0 0 497533 8 0 0 25 0 1 0 221877199 18083840 3240 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4415 3240 75 118 0 4294 0
Current children cumulated CPU time (s) 4990.05
Current children cumulated vsize (KiB) 22900

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602264/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17660 CPUtime=4978.61
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10792 0 0 0 497853 8 0 0 25 0 1 0 221877199 18083840 3240 1992294400 134512640 134996440 4294956256 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4415 3240 75 118 0 4294 0
Current children cumulated CPU time (s) 4993.25
Current children cumulated vsize (KiB) 22900

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602264/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17660 CPUtime=4981.81
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10792 0 0 0 498173 8 0 0 25 0 1 0 221877199 18083840 3240 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4415 3240 75 118 0 4294 0
Current children cumulated CPU time (s) 4996.45
Current children cumulated vsize (KiB) 22900

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602264/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17660 CPUtime=4983.41
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10792 0 0 0 498333 8 0 0 25 0 1 0 221877199 18083840 3240 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4415 3240 75 118 0 4294 0
Current children cumulated CPU time (s) 4998.05
Current children cumulated vsize (KiB) 22900

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602264/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=5240 CPUtime=14.64
/proc/2750/stat : 2750 (SATzilla2007_C) S 2748 2750 2606 0 -1 4194304 4286 11135 0 0 745 7 703 9 25 0 1 0 221875732 5365760 1134 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2750/statm: 1310 1134 156 260 0 1034 0
[pid=2754] ppid=2750 vsize=17660 CPUtime=4984.21
/proc/2754/stat : 2754 (march_dl) R 2750 2750 2606 0 -1 4194304 10792 0 0 0 498413 8 0 0 25 0 1 0 221877199 18083840 3240 1992294400 134512640 134996440 4294956256 18446744073709551615 134587379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 4415 3240 75 118 0 4294 0
Current children cumulated CPU time (s) 4998.85
Current children cumulated vsize (KiB) 22900

[startup+5000.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2768
/proc/meminfo: memFree=1602264/2055920 swapFree=4181940/4192956
[pid=2750] ppid=2748 vsize=11224 CPUtime=4999.05
/proc/2750/stat : 2750 (SATzilla2007_C) R 2748 2750 2606 0 -1 4194304 5866 21927 0 0 761 8 499118 18 19 0 1 0 221875732 11493376 2615 1992294400 134512640 135579813 4294956224 18446744073709551615 134589591 0 0 4096 0 0 0 0 17 0 0 0
/proc/2750/statm: 2806 2615 163 260 0 2530 0
Current children cumulated CPU time (s) 4999.05
Current children cumulated vsize (KiB) 11224

Child status: 17
Real time (s): 5000.97
CPU time (s): 4999.14
CPU user time (s): 4998.87
CPU system time (s): 0.273958
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 22900

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

runsolver used 4.50331 second user time and 13.6879 second system time

The end

Launcher Data

Begin job on node58 at 2009-05-10 08:54:45
IDJOB=1785981
IDBENCH=71410
IDSOLVER=640
FILE ID=node58/1785981-1241938485
PBS_JOBID= 9264959
Free space on /tmp= 66148 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes3.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785981-1241938485/watcher-1785981-1241938485 -o /tmp/evaluation-result-1785981-1241938485/solver-1785981-1241938485 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785981-1241938485.cnf            

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

MD5SUM BENCH= 3e5b6d8ea2e7f58efa9d9a4dc4048be5
RANDOM SEED=26462527

node58.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.233
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.233
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:       1620680 kB
Buffers:         52752 kB
Cached:         313252 kB
SwapCached:       4936 kB
Active:         142220 kB
Inactive:       232288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620680 kB
SwapTotal:     4192956 kB
SwapFree:      4181940 kB
Dirty:            9356 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            46800 kB
Committed_AS:   681720 kB
PageTables:       1356 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= 66140 MiB
End job on node58 at 2009-05-10 10:18:06