Trace number 1825634

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
SATzilla2009_C 2009-03-22UNSAT 122.429 122.49

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
MD5SUM98a64f12169bd41f7a54fe2b2f678456
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.9827
Satisfiable
(Un)Satisfiability was proved
Number of variables432
Number of clauses14889
Sum of the clauses size59645
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38535
Number of clauses of size 411
Number of clauses of size 513
Number of clauses of size over 55217

Solver Data

16.67/16.79	c SATzilla is building models for class 2
16.67/16.79	c run presolver march_dl2004 for 5 seconds ... 
16.67/16.79	c Bin: Executing march_dl2004
16.67/16.79	c spawning binary file with 5 seconds ...
16.67/16.79	c child exit by a signal
16.67/16.79	c march_dl2004 returned code 137.
16.67/16.79	c run presolver mxc-sr08 for 5 seconds ... 
16.67/16.79	c Bin: Executing mxc-sr08
16.67/16.79	c spawning binary file with 5 seconds ...
16.67/16.79	c child exit by a signal
16.67/16.79	c mxc-sr08 returned code 137.
16.67/16.79	c Orignal number of varibales is 432, number of clauses is 14889 
16.67/16.79	c predicted feature computation time is 7.258986 
16.67/16.79	c Bin: Executing satelite
16.67/16.79	c spawning binary file with 240 seconds ...
16.67/16.79	c child exited successfully
16.67/16.79	c satzilla computing base features
16.67/16.79	c Number of variabe is: 376, Number of clause is : 10185 
16.67/16.79	c Initializing...
16.67/16.79	c satzilla compute diameter ...
16.67/16.79	c start diameter features ...
16.67/16.79	c satzilla doing clause learning
16.67/16.79	c start clause learning features ...
16.67/16.79	c Bin: Executing zchaff07
16.67/16.79	c spawning binary file with 2 seconds ...
16.67/16.79	c child exit by a signal
16.67/16.79	c satzilla doing survey propogation probe
16.67/16.79	c do survay propogation for 2 second ...
16.67/16.79	c satzilla doing local search probe
16.67/16.79	c satzilla doing lobjois search-space size estimate
16.67/16.79	c features are:432 14889 376 10185 0.148936 0.461856 0.036917 0.409304 0.913232 1.38244 0.01126 0.458878 0.00531915 0.0319149 1.09101 0.338733 0.4865 0.01126 0.65955 9.81836e-05 0.027786 3.19534 0.817836 0.165226 0 1 2.37021 0.00338081 0.68629 0 0.0134512 4.05209 0.432892 0.0113778 0.521958 9.81836e-05 0.0161021 3.88 0.0992407 3 5 0.507272 3399.5 0.0419179 3257 3542 3542 3257 3542 3257 3542 36.1902 0.105968 32.3552 40.0252 40.0252 32.3552 40.0252 32.3552 40.0252 0.869141 0.114325 0.000278754 1 0.933985 0.744639 0.923397 0.813526 0.914689 0.0833761 1.79698 0.00759643 0.977421 0.419761 0.0150349 0.0397601 0.0262483 0.0344838 15.1489 0.150581 129.084 0.0777032 129 118 141 6.7401 0.175594 0.995772 0.00298375 0.58533 0.81997 
16.67/16.79	c satzilla's ranking:
16.67/16.79	c 1) march_dl2004: 2.902127
16.67/16.79	c 2) minisat20SAT07: 2.813291
16.67/16.79	c 3) mxc-sr08: 2.606901
16.67/16.79	c 4) minisat20: 2.345706
16.67/16.79	c 5) zchaff_rand: 0.806691
16.67/16.79	c 6) vallst: 0.492924
16.67/16.79	c 7) tts-4-0: -0.042057
16.67/16.79	c 8) SATenstein: -10000.000000
16.67/16.79	c 9) gnovelty+: -10000.000000
16.67/16.79	c 10) adaptg2wsat+: -10000.000000
16.67/16.79	c 11) adaptg2wsat0: -10000.000000
16.67/16.79	c 12) picosat846: -10000.000000
16.67/16.79	c 13) kcnfs04SAT07: -10000.000000
16.67/16.79	c satzilla running march_dl2004 ... 
122.30/122.48	c Bin: Executing march_dl2004
122.30/122.48	c spawning binary file with 4983 seconds ...
122.30/122.48	c child exited successfully
122.30/122.48	c march_dl2004 returned code 20.
122.30/122.48	s UNSATISFIABLE
122.30/122.48	c SATZILLA_TIME=122.430000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825634-1242497201/watcher-1825634-1242497201 -o /tmp/evaluation-result-1825634-1242497201/solver-1825634-1242497201 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825634-1242497201.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.38 1.10 1.03 3/65 19752
/proc/meminfo: memFree=1071720/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=2056 CPUtime=0
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277749910 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 514 112 96 399 0 111 0
[pid=19753] ppid=19752 vsize=768 CPUtime=0
/proc/19753/stat : 19753 (march_dl2004) R 19752 19752 19425 0 -1 4194304 99 0 0 0 0 0 0 0 19 0 1 0 277749911 786432 94 1992294400 134512640 134996440 4294956192 18446744073709551615 134724440 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19753/statm: 192 94 50 118 0 71 0

[startup+0.055807 s]
/proc/loadavg: 1.38 1.10 1.03 3/65 19752
/proc/meminfo: memFree=1071720/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=2056 CPUtime=0
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277749910 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 514 112 96 399 0 111 0
[pid=19753] ppid=19752 vsize=1652 CPUtime=0.05
/proc/19753/stat : 19753 (march_dl2004) R 19752 19752 19425 0 -1 4194304 298 0 0 0 5 0 0 0 19 0 1 0 277749911 1691648 290 1992294400 134512640 134996440 4294956192 18446744073709551615 134543110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19753/statm: 413 290 57 118 0 292 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3708

[startup+0.10281 s]
/proc/loadavg: 1.38 1.10 1.03 3/65 19752
/proc/meminfo: memFree=1071720/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=2056 CPUtime=0
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277749910 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 514 112 96 399 0 111 0
[pid=19753] ppid=19752 vsize=2352 CPUtime=0.09
/proc/19753/stat : 19753 (march_dl2004) R 19752 19752 19425 0 -1 4194304 410 0 0 0 9 0 0 0 20 0 1 0 277749911 2408448 390 1992294400 134512640 134996440 4294956192 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19753/statm: 588 390 67 118 0 467 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4408

[startup+0.302834 s]
/proc/loadavg: 1.38 1.10 1.03 3/65 19752
/proc/meminfo: memFree=1071720/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=2056 CPUtime=0
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277749910 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 514 112 96 399 0 111 0
[pid=19753] ppid=19752 vsize=2352 CPUtime=0.29
/proc/19753/stat : 19753 (march_dl2004) R 19752 19752 19425 0 -1 4194304 418 0 0 0 29 0 0 0 22 0 1 0 277749911 2408448 398 1992294400 134512640 134996440 4294956192 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19753/statm: 588 398 67 118 0 467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4408

[startup+0.702878 s]
/proc/loadavg: 1.38 1.10 1.03 3/65 19752
/proc/meminfo: memFree=1071720/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=2056 CPUtime=0
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277749910 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 514 112 96 399 0 111 0
[pid=19753] ppid=19752 vsize=4256 CPUtime=0.69
/proc/19753/stat : 19753 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1004 0 0 0 69 0 0 0 25 0 1 0 277749911 4358144 776 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19753/statm: 1064 781 72 118 0 943 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6312

[startup+1.50197 s]
/proc/loadavg: 1.38 1.10 1.03 2/67 19754
/proc/meminfo: memFree=1068504/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=2056 CPUtime=0
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277749910 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 514 112 96 399 0 111 0
[pid=19753] ppid=19752 vsize=4124 CPUtime=1.49
/proc/19753/stat : 19753 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1087 0 0 0 149 0 0 0 25 0 1 0 277749911 4222976 828 1992294400 134512640 134996440 4294956192 18446744073709551615 134514058 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19753/statm: 1031 828 74 118 0 910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6180

[startup+3.10115 s]
/proc/loadavg: 1.38 1.10 1.03 2/67 19754
/proc/meminfo: memFree=1068376/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=2056 CPUtime=0
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 277749910 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 514 112 96 399 0 111 0
[pid=19753] ppid=19752 vsize=4124 CPUtime=3.09
/proc/19753/stat : 19753 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1087 0 0 0 309 0 0 0 25 0 1 0 277749911 4222976 828 1992294400 134512640 134996440 4294956192 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19753/statm: 1031 828 74 118 0 910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6180

[startup+6.30151 s]
/proc/loadavg: 1.43 1.12 1.04 2/67 19755
/proc/meminfo: memFree=1069464/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=2056 CPUtime=4.99
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 156 1087 0 0 0 0 499 0 19 0 1 0 277749910 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 514 125 107 399 0 111 0
[pid=19755] ppid=19752 vsize=2748 CPUtime=1.29
/proc/19755/stat : 19755 (mxc-sr08) R 19752 19752 19425 0 -1 4194304 677 0 0 0 129 0 0 0 25 0 1 0 277750411 2813952 603 1992294400 134512640 135078026 4294956192 18446744073709551615 134534683 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19755/statm: 687 603 71 138 0 546 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4804

[startup+12.7012 s]
/proc/loadavg: 1.40 1.12 1.04 2/67 19757
/proc/meminfo: memFree=1067992/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=8524 CPUtime=12.67
/proc/19752/stat : 19752 (SATzilla2009_C) R 19750 19752 19425 0 -1 4194304 911 3502 0 0 63 0 1202 2 20 0 1 0 277749910 8728576 711 1992294400 134512640 136149437 4294956224 18446744073709551615 134740134 0 0 4096 3 0 0 0 17 0 0 0
/proc/19752/statm: 2131 711 196 399 0 1728 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8524

[startup+25.5027 s]
/proc/loadavg: 1.31 1.11 1.03 2/67 19758
/proc/meminfo: memFree=1066776/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=4420 CPUtime=16.76
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 1069 3502 0 0 464 8 1202 2 25 0 1 0 277749910 4526080 679 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 1105 679 219 399 0 702 0
[pid=19758] ppid=19752 vsize=4516 CPUtime=8.69
/proc/19758/stat : 19758 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1161 0 0 0 869 0 0 0 25 0 1 0 277751590 4624384 902 1992294400 134512640 134996440 4294956192 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19758/statm: 1129 902 74 118 0 1008 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 8936

[startup+51.1026 s]
/proc/loadavg: 1.20 1.10 1.03 2/67 19758
/proc/meminfo: memFree=1066264/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=4420 CPUtime=16.76
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 1069 3502 0 0 464 8 1202 2 25 0 1 0 277749910 4526080 679 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 1105 679 219 399 0 702 0
[pid=19758] ppid=19752 vsize=5032 CPUtime=34.27
/proc/19758/stat : 19758 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1300 0 0 0 3427 0 0 0 25 0 1 0 277751590 5152768 1041 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19758/statm: 1258 1041 74 118 0 1137 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 9452

[startup+102.306 s]
/proc/loadavg: 1.09 1.08 1.03 2/67 19758
/proc/meminfo: memFree=1065752/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=4420 CPUtime=16.76
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 1069 3502 0 0 464 8 1202 2 25 0 1 0 277749910 4526080 679 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 1105 679 219 399 0 702 0
[pid=19758] ppid=19752 vsize=5676 CPUtime=85.46
/proc/19758/stat : 19758 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1447 0 0 0 8545 1 0 0 25 0 1 0 277751590 5812224 1188 1992294400 134512640 134996440 4294956192 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19758/statm: 1419 1188 74 118 0 1298 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 10096

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

[startup+115.102 s]
/proc/loadavg: 1.07 1.08 1.03 2/67 19758
/proc/meminfo: memFree=1065624/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=4420 CPUtime=16.76
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 1069 3502 0 0 464 8 1202 2 25 0 1 0 277749910 4526080 679 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 1105 679 219 399 0 702 0
[pid=19758] ppid=19752 vsize=5872 CPUtime=98.25
/proc/19758/stat : 19758 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1479 0 0 0 9824 1 0 0 25 0 1 0 277751590 6012928 1220 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19758/statm: 1468 1220 74 118 0 1347 0
Current children cumulated CPU time (s) 115.01
Current children cumulated vsize (KiB) 10292

[startup+118.301 s]
/proc/loadavg: 1.07 1.08 1.02 2/67 19758
/proc/meminfo: memFree=1065624/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=4420 CPUtime=16.76
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 1069 3502 0 0 464 8 1202 2 25 0 1 0 277749910 4526080 679 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 1105 679 219 399 0 702 0
[pid=19758] ppid=19752 vsize=5872 CPUtime=101.45
/proc/19758/stat : 19758 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1479 0 0 0 10144 1 0 0 25 0 1 0 277751590 6012928 1220 1992294400 134512640 134996440 4294956192 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19758/statm: 1468 1220 74 118 0 1347 0
Current children cumulated CPU time (s) 118.21
Current children cumulated vsize (KiB) 10292

[startup+119.906 s]
/proc/loadavg: 1.06 1.08 1.02 2/67 19758
/proc/meminfo: memFree=1065624/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=4420 CPUtime=16.76
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 1069 3502 0 0 464 8 1202 2 25 0 1 0 277749910 4526080 679 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 1105 679 219 399 0 702 0
[pid=19758] ppid=19752 vsize=5872 CPUtime=103.05
/proc/19758/stat : 19758 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1481 0 0 0 10304 1 0 0 25 0 1 0 277751590 6012928 1222 1992294400 134512640 134996440 4294956192 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19758/statm: 1468 1222 74 118 0 1347 0
Current children cumulated CPU time (s) 119.81
Current children cumulated vsize (KiB) 10292

[startup+121.502 s]
/proc/loadavg: 1.06 1.08 1.02 2/67 19758
/proc/meminfo: memFree=1065624/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=4420 CPUtime=16.76
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 1069 3502 0 0 464 8 1202 2 25 0 1 0 277749910 4526080 679 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 1105 679 219 399 0 702 0
[pid=19758] ppid=19752 vsize=5872 CPUtime=104.64
/proc/19758/stat : 19758 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1484 0 0 0 10463 1 0 0 25 0 1 0 277751590 6012928 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134527828 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19758/statm: 1468 1225 74 118 0 1347 0
Current children cumulated CPU time (s) 121.4
Current children cumulated vsize (KiB) 10292

[startup+121.902 s]
/proc/loadavg: 1.06 1.08 1.02 2/67 19758
/proc/meminfo: memFree=1065624/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=4420 CPUtime=16.76
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 1069 3502 0 0 464 8 1202 2 25 0 1 0 277749910 4526080 679 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 1105 679 219 399 0 702 0
[pid=19758] ppid=19752 vsize=5872 CPUtime=105.04
/proc/19758/stat : 19758 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1484 0 0 0 10503 1 0 0 25 0 1 0 277751590 6012928 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19758/statm: 1468 1225 74 118 0 1347 0
Current children cumulated CPU time (s) 121.8
Current children cumulated vsize (KiB) 10292

[startup+122.302 s]
/proc/loadavg: 1.06 1.08 1.02 2/67 19758
/proc/meminfo: memFree=1065624/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=4420 CPUtime=16.76
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 1069 3502 0 0 464 8 1202 2 25 0 1 0 277749910 4526080 679 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 1105 679 219 399 0 702 0
[pid=19758] ppid=19752 vsize=5872 CPUtime=105.44
/proc/19758/stat : 19758 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1485 0 0 0 10543 1 0 0 25 0 1 0 277751590 6012928 1226 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19758/statm: 1468 1226 74 118 0 1347 0
Current children cumulated CPU time (s) 122.2
Current children cumulated vsize (KiB) 10292

[startup+122.402 s]
/proc/loadavg: 1.06 1.08 1.02 2/67 19758
/proc/meminfo: memFree=1065624/2055920 swapFree=4174024/4192956
[pid=19752] ppid=19750 vsize=4420 CPUtime=16.76
/proc/19752/stat : 19752 (SATzilla2009_C) S 19750 19752 19425 0 -1 4194304 1069 3502 0 0 464 8 1202 2 25 0 1 0 277749910 4526080 679 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19752/statm: 1105 679 219 399 0 702 0
[pid=19758] ppid=19752 vsize=5872 CPUtime=105.54
/proc/19758/stat : 19758 (march_dl2004) R 19752 19752 19425 0 -1 4194304 1486 0 0 0 10553 1 0 0 25 0 1 0 277751590 6012928 1227 1992294400 134512640 134996440 4294956192 18446744073709551615 134532960 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19758/statm: 1468 1227 74 118 0 1347 0
Current children cumulated CPU time (s) 122.3
Current children cumulated vsize (KiB) 10292

Child status: 20
Real time (s): 122.49
CPU time (s): 122.429
CPU user time (s): 122.3
CPU system time (s): 0.12898
CPU usage (%): 99.9503
Max. virtual memory (cumulated for all children) (KiB): 10292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.3
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6074
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= 16
involuntary context switches= 306

runsolver used 0.131979 second user time and 0.32295 second system time

The end

Launcher Data

Begin job on node85 at 2009-05-16 20:06:42
IDJOB=1825634
IDBENCH=24593
IDSOLVER=668
FILE ID=node85/1825634-1242497201
PBS_JOBID= 9306919
Free space on /tmp= 126348 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825634-1242497201/watcher-1825634-1242497201 -o /tmp/evaluation-result-1825634-1242497201/solver-1825634-1242497201 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825634-1242497201.cnf

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

MD5SUM BENCH= 98a64f12169bd41f7a54fe2b2f678456
RANDOM SEED=886023332

node85.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1072264 kB
Buffers:         87672 kB
Cached:         790792 kB
SwapCached:      14036 kB
Active:         168260 kB
Inactive:       726424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1072264 kB
SwapTotal:     4192956 kB
SwapFree:      4174024 kB
Dirty:           32224 kB
Writeback:           0 kB
Mapped:          13704 kB
Slab:            74976 kB
Committed_AS:   912228 kB
PageTables:       1372 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= 126316 MiB
End job on node85 at 2009-05-16 20:08:45