Trace number 1825659

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 1858.3 1859.24

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l2.sat05-519.reshuffled-07.cnf
MD5SUM5344c68d1511d70cde59fef7dc46c3a5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1838.18
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.75/18.85	c SATzilla is building models for class 2
18.75/18.85	c run presolver march_dl2004 for 5 seconds ... 
18.75/18.85	c Bin: Executing march_dl2004
18.75/18.85	c spawning binary file with 5 seconds ...
18.75/18.85	c child exit by a signal
18.75/18.85	c march_dl2004 returned code 137.
18.75/18.85	c run presolver mxc-sr08 for 5 seconds ... 
18.75/18.85	c Bin: Executing mxc-sr08
18.75/18.85	c spawning binary file with 5 seconds ...
18.75/18.85	c child exit by a signal
18.75/18.85	c mxc-sr08 returned code 137.
18.75/18.85	c Orignal number of varibales is 4487, number of clauses is 18555 
18.75/18.85	c predicted feature computation time is 8.010818 
18.75/18.85	c Bin: Executing satelite
18.75/18.85	c spawning binary file with 240 seconds ...
18.75/18.85	c child exited successfully
18.75/18.85	c satzilla computing base features
18.75/18.85	c Number of variabe is: 2782, Number of clause is : 18121 
18.75/18.85	c Initializing...
18.75/18.85	c satzilla compute diameter ...
18.75/18.85	c start diameter features ...
18.75/18.85	c satzilla doing clause learning
18.75/18.85	c start clause learning features ...
18.75/18.85	c Bin: Executing zchaff07
18.75/18.85	c spawning binary file with 2 seconds ...
18.75/18.85	c child exit by a signal
18.75/18.85	c satzilla doing survey propogation probe
18.75/18.85	c do survay propogation for 2 second ...
18.75/18.85	c satzilla doing local search probe
18.75/18.85	c satzilla doing lobjois search-space size estimate
18.75/18.85	c features are:4487 18555 2782 18121 0.612868 0.0239501 0.153524 0.410906 0.836542 1.33596 0.00131104 0.169539 0.000718907 0.00179727 0.765604 0.0754925 0.278737 0.00131104 2.82184 0.000441477 0.03289 1.59487 0.0336788 0.101876 0 0.5 0.817834 0.000473354 2.56829 0.000110369 0.0111473 2.01285 0.381877 0.00047746 2.16733 0.000275923 0.00910546 11.2426 0.135341 8 14 1.78122 3170 0 3170 3170 3170 3170 3170 3170 3170 69.8681 0 69.8681 69.8681 69.8681 69.8681 69.8681 69.8681 69.8681 0.0829333 2.43978 0 0.865781 0.238143 0 3.33067e-16 0 0 0.103753 0.48396 0 0.23832 0.139082 0.0135843 0.137936 0.0599997 0.130719 156.677 0.163435 449.232 0.0306388 449 431 468 0.372228 0.283688 0.778035 0.0253318 0.210121 0.496059 
18.75/18.85	c satzilla's ranking:
18.75/18.85	c 1) march_dl2004: 2.681442
18.75/18.85	c 2) minisat20: 0.778369
18.75/18.85	c 3) minisat20SAT07: 0.554101
18.75/18.85	c 4) vallst: 0.189530
18.75/18.85	c 5) mxc-sr08: 0.158970
18.75/18.85	c 6) zchaff_rand: 0.075774
18.75/18.85	c 7) tts-4-0: -0.073415
18.75/18.85	c 8) SATenstein: -10000.000000
18.75/18.85	c 9) gnovelty+: -10000.000000
18.75/18.85	c 10) adaptg2wsat+: -10000.000000
18.75/18.85	c 11) adaptg2wsat0: -10000.000000
18.75/18.85	c 12) picosat846: -10000.000000
18.75/18.85	c 13) kcnfs04SAT07: -10000.000000
18.75/18.85	c satzilla running march_dl2004 ... 
1858.22/1859.24	c Bin: Executing march_dl2004
1858.22/1859.24	c spawning binary file with 4981 seconds ...
1858.22/1859.24	c child exited successfully
1858.22/1859.24	c march_dl2004 returned code 20.
1858.22/1859.24	s UNSATISFIABLE
1858.22/1859.24	c SATZILLA_TIME=1858.570000

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-1825659-1242501140/watcher-1825659-1242501140 -o /tmp/evaluation-result-1825659-1242501140/solver-1825659-1242501140 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825659-1242501140.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.00 1.00 1.00 3/64 1034
/proc/meminfo: memFree=1438208/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=2056 CPUtime=0
/proc/1034/stat : 1034 (SATzilla2009_C) R 1032 1034 926 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278142034 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/1034/statm: 514 112 96 399 0 111 0
[pid=1035] ppid=1034 vsize=1064 CPUtime=0
/proc/1035/stat : 1035 (march_dl2004) R 1034 1034 926 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 278142034 1089536 155 1992294400 134512640 134996440 4294956192 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1035/statm: 266 155 50 118 0 145 0

[startup+0.0419671 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1034
/proc/meminfo: memFree=1438208/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=2056 CPUtime=0
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278142034 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1034/statm: 514 112 96 399 0 111 0
[pid=1035] ppid=1034 vsize=2024 CPUtime=0.03
/proc/1035/stat : 1035 (march_dl2004) R 1034 1034 926 0 -1 4194304 419 0 0 0 3 0 0 0 19 0 1 0 278142034 2072576 350 1992294400 134512640 134996440 4294956192 18446744073709551615 134617624 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1035/statm: 506 350 53 118 0 385 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4080

[startup+0.101977 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1034
/proc/meminfo: memFree=1438208/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=2056 CPUtime=0
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278142034 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1034/statm: 514 112 96 399 0 111 0
[pid=1035] ppid=1034 vsize=2416 CPUtime=0.09
/proc/1035/stat : 1035 (march_dl2004) R 1034 1034 926 0 -1 4194304 1078 0 0 0 9 0 0 0 19 0 1 0 278142034 2473984 482 1992294400 134512640 134996440 4294956192 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1035/statm: 604 482 57 118 0 483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4472

[startup+0.302013 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1034
/proc/meminfo: memFree=1438208/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=2056 CPUtime=0
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278142034 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1034/statm: 514 112 96 399 0 111 0
[pid=1035] ppid=1034 vsize=5056 CPUtime=0.29
/proc/1035/stat : 1035 (march_dl2004) R 1034 1034 926 0 -1 4194304 1755 0 0 0 29 0 0 0 21 0 1 0 278142034 5177344 1134 1992294400 134512640 134996440 4294956192 18446744073709551615 134518425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1035/statm: 1264 1134 57 118 0 1143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7112

[startup+0.701085 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1034
/proc/meminfo: memFree=1438208/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=2056 CPUtime=0
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278142034 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1034/statm: 514 112 96 399 0 111 0
[pid=1035] ppid=1034 vsize=6516 CPUtime=0.69
/proc/1035/stat : 1035 (march_dl2004) R 1034 1034 926 0 -1 4194304 2127 0 0 0 69 0 0 0 25 0 1 0 278142034 6672384 1506 1992294400 134512640 134996440 4294956192 18446744073709551615 134518382 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1035/statm: 1629 1506 57 118 0 1508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8572

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1036
/proc/meminfo: memFree=1431216/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=2056 CPUtime=0
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278142034 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1034/statm: 514 112 96 399 0 111 0
[pid=1035] ppid=1034 vsize=8636 CPUtime=1.48
/proc/1035/stat : 1035 (march_dl2004) R 1034 1034 926 0 -1 4194304 2648 0 0 0 148 0 0 0 25 0 1 0 278142034 8843264 2027 1992294400 134512640 134996440 4294956192 18446744073709551615 134518425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1035/statm: 2159 2027 57 118 0 2038 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10692

[startup+3.10153 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1036
/proc/meminfo: memFree=1429232/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=2056 CPUtime=0
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278142034 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1034/statm: 514 112 96 399 0 111 0
[pid=1035] ppid=1034 vsize=10484 CPUtime=3.09
/proc/1035/stat : 1035 (march_dl2004) R 1034 1034 926 0 -1 4194304 3103 0 0 0 308 1 0 0 25 0 1 0 278142034 10735616 2482 1992294400 134512640 134996440 4294956192 18446744073709551615 134518382 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1035/statm: 2621 2482 57 118 0 2500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12540

[startup+6.30111 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 1037
/proc/meminfo: memFree=1434928/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=2056 CPUtime=4.99
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 156 4210 0 0 0 0 497 2 16 0 1 0 278142034 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1034/statm: 514 125 107 399 0 111 0
[pid=1037] ppid=1034 vsize=4196 CPUtime=1.28
/proc/1037/stat : 1037 (mxc-sr08) R 1034 1034 926 0 -1 4194304 1052 0 0 0 128 0 0 0 25 0 1 0 278142535 4296704 919 1992294400 134512640 135078026 4294956192 18446744073709551615 134540293 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1037/statm: 1049 919 71 138 0 908 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6252

[startup+12.7013 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 1038
/proc/meminfo: memFree=1436288/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=3224 CPUtime=12.23
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 737 6603 0 0 208 0 1010 5 25 0 1 0 278142034 3301376 470 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 806 470 136 399 0 403 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 3224

[startup+25.5016 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 1040
/proc/meminfo: memFree=1423928/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13164 CPUtime=6.63
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4221 0 0 0 662 1 0 0 25 0 1 0 278143919 13479936 3147 1992294400 134512640 134996440 4294956192 18446744073709551615 134527430 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3291 3147 75 118 0 3170 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 17524

[startup+51.1013 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 1040
/proc/meminfo: memFree=1423672/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13324 CPUtime=32.21
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4259 0 0 0 3219 2 0 0 25 0 1 0 278143919 13643776 3185 1992294400 134512640 134996440 4294956192 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3331 3185 75 118 0 3210 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 17684

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 1040
/proc/meminfo: memFree=1423672/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13324 CPUtime=83.39
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4276 0 0 0 8337 2 0 0 25 0 1 0 278143919 13643776 3202 1992294400 134512640 134996440 4294956192 18446744073709551615 134564744 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3331 3202 75 118 0 3210 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 17684

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1040
/proc/meminfo: memFree=1423672/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13324 CPUtime=143.36
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4277 0 0 0 14334 2 0 0 25 0 1 0 278143919 13643776 3203 1992294400 134512640 134996440 4294956192 18446744073709551615 134551110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3331 3203 75 118 0 3210 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 17684

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1040
/proc/meminfo: memFree=1423672/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13324 CPUtime=203.33
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4277 0 0 0 20331 2 0 0 25 0 1 0 278143919 13643776 3203 1992294400 134512640 134996440 4294956192 18446744073709551615 134550938 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3331 3203 75 118 0 3210 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 17684

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1040
/proc/meminfo: memFree=1423672/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13324 CPUtime=263.3
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4280 0 0 0 26328 2 0 0 25 0 1 0 278143919 13643776 3206 1992294400 134512640 134996440 4294956192 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3331 3206 75 118 0 3210 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 17684

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1040
/proc/meminfo: memFree=1423672/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13324 CPUtime=323.27
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4280 0 0 0 32325 2 0 0 25 0 1 0 278143919 13643776 3206 1992294400 134512640 134996440 4294956192 18446744073709551615 134527410 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3331 3206 75 118 0 3210 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 17684

[startup+402.301 s]

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


[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1040
/proc/meminfo: memFree=1423096/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13720 CPUtime=1522.68
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4364 0 0 0 152265 3 0 0 25 0 1 0 278143919 14049280 3290 1992294400 134512640 134996440 4294956192 18446744073709551615 134527426 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3430 3290 75 118 0 3309 0
Current children cumulated CPU time (s) 1541.48
Current children cumulated vsize (KiB) 18080

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1040
/proc/meminfo: memFree=1423096/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13720 CPUtime=1582.64
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4368 0 0 0 158261 3 0 0 25 0 1 0 278143919 14049280 3294 1992294400 134512640 134996440 4294956192 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3430 3294 75 118 0 3309 0
Current children cumulated CPU time (s) 1601.44
Current children cumulated vsize (KiB) 18080

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1040
/proc/meminfo: memFree=1423032/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13720 CPUtime=1642.62
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4372 0 0 0 164259 3 0 0 25 0 1 0 278143919 14049280 3298 1992294400 134512640 134996440 4294956192 18446744073709551615 134532744 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3430 3298 75 118 0 3309 0
Current children cumulated CPU time (s) 1661.42
Current children cumulated vsize (KiB) 18080

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1040
/proc/meminfo: memFree=1423032/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13720 CPUtime=1702.59
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4372 0 0 0 170255 4 0 0 25 0 1 0 278143919 14049280 3298 1992294400 134512640 134996440 4294956192 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3430 3298 75 118 0 3309 0
Current children cumulated CPU time (s) 1721.39
Current children cumulated vsize (KiB) 18080

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1040
/proc/meminfo: memFree=1422968/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13852 CPUtime=1762.56
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4383 0 0 0 176252 4 0 0 25 0 1 0 278143919 14184448 3309 1992294400 134512640 134996440 4294956192 18446744073709551615 134527434 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3463 3309 75 118 0 3342 0
Current children cumulated CPU time (s) 1781.36
Current children cumulated vsize (KiB) 18212

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1042
/proc/meminfo: memFree=1422904/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13852 CPUtime=1822.53
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4383 0 0 0 182249 4 0 0 25 0 1 0 278143919 14184448 3309 1992294400 134512640 134996440 4294956192 18446744073709551615 134527756 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3463 3309 75 118 0 3342 0
Current children cumulated CPU time (s) 1841.33
Current children cumulated vsize (KiB) 18212

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

[startup+1843.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1042
/proc/meminfo: memFree=1422904/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13852 CPUtime=1823.33
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4383 0 0 0 182329 4 0 0 25 0 1 0 278143919 14184448 3309 1992294400 134512640 134996440 4294956192 18446744073709551615 134527430 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3463 3309 75 118 0 3342 0
Current children cumulated CPU time (s) 1842.13
Current children cumulated vsize (KiB) 18212

[startup+1849.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1042
/proc/meminfo: memFree=1422904/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13852 CPUtime=1829.72
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4384 0 0 0 182968 4 0 0 25 0 1 0 278143919 14184448 3310 1992294400 134512640 134996440 4294956192 18446744073709551615 134527426 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3463 3310 75 118 0 3342 0
Current children cumulated CPU time (s) 1848.52
Current children cumulated vsize (KiB) 18212

[startup+1855.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1042
/proc/meminfo: memFree=1422904/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13852 CPUtime=1836.12
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4384 0 0 0 183608 4 0 0 25 0 1 0 278143919 14184448 3310 1992294400 134512640 134996440 4294956192 18446744073709551615 134527362 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3463 3310 75 118 0 3342 0
Current children cumulated CPU time (s) 1854.92
Current children cumulated vsize (KiB) 18212

[startup+1857.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1042
/proc/meminfo: memFree=1422904/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13852 CPUtime=1837.72
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4384 0 0 0 183768 4 0 0 25 0 1 0 278143919 14184448 3310 1992294400 134512640 134996440 4294956192 18446744073709551615 134527416 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3463 3310 75 118 0 3342 0
Current children cumulated CPU time (s) 1856.52
Current children cumulated vsize (KiB) 18212

[startup+1858.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1042
/proc/meminfo: memFree=1422904/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13852 CPUtime=1838.52
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4384 0 0 0 183848 4 0 0 25 0 1 0 278143919 14184448 3310 1992294400 134512640 134996440 4294956192 18446744073709551615 134550945 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3463 3310 75 118 0 3342 0
Current children cumulated CPU time (s) 1857.32
Current children cumulated vsize (KiB) 18212

[startup+1858.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1042
/proc/meminfo: memFree=1422904/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13852 CPUtime=1838.92
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4384 0 0 0 183888 4 0 0 25 0 1 0 278143919 14184448 3310 1992294400 134512640 134996440 4294956192 18446744073709551615 134532761 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3463 3310 75 118 0 3342 0
Current children cumulated CPU time (s) 1857.72
Current children cumulated vsize (KiB) 18212

[startup+1859.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1042
/proc/meminfo: memFree=1422904/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13852 CPUtime=1839.32
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4384 0 0 0 183928 4 0 0 25 0 1 0 278143919 14184448 3310 1992294400 134512640 134996440 4294956192 18446744073709551615 134527768 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3463 3310 75 118 0 3342 0
Current children cumulated CPU time (s) 1858.12
Current children cumulated vsize (KiB) 18212

[startup+1859.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1042
/proc/meminfo: memFree=1422904/2055920 swapFree=4181384/4192956
[pid=1034] ppid=1032 vsize=4360 CPUtime=18.8
/proc/1034/stat : 1034 (SATzilla2009_C) S 1032 1034 926 0 -1 4194304 1730 7742 0 0 646 20 1209 5 25 0 1 0 278142034 4464640 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1034/statm: 1090 707 220 399 0 687 0
[pid=1040] ppid=1034 vsize=13852 CPUtime=1839.42
/proc/1040/stat : 1040 (march_dl2004) R 1034 1034 926 0 -1 4194304 4384 0 0 0 183938 4 0 0 25 0 1 0 278143919 14184448 3310 1992294400 134512640 134996440 4294956192 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1040/statm: 3463 3310 75 118 0 3342 0
Current children cumulated CPU time (s) 1858.22
Current children cumulated vsize (KiB) 18212

Child status: 20
Real time (s): 1859.24
CPU time (s): 1858.3
CPU user time (s): 1857.98
CPU system time (s): 0.314952
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 18212

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

runsolver used 1.53877 second user time and 5.2312 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-16 21:12:20
IDJOB=1825659
IDBENCH=24625
IDSOLVER=668
FILE ID=node44/1825659-1242501140
PBS_JOBID= 9306973
Free space on /tmp= 66320 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l2.sat05-519.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825659-1242501140/watcher-1825659-1242501140 -o /tmp/evaluation-result-1825659-1242501140/solver-1825659-1242501140 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825659-1242501140.cnf

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

MD5SUM BENCH= 5344c68d1511d70cde59fef7dc46c3a5
RANDOM SEED=1366198343

node44.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.267
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	: 5931.00
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.267
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:       1438688 kB
Buffers:         64764 kB
Cached:         470324 kB
SwapCached:       5444 kB
Active:          57428 kB
Inactive:       486096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438688 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:           31764 kB
Writeback:           0 kB
Mapped:          14580 kB
Slab:            59756 kB
Committed_AS:   975632 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66288 MiB
End job on node44 at 2009-05-16 21:43:20