Trace number 1627056

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? 4999.29 5001.4

General information on the benchmark

NameRANDOM/additional/24000/
unif-k3-r4.2-v24000-c100800-S1400647106-062.cnf
MD5SUM2f868438ef698950dd3d1ee13923a3f0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark689.048
Satisfiable
(Un)Satisfiability was proved
Number of variables24000
Number of clauses100800
Sum of the clauses size302400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3100800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

13.37/13.40	c run March_dl for 5 seconds ... 
13.37/13.40	c Bin: Executing march_dl
13.37/13.40	c child exit by a signal
13.37/13.40	c march_dl returned code 137.
13.37/13.40	c run saps (UBCSAT implementation) for 2 seconds ... 
13.37/13.40	c Bin: Executing ubcsat2006
13.37/13.40	c child exited successfully
13.37/13.40	c ubcsat2006 returned code 0.
13.37/13.40	c satzilla computing base features
13.37/13.40	c satzilla doing unit-prop probe
13.37/13.40	c satzilla doing local search probe
13.37/13.40	c satzilla doing lobjois search-space size estimate
13.37/13.40	c satzilla's ranking:
13.37/13.40	c 1) march_dl: -2491.497324
13.37/13.40	c 2) kcnfs: -178.623616
13.37/13.40	c 3) minisat20+P: 397.381155
13.37/13.40	c 4) kcnfs+P: 999.000000
13.37/13.40	c 5) march_dl+P: 999.000000
13.37/13.40	c 6) vallst+P: 999.000000
13.37/13.40	c 7) zchaff_rand+P: 999.000000
13.37/13.40	c 8) vallst: 999.000000
13.37/13.40	c 9) zchaff_rand: 999.000000
13.37/13.40	c 10) minisat20: 999.000000
13.37/13.40	c satzilla running march_dl ... 
4998.57/5000.74	c Bin: Executing march_dl
4998.57/5000.74	c child exit by a signal
4998.57/5000.74	c march_dl returned code 137.
4998.57/5000.74	c march_dl returned code 137.
4998.57/5000.74	c satzilla running kcnfs ... 
4998.57/5000.74	c Bin: Executing kcnfs
4998.57/5000.74	c kcnfs returned code 1.
4998.57/5000.74	c kcnfs returned code 1.
4998.57/5000.74	c satzilla running minisat20 with preprocessing ... 
4999.18/5001.39	c Preprocessing...
4999.18/5001.39	c Inital problem has 24000 variables, 100800 nary clauses (0 binary clauses).
4999.18/5001.39	c Num non-binary clauses 100800, Average non-binary clause length 3.000
4999.18/5001.39	c Theory has no gaps
4999.18/5001.39	c Preprocessor runtime was 0.490 seconds.
4999.18/5001.39	c 
4999.18/5001.39	c Satisfiability of theory still undetermined.
4999.18/5001.39	c See file /tmp/SS3AcT for simplified theory.
4999.18/5001.39	c Bin: Executing minisat20
4999.18/5001.39	c minisat20 returned code 1.
4999.18/5001.39	c minisat20 returned code 1.
4999.18/5001.39	c Satzilla Timed out!
4999.18/5001.39	s UNKNOWN
4999.18/5001.39	c SATZILLA_TIME=5000.020000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1627056-1240145020/watcher-1627056-1240145020 -o /tmp/evaluation-result-1627056-1240145020/solver-1627056-1240145020 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_R HOME/instance-1627056-1240145020.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: 0.99 0.98 0.99 3/64 23869
/proc/meminfo: memFree=1103080/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=1440 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2007_R) R 23867 23869 23805 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 42530640 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/23869/statm: 360 110 95 260 0 84 0
[pid=23870] ppid=23869 vsize=2596 CPUtime=0
/proc/23870/stat : 23870 (march_dl) R 23869 23869 23805 0 -1 4194304 444 0 0 0 0 0 0 0 18 0 1 0 42530640 2658304 439 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 732 445 49 118 0 611 0

[startup+0.079446 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23869
/proc/meminfo: memFree=1103080/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=1440 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42530640 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 360 110 95 260 0 84 0
[pid=23870] ppid=23869 vsize=3720 CPUtime=0.07
/proc/23870/stat : 23870 (march_dl) R 23869 23869 23805 0 -1 4194304 769 0 0 0 7 0 0 0 19 0 1 0 42530640 3809280 764 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 930 764 50 118 0 809 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5160

[startup+0.101445 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23869
/proc/meminfo: memFree=1103080/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=1440 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42530640 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 360 110 95 260 0 84 0
[pid=23870] ppid=23869 vsize=3984 CPUtime=0.09
/proc/23870/stat : 23870 (march_dl) R 23869 23869 23805 0 -1 4194304 845 0 0 0 9 0 0 0 19 0 1 0 42530640 4079616 840 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 996 840 50 118 0 875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5424

[startup+0.301466 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23869
/proc/meminfo: memFree=1103080/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=1440 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42530640 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 360 110 95 260 0 84 0
[pid=23870] ppid=23869 vsize=10356 CPUtime=0.29
/proc/23870/stat : 23870 (march_dl) R 23869 23869 23805 0 -1 4194304 2785 0 0 0 28 1 0 0 21 0 1 0 42530640 10604544 2080 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 2589 2083 55 118 0 2468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11796

[startup+0.701506 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23869
/proc/meminfo: memFree=1103080/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=1440 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42530640 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 360 110 95 260 0 84 0
[pid=23870] ppid=23869 vsize=8712 CPUtime=0.69
/proc/23870/stat : 23870 (march_dl) R 23869 23869 23805 0 -1 4194304 5049 0 0 0 68 1 0 0 25 0 1 0 42530640 8921088 1676 1992294400 134512640 134996440 4294956256 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 2178 1676 55 118 0 2057 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10152

[startup+1.50158 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23871
/proc/meminfo: memFree=1093336/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=1440 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42530640 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 360 110 95 260 0 84 0
[pid=23870] ppid=23869 vsize=20252 CPUtime=1.49
/proc/23870/stat : 23870 (march_dl) R 23869 23869 23805 0 -1 4194304 12790 0 0 0 146 3 0 0 25 0 1 0 42530640 20738048 4501 1992294400 134512640 134996440 4294956256 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 5063 4501 65 118 0 4942 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21692

[startup+3.10174 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23871
/proc/meminfo: memFree=1077464/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=1440 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42530640 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 360 110 95 260 0 84 0
[pid=23870] ppid=23869 vsize=27980 CPUtime=3.09
/proc/23870/stat : 23870 (march_dl) R 23869 23869 23805 0 -1 4194304 17843 0 0 0 255 54 0 0 25 0 1 0 42530640 28651520 6282 1992294400 134512640 134996440 4294956256 18446744073709551615 134544046 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 6995 6282 72 118 0 6874 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29420

[startup+6.30108 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23872
/proc/meminfo: memFree=1095832/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=1440 CPUtime=4.99
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 135 20320 0 0 0 0 443 56 16 0 1 0 42530640 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 360 111 96 260 0 84 0
[pid=23872] ppid=23869 vsize=10288 CPUtime=1.28
/proc/23872/stat : 23872 (ubcsat2006) R 23869 23869 23805 0 -1 4194304 1855 0 0 0 126 2 0 0 25 0 1 0 42531140 10534912 1838 1992294400 134512640 134777720 4294956112 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23872/statm: 2572 1838 156 64 0 2153 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11728

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23872
/proc/meminfo: memFree=1090464/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=12.67
/proc/23869/stat : 23869 (SATzilla2007_R) R 23867 23869 23805 0 -1 4194304 6734 22181 0 0 543 6 658 60 25 0 1 0 42530640 8671232 1899 1992294400 134512640 135579813 4294956224 18446744073709551615 134543332 0 0 4096 0 0 0 0 17 0 0 0
/proc/23869/statm: 2117 1899 156 260 0 1841 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8468

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23873
/proc/meminfo: memFree=1071896/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=26516 CPUtime=12.08
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 20375 0 0 0 1153 55 0 0 25 0 1 0 42531980 27152384 6017 1992294400 134512640 134996440 4294956256 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 6629 6017 74 118 0 6508 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 34984

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23873
/proc/meminfo: memFree=1068824/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=29972 CPUtime=37.66
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 21157 0 0 0 3710 56 0 0 25 0 1 0 42531980 30691328 6799 1992294400 134512640 134996440 4294956256 18446744073709551615 134587281 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23873/statm: 7493 6799 74 118 0 7372 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 38440

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23873
/proc/meminfo: memFree=1068184/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=30744 CPUtime=88.84
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 21340 0 0 0 8828 56 0 0 25 0 1 0 42531980 31481856 6982 1992294400 134512640 134996440 4294956256 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 7686 6982 74 118 0 7565 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 39212

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23873
/proc/meminfo: memFree=1067736/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=31120 CPUtime=148.81
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 21449 0 0 0 14825 56 0 0 25 0 1 0 42531980 31866880 7091 1992294400 134512640 134996440 4294956256 18446744073709551615 134513985 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 7780 7091 74 118 0 7659 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 39588

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23873
/proc/meminfo: memFree=1067416/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=31504 CPUtime=208.79
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 21528 0 0 0 20823 56 0 0 25 0 1 0 42531980 32260096 7170 1992294400 134512640 134996440 4294956256 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 7876 7170 74 118 0 7755 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 39972

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23873
/proc/meminfo: memFree=1067160/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=31748 CPUtime=268.76
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 21585 0 0 0 26820 56 0 0 25 0 1 0 42531980 32509952 7227 1992294400 134512640 134996440 4294956256 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 7937 7227 74 118 0 7816 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 40216

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23873
/proc/meminfo: memFree=1067032/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=31872 CPUtime=328.74
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 21628 0 0 0 32818 56 0 0 25 0 1 0 42531980 32636928 7270 1992294400 134512640 134996440 4294956256 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 7968 7270 74 118 0 7847 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 40340


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

/proc/meminfo: memFree=1063384/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=34980 CPUtime=4646.92
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22430 0 0 0 464632 60 0 0 25 0 1 0 42531980 35819520 8072 1992294400 134512640 134996440 4294956256 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8745 8072 74 118 0 8624 0
Current children cumulated CPU time (s) 4660.29
Current children cumulated vsize (KiB) 43448

[startup+4722.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 23887
/proc/meminfo: memFree=1063384/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=35096 CPUtime=4706.91
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22438 0 0 0 470630 61 0 0 25 0 1 0 42531980 35938304 8080 1992294400 134512640 134996440 4294956256 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8774 8080 74 118 0 8653 0
Current children cumulated CPU time (s) 4720.28
Current children cumulated vsize (KiB) 43564

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063384/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=35096 CPUtime=4766.88
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22441 0 0 0 476627 61 0 0 25 0 1 0 42531980 35938304 8083 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8774 8083 74 118 0 8653 0
Current children cumulated CPU time (s) 4780.25
Current children cumulated vsize (KiB) 43564

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063384/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=35096 CPUtime=4826.86
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22449 0 0 0 482625 61 0 0 25 0 1 0 42531980 35938304 8091 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8774 8091 74 118 0 8653 0
Current children cumulated CPU time (s) 4840.23
Current children cumulated vsize (KiB) 43564

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063448/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=35096 CPUtime=4886.84
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22454 0 0 0 488623 61 0 0 25 0 1 0 42531980 35938304 8096 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8774 8096 74 118 0 8653 0
Current children cumulated CPU time (s) 4900.21
Current children cumulated vsize (KiB) 43564

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063448/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=35096 CPUtime=4946.81
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22458 0 0 0 494620 61 0 0 25 0 1 0 42531980 35938304 8100 1992294400 134512640 134996440 4294956256 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8774 8100 74 118 0 8653 0
Current children cumulated CPU time (s) 4960.18
Current children cumulated vsize (KiB) 43564

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 23887
/proc/meminfo: memFree=1063448/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=35096 CPUtime=4950.81
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22460 0 0 0 495020 61 0 0 25 0 1 0 42531980 35938304 8102 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8774 8102 74 118 0 8653 0
Current children cumulated CPU time (s) 4964.18
Current children cumulated vsize (KiB) 43564

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063448/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=35096 CPUtime=4963.6
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22461 0 0 0 496299 61 0 0 25 0 1 0 42531980 35938304 8103 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8774 8103 74 118 0 8653 0
Current children cumulated CPU time (s) 4976.97
Current children cumulated vsize (KiB) 43564

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063448/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=35096 CPUtime=4976.4
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22462 0 0 0 497579 61 0 0 25 0 1 0 42531980 35938304 8104 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8774 8104 74 118 0 8653 0
Current children cumulated CPU time (s) 4989.77
Current children cumulated vsize (KiB) 43564

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063448/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=35096 CPUtime=4982.8
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22462 0 0 0 498219 61 0 0 25 0 1 0 42531980 35938304 8104 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8774 8104 74 118 0 8653 0
Current children cumulated CPU time (s) 4996.17
Current children cumulated vsize (KiB) 43564

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063448/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=35096 CPUtime=4984.4
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22462 0 0 0 498379 61 0 0 25 0 1 0 42531980 35938304 8104 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8774 8104 74 118 0 8653 0
Current children cumulated CPU time (s) 4997.77
Current children cumulated vsize (KiB) 43564

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063448/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=8468 CPUtime=13.37
/proc/23869/stat : 23869 (SATzilla2007_R) S 23867 23869 23805 0 -1 4194304 6745 22181 0 0 613 6 658 60 25 0 1 0 42530640 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 2117 1907 157 260 0 1841 0
[pid=23873] ppid=23869 vsize=35096 CPUtime=4985.2
/proc/23873/stat : 23873 (march_dl) R 23869 23869 23805 0 -1 4194304 22462 0 0 0 498459 61 0 0 25 0 1 0 42531980 35938304 8104 1992294400 134512640 134996440 4294956256 18446744073709551615 134587112 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23873/statm: 8774 8104 74 118 0 8653 0
Current children cumulated CPU time (s) 4998.57
Current children cumulated vsize (KiB) 43564

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063448/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=24200 CPUtime=4998.98
/proc/23869/stat : 23869 (SATzilla2007_R) R 23867 23869 23805 0 -1 4194304 10865 44643 0 0 645 10 499122 121 21 0 1 0 42530640 24780800 5594 1992294400 134512640 135579813 4294956224 18446744073709551615 134590746 0 0 4096 0 0 0 0 17 1 0 0
/proc/23869/statm: 6050 5594 163 260 0 5774 0
Current children cumulated CPU time (s) 4998.98
Current children cumulated vsize (KiB) 24200

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063448/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=24540 CPUtime=4999.18
/proc/23869/stat : 23869 (SATzilla2007_R) R 23867 23869 23805 0 -1 4194304 11026 44643 0 0 662 13 499122 121 23 0 1 0 42530640 25128960 5698 1992294400 134512640 135579813 4294956224 18446744073709551615 135126755 0 0 4096 0 0 0 0 17 1 0 0
/proc/23869/statm: 6135 5698 165 260 0 5859 0
Current children cumulated CPU time (s) 4999.18
Current children cumulated vsize (KiB) 24540

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23887
/proc/meminfo: memFree=1063448/2055920 swapFree=4192956/4192956
[pid=23869] ppid=23867 vsize=0 CPUtime=4999.27
/proc/23869/stat : 23869 (SATzilla2007_R) R 23867 23869 23805 0 -1 4194308 11031 44643 0 0 670 14 499122 121 24 0 1 0 42530640 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23869/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4999.27
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 5001.4
CPU time (s): 4999.29
CPU user time (s): 4997.93
CPU system time (s): 1.36479
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 43564

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

runsolver used 4.28035 second user time and 13.9109 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-19 14:43:41
IDJOB=1627056
IDBENCH=71654
IDSOLVER=581
FILE ID=node36/1627056-1240145020
PBS_JOBID= 9157915
Free space on /tmp= 66520 MiB

SOLVER NAME= SAT07 reference solver: SATzilla RANDOM
BENCH NAME= SAT09/RANDOM/additional/24000/unif-k3-r4.2-v24000-c100800-S1400647106-062.cnf
COMMAND LINE= HOME/SATzilla2007_R BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1627056-1240145020/watcher-1627056-1240145020 -o /tmp/evaluation-result-1627056-1240145020/solver-1627056-1240145020 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_R HOME/instance-1627056-1240145020.cnf            

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

MD5SUM BENCH= 2f868438ef698950dd3d1ee13923a3f0
RANDOM SEED=1515969245

node36.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:       1103560 kB
Buffers:         81860 kB
Cached:         794796 kB
SwapCached:          0 kB
Active:         247048 kB
Inactive:       643532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1103560 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           10344 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            47880 kB
Committed_AS:   174316 kB
PageTables:       1360 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= 66512 MiB
End job on node36 at 2009-04-19 16:07:02