Trace number 1775410

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_I 2009-03-22UNSAT 2652.73 2653.96

General information on the benchmark

Namemanol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark579.848
Satisfiable
(Un)Satisfiability was proved
Number of variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

45.64/45.79	c SATzilla is building models for class 3
45.64/45.79	c run presolver mxc-sr08 for 10 seconds ... 
45.64/45.79	c Bin: Executing mxc-sr08
45.64/45.79	c spawning binary file with 10 seconds ...
45.64/45.79	c child exit by a signal
45.64/45.79	c mxc-sr08 returned code 137.
45.64/45.79	c run presolver picosat846 for 5 seconds ... 
45.64/45.79	c Bin: Executing picosat846
45.64/45.79	c spawning binary file with 5 seconds ...
45.64/45.79	c child exit by a signal
45.64/45.79	c picosat846 returned code 137.
45.64/45.79	c Orignal number of varibales is 368888, number of clauses is 1100500 
45.64/45.79	c predicted feature computation time is 57.208692 
45.64/45.79	c Bin: Executing satelite
45.64/45.79	c spawning binary file with 240 seconds ...
45.64/45.79	c child exited successfully
45.64/45.79	c satzilla computing base features
45.64/45.79	c Number of variabe is: 56393, Number of clause is : 456317 
45.64/45.79	c Initializing...
45.64/45.79	c satzilla doing clause learning
45.64/45.79	c start clause learning features ...
45.64/45.79	c Bin: Executing zchaff07
45.64/45.79	c spawning binary file with 2 seconds ...
45.64/45.79	c child exit by a signal
45.64/45.79	c satzilla doing survey propogation probe
45.64/45.79	c do survay propogation for 2 second ...
45.64/45.79	c satzilla doing local search probe
45.64/45.79	c features are:368888 1.1005e+06 56393 456317 5.54138 1.4117 0.123583 0.364675 0.727936 1.86522 7.16913e-05 0.410607 3.54654e-05 0.000691575 1.7163 0.129758 0.483015 7.16913e-05 1.79846 1.53402e-05 0.00337923 2.92215 0.196881 0.152306 0 0.969925 2.83029 2.772e-05 2.15841 0 0.00160634 2.49761 0.506817 5.79261e-05 1.61842 1.09573e-05 0.00192629 118 0 118 118 118 118 118 118 118 23.4576 0 23.4576 23.4576 23.4576 23.4576 23.4576 23.4576 23.4576 0.616384 0.449659 3.61267e-12 0.999996 0.924489 0.105905 0.84176 0.512186 0.681423 0.0721387 0.817119 -1.11022e-16 0.435037 0.148102 0.000939868 0.119134 0.016389 0.066041 3523 0 15733 0 15733 15733 15733 1.3726 0 0.923815 0 
45.64/45.79	c satzilla's ranking:
45.64/45.79	c 1) mxc-sr08: 2.830702
45.64/45.79	c 2) zchaff_rand: 1.921529
45.64/45.79	c 3) picosat846: 1.892594
45.64/45.79	c 4) minisat20SAT07: 1.761693
45.64/45.79	c 5) march_dl2004: -0.127250
45.64/45.79	c 6) SATenstein: -10000.000000
45.64/45.79	c 7) gnovelty+: -10000.000000
45.64/45.79	c 8) adaptg2wsat+: -10000.000000
45.64/45.79	c 9) adaptg2wsat0: -10000.000000
45.64/45.79	c 10) tts-4-0: -10000.000000
45.64/45.79	c 11) vallst: -10000.000000
45.64/45.79	c 12) minisat20: -10000.000000
45.64/45.79	c 13) kcnfs04SAT07: -10000.000000
45.64/45.79	c satzilla running mxc-sr08 ... 
2652.64/2653.95	c Bin: Executing mxc-sr08
2652.64/2653.95	c spawning binary file with 9954 seconds ...
2652.64/2653.95	c child exited successfully
2652.64/2653.95	c mxc-sr08 returned code 20.
2652.64/2653.95	s UNSATISFIABLE
2652.64/2653.95	c SATZILLA_TIME=2653.120000

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-1775410-1241359615/watcher-1775410-1241359615 -o /tmp/evaluation-result-1775410-1241359615/solver-1775410-1241359615 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775410-1241359615.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 1470
/proc/meminfo: memFree=432232/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=2056 CPUtime=0
/proc/1470/stat : 1470 (SATzilla2009_I) R 1468 1470 1295 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163988874 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/1470/statm: 514 112 96 399 0 111 0
[pid=1471] ppid=1470 vsize=20716 CPUtime=0
/proc/1471/stat : 1471 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 711 0 0 0 0 0 0 0 18 0 1 0 163988874 21213184 707 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1471/statm: 5179 714 44 138 0 5038 0

[startup+0.0368559 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1470
/proc/meminfo: memFree=432232/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=2056 CPUtime=0
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163988874 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1470/statm: 514 112 96 399 0 111 0
[pid=1471] ppid=1470 vsize=38008 CPUtime=0.03
/proc/1471/stat : 1471 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 6477 0 0 0 0 3 0 0 18 0 1 0 163988874 38920192 6473 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1471/statm: 9502 6480 50 138 0 9361 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 40064

[startup+0.102859 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1470
/proc/meminfo: memFree=432232/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=2056 CPUtime=0
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163988874 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1470/statm: 514 112 96 399 0 111 0
[pid=1471] ppid=1470 vsize=69860 CPUtime=0.09
/proc/1471/stat : 1471 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 14721 0 0 0 3 6 0 0 19 0 1 0 163988874 71536640 14693 1992294400 134512640 135078026 4294956192 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1471/statm: 17465 14698 52 138 0 17324 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71916

[startup+0.302882 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1470
/proc/meminfo: memFree=432232/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=2056 CPUtime=0
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163988874 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1470/statm: 514 112 96 399 0 111 0
[pid=1471] ppid=1470 vsize=108324 CPUtime=0.29
/proc/1471/stat : 1471 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 22229 0 0 0 19 10 0 0 21 0 1 0 163988874 110923776 22081 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1471/statm: 27081 22082 54 138 0 26940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110380

[startup+0.702938 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1470
/proc/meminfo: memFree=432232/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=2056 CPUtime=0
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163988874 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1470/statm: 514 112 96 399 0 111 0
[pid=1471] ppid=1470 vsize=135800 CPUtime=0.69
/proc/1471/stat : 1471 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 29098 0 0 0 57 12 0 0 25 0 1 0 163988874 139059200 28950 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1471/statm: 33950 28950 54 138 0 33809 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137856

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1472
/proc/meminfo: memFree=298008/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=2056 CPUtime=0
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163988874 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1470/statm: 514 112 96 399 0 111 0
[pid=1471] ppid=1470 vsize=152216 CPUtime=1.49
/proc/1471/stat : 1471 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 37466 0 0 0 133 16 0 0 25 0 1 0 163988874 155869184 32322 1992294400 134512640 135078026 4294956192 18446744073709551615 134553936 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1471/statm: 38054 32322 55 138 0 37913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154272

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1472
/proc/meminfo: memFree=283992/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=2056 CPUtime=0
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163988874 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1470/statm: 514 112 96 399 0 111 0
[pid=1471] ppid=1470 vsize=194592 CPUtime=3.08
/proc/1471/stat : 1471 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 48795 0 0 0 287 21 0 0 25 0 1 0 163988874 199262208 43651 1992294400 134512640 135078026 4294956192 18446744073709551615 134553005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1471/statm: 48648 43651 55 138 0 48507 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 196648

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1472
/proc/meminfo: memFree=209112/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=2056 CPUtime=0
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163988874 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1470/statm: 514 112 96 399 0 111 0
[pid=1471] ppid=1470 vsize=255688 CPUtime=6.28
/proc/1471/stat : 1471 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 63623 0 0 0 601 27 0 0 25 0 1 0 163988874 261824512 58479 1992294400 134512640 135078026 4294956192 18446744073709551615 134561045 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1471/statm: 63922 58479 55 138 0 63781 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 257744

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1473
/proc/meminfo: memFree=372760/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=2056 CPUtime=10.02
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 152 67281 0 0 0 0 969 33 16 0 1 0 163988874 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 514 121 104 399 0 111 0
[pid=1473] ppid=1470 vsize=65536 CPUtime=2.63
/proc/1473/stat : 1473 (picosat846) R 1470 1470 1295 0 -1 4194304 15011 0 0 0 255 8 0 0 25 0 1 0 163989879 67108864 15000 1992294400 134512640 134570484 4294956192 18446744073709551615 134522069 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1473/statm: 16384 15000 85 14 0 16050 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 67592

[startup+25.5017 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 1474
/proc/meminfo: memFree=374624/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=48460 CPUtime=25.46
/proc/1470/stat : 1470 (SATzilla2009_I) R 1468 1470 1295 0 -1 4194304 11486 130850 0 0 166 6 2281 93 25 0 1 0 163988874 49623040 11437 1992294400 134512640 136149169 4294956224 18446744073709551615 134535038 0 0 4096 0 0 0 0 17 0 0 0
/proc/1470/statm: 12115 11437 135 399 0 11712 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48460

[startup+51.1025 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 1476
/proc/meminfo: memFree=176792/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=244448 CPUtime=5.29
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 60580 0 0 0 502 27 0 0 25 0 1 0 163993453 250314752 55436 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 61112 55437 55 138 0 60971 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 278288

[startup+102.306 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 1476
/proc/meminfo: memFree=164376/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=239268 CPUtime=56.47
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 67307 0 0 0 5616 31 0 0 25 0 1 0 163993453 245010432 55963 1992294400 134512640 135078026 4294956192 18446744073709551615 134533835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 59817 55963 71 138 0 59676 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 273108

[startup+162.303 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1476
/proc/meminfo: memFree=164312/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=239528 CPUtime=116.44
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 67360 0 0 0 11613 31 0 0 25 0 1 0 163993453 245276672 56016 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 59882 56016 71 138 0 59741 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 273368

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1476
/proc/meminfo: memFree=163736/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=240360 CPUtime=176.41
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 67497 0 0 0 17610 31 0 0 25 0 1 0 163993453 246128640 56153 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 60090 56153 71 138 0 59949 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 274200

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1476
/proc/meminfo: memFree=160600/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=243572 CPUtime=236.39
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 68318 0 0 0 23607 32 0 0 25 0 1 0 163993453 249417728 56974 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 60893 56974 71 138 0 60752 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 277412

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1476
/proc/meminfo: memFree=146776/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=257920 CPUtime=296.34
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 71733 0 0 0 29596 38 0 0 25 0 1 0 163993453 264110080 60389 1992294400 134512640 135078026 4294956192 18446744073709551615 134534363 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 64480 60389 71 138 0 64339 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 291760

[startup+402.302 s]

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


[startup+2262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=29528/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=379764 CPUtime=2215.48
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 100938 0 0 0 221477 71 0 0 25 0 1 0 163993453 388878336 89594 1992294400 134512640 135078026 4294956192 18446744073709551615 134524055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 94941 89594 71 138 0 94800 0
Current children cumulated CPU time (s) 2261.21
Current children cumulated vsize (KiB) 413604

[startup+2322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=29464/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=379892 CPUtime=2275.44
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 100976 0 0 0 227473 71 0 0 25 0 1 0 163993453 389009408 89632 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 94973 89632 71 138 0 94832 0
Current children cumulated CPU time (s) 2321.17
Current children cumulated vsize (KiB) 413732

[startup+2382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=29400/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=379892 CPUtime=2335.42
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 100995 0 0 0 233471 71 0 0 25 0 1 0 163993453 389009408 89651 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 94973 89651 71 138 0 94832 0
Current children cumulated CPU time (s) 2381.15
Current children cumulated vsize (KiB) 413732

[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=29272/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=379892 CPUtime=2395.4
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 101018 0 0 0 239468 72 0 0 25 0 1 0 163993453 389009408 89674 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 94973 89674 71 138 0 94832 0
Current children cumulated CPU time (s) 2441.13
Current children cumulated vsize (KiB) 413732

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=29272/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=379892 CPUtime=2455.38
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 101023 0 0 0 245466 72 0 0 25 0 1 0 163993453 389009408 89679 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 94973 89679 71 138 0 94832 0
Current children cumulated CPU time (s) 2501.11
Current children cumulated vsize (KiB) 413732

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=29016/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=380152 CPUtime=2515.36
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 101079 0 0 0 251464 72 0 0 25 0 1 0 163993453 389275648 89735 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 95038 89735 71 138 0 94897 0
Current children cumulated CPU time (s) 2561.09
Current children cumulated vsize (KiB) 413992

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=28888/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=380152 CPUtime=2575.34
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 101116 0 0 0 257462 72 0 0 25 0 1 0 163993453 389275648 89772 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 95038 89772 71 138 0 94897 0
Current children cumulated CPU time (s) 2621.07
Current children cumulated vsize (KiB) 413992

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

[startup+2636.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=28888/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=380152 CPUtime=2589.72
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 101123 0 0 0 258900 72 0 0 25 0 1 0 163993453 389275648 89779 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 95038 89779 71 138 0 94897 0
Current children cumulated CPU time (s) 2635.45
Current children cumulated vsize (KiB) 413992

[startup+2643.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=28888/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=380152 CPUtime=2596.12
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 101124 0 0 0 259540 72 0 0 25 0 1 0 163993453 389275648 89780 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 95038 89780 71 138 0 94897 0
Current children cumulated CPU time (s) 2641.85
Current children cumulated vsize (KiB) 413992

[startup+2649.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=28824/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=380152 CPUtime=2602.51
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 101129 0 0 0 260179 72 0 0 25 0 1 0 163993453 389275648 89785 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 95038 89785 71 138 0 94897 0
Current children cumulated CPU time (s) 2648.24
Current children cumulated vsize (KiB) 413992

[startup+2651.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=28824/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=380152 CPUtime=2604.11
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 101129 0 0 0 260339 72 0 0 25 0 1 0 163993453 389275648 89785 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 95038 89785 71 138 0 94897 0
Current children cumulated CPU time (s) 2649.84
Current children cumulated vsize (KiB) 413992

[startup+2652.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=28824/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=380152 CPUtime=2605.71
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 101130 0 0 0 260499 72 0 0 25 0 1 0 163993453 389275648 89786 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 95038 89786 71 138 0 94897 0
Current children cumulated CPU time (s) 2651.44
Current children cumulated vsize (KiB) 413992

[startup+2653.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=28824/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=380152 CPUtime=2606.51
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194304 101130 0 0 0 260579 72 0 0 25 0 1 0 163993453 389275648 89786 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 95038 89786 71 138 0 94897 0
Current children cumulated CPU time (s) 2652.24
Current children cumulated vsize (KiB) 413992

[startup+2653.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1478
/proc/meminfo: memFree=28824/2055920 swapFree=4192812/4192956
[pid=1470] ppid=1468 vsize=33840 CPUtime=45.73
/proc/1470/stat : 1470 (SATzilla2009_I) S 1468 1470 1295 0 -1 4194304 28349 142524 0 0 1981 18 2475 99 25 0 1 0 163988874 34652160 8183 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1470/statm: 8460 8183 217 399 0 8057 0
[pid=1476] ppid=1470 vsize=0 CPUtime=2606.91
/proc/1476/stat : 1476 (mxc-sr08) R 1470 1470 1295 0 -1 4194308 101131 0 0 0 260619 72 0 0 25 0 1 0 163993453 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1476/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2652.64
Current children cumulated vsize (KiB) 33840

Child status: 20
Real time (s): 2653.96
CPU time (s): 2652.73
CPU user time (s): 2650.77
CPU system time (s): 1.9667
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 413992

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

runsolver used 2.24366 second user time and 7.41387 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-03 16:06:57
IDJOB=1775410
IDBENCH=71749
IDSOLVER=616
FILE ID=node59/1775410-1241359615
PBS_JOBID= 9225604
Free space on /tmp= 66404 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-f10ni.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775410-1241359615/watcher-1775410-1241359615 -o /tmp/evaluation-result-1775410-1241359615/solver-1775410-1241359615 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1775410-1241359615.cnf

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

MD5SUM BENCH= b99a5b8844b4e1d2656eb1422e6e888f
RANDOM SEED=569818052

node59.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.240
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.240
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:        432776 kB
Buffers:         90128 kB
Cached:        1407164 kB
SwapCached:          0 kB
Active:         214956 kB
Inactive:      1296328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        432776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           51432 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            97956 kB
Committed_AS:   747956 kB
PageTables:       1456 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= 66372 MiB
End job on node59 at 2009-05-03 16:51:11