Trace number 1773440

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 2329.65 2330.85

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark745.44
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

52.89/53.10	c SATzilla is building models for class 3
52.89/53.10	c run presolver mxc-sr08 for 10 seconds ... 
52.89/53.10	c Bin: Executing mxc-sr08
52.89/53.10	c spawning binary file with 10 seconds ...
52.89/53.10	c child exit by a signal
52.89/53.10	c mxc-sr08 returned code 137.
52.89/53.10	c run presolver picosat846 for 5 seconds ... 
52.89/53.10	c Bin: Executing picosat846
52.89/53.10	c spawning binary file with 5 seconds ...
52.89/53.10	c child exit by a signal
52.89/53.10	c picosat846 returned code 137.
52.89/53.10	c Orignal number of varibales is 433601, number of clauses is 1291714 
52.89/53.10	c predicted feature computation time is 78.443505 
52.89/53.10	c Bin: Executing satelite
52.89/53.10	c spawning binary file with 240 seconds ...
52.89/53.10	c child exited successfully
52.89/53.10	c satzilla computing base features
52.89/53.10	c Number of variabe is: 68748, Number of clause is : 547995 
52.89/53.10	c Initializing...
52.89/53.10	c satzilla doing clause learning
52.89/53.10	c start clause learning features ...
52.89/53.10	c Bin: Executing zchaff07
52.89/53.10	c spawning binary file with 2 seconds ...
52.89/53.10	c child exit by a signal
52.89/53.10	c satzilla doing survey propogation probe
52.89/53.10	c do survay propogation for 2 second ...
52.89/53.10	c satzilla doing local search probe
52.89/53.10	c features are:433601 1.29171e+06 68748 547995 5.30711 1.35716 0.125454 0.377348 0.701136 1.78557 5.73523e-05 0.382171 2.90918e-05 0.000785477 1.63307 0.123879 0.458336 5.73523e-05 2.04598 1.27738e-05 0.00764241 2.72702 0.171026 0.147234 0 0.953125 2.63594 2.08109e-05 2.47515 0 0.00384493 2.39335 0.469223 4.68443e-05 1.82253 9.12417e-06 0.00431938 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.620843 0.430339 2.90077e-08 1 0.931763 0.161723 0.835988 0.522597 0.659974 0.0891952 0.709673 -1.11022e-16 0.44989 0.155698 0.00197408 0.145335 0.0359383 0.0823117 7782 0 0 0 0 0 0 2.34723 0 1.1745 0 
52.89/53.10	c satzilla's ranking:
52.89/53.10	c 1) mxc-sr08: 3.032848
52.89/53.10	c 2) picosat846: 2.503014
52.89/53.10	c 3) minisat20SAT07: 1.727345
52.89/53.10	c 4) zchaff_rand: 1.403830
52.89/53.10	c 5) march_dl2004: -0.093886
52.89/53.10	c 6) SATenstein: -10000.000000
52.89/53.10	c 7) gnovelty+: -10000.000000
52.89/53.10	c 8) adaptg2wsat+: -10000.000000
52.89/53.10	c 9) adaptg2wsat0: -10000.000000
52.89/53.10	c 10) tts-4-0: -10000.000000
52.89/53.10	c 11) vallst: -10000.000000
52.89/53.10	c 12) minisat20: -10000.000000
52.89/53.10	c 13) kcnfs04SAT07: -10000.000000
52.89/53.10	c satzilla running mxc-sr08 ... 
2329.58/2330.83	c Bin: Executing mxc-sr08
2329.58/2330.83	c spawning binary file with 9947 seconds ...
2329.58/2330.83	c child exited successfully
2329.58/2330.83	c mxc-sr08 returned code 20.
2329.58/2330.83	s UNSATISFIABLE
2329.58/2330.83	c SATZILLA_TIME=2329.970000

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-1773440-1241348614/watcher-1773440-1241348614 -o /tmp/evaluation-result-1773440-1241348614/solver-1773440-1241348614 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773440-1241348614.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.08 1.02 1.01 3/64 15538
/proc/meminfo: memFree=1452760/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=2056 CPUtime=0
/proc/15538/stat : 15538 (SATzilla2009_I) R 15536 15538 15463 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162889668 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/15538/statm: 514 112 96 399 0 111 0
[pid=15539] ppid=15538 vsize=24368 CPUtime=0
/proc/15539/stat : 15539 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 653 0 0 0 0 0 0 0 18 0 1 0 162889668 24952832 649 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15539/statm: 6092 655 44 138 0 5951 0

[startup+0.0356341 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 15538
/proc/meminfo: memFree=1452760/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=2056 CPUtime=0
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162889668 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15538/statm: 514 112 96 399 0 111 0
[pid=15539] ppid=15538 vsize=24368 CPUtime=0.03
/proc/15539/stat : 15539 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 5802 0 0 0 0 3 0 0 18 0 1 0 162889668 24952832 5798 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15539/statm: 6092 5805 44 138 0 5951 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26424

[startup+0.102641 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 15538
/proc/meminfo: memFree=1452760/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=2056 CPUtime=0
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162889668 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15538/statm: 514 112 96 399 0 111 0
[pid=15539] ppid=15538 vsize=74184 CPUtime=0.09
/proc/15539/stat : 15539 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 15492 0 0 0 2 7 0 0 19 0 1 0 162889668 75964416 15486 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15539/statm: 18564 15486 52 138 0 18423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 76240

[startup+0.302663 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 15538
/proc/meminfo: memFree=1452760/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=2056 CPUtime=0
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162889668 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15538/statm: 514 112 96 399 0 111 0
[pid=15539] ppid=15538 vsize=116604 CPUtime=0.29
/proc/15539/stat : 15539 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 25093 0 0 0 18 11 0 0 21 0 1 0 162889668 119402496 24945 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15539/statm: 29151 24946 54 138 0 29010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 118660

[startup+0.702721 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 15538
/proc/meminfo: memFree=1452760/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=2056 CPUtime=0
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162889668 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15538/statm: 514 112 96 399 0 111 0
[pid=15539] ppid=15538 vsize=144880 CPUtime=0.7
/proc/15539/stat : 15539 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 32031 0 0 0 56 14 0 0 25 0 1 0 162889668 148357120 31883 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15539/statm: 36220 31883 54 138 0 36079 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 146936

[startup+1.5018 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 15540
/proc/meminfo: memFree=1306376/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=2056 CPUtime=0
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162889668 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15538/statm: 514 112 96 399 0 111 0
[pid=15539] ppid=15538 vsize=161340 CPUtime=1.49
/proc/15539/stat : 15539 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 41699 0 0 0 131 18 0 0 25 0 1 0 162889668 165212160 35642 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15539/statm: 40335 35642 55 138 0 40194 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 163396

[startup+3.10199 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 15540
/proc/meminfo: memFree=1289416/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=2056 CPUtime=0
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162889668 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15538/statm: 514 112 96 399 0 111 0
[pid=15539] ppid=15538 vsize=218720 CPUtime=3.09
/proc/15539/stat : 15539 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 55226 0 0 0 284 25 0 0 25 0 1 0 162889668 223969280 49169 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15539/statm: 54680 49169 55 138 0 54539 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 220776

[startup+6.30136 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 15540
/proc/meminfo: memFree=1203400/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=2056 CPUtime=0
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162889668 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15538/statm: 514 112 96 399 0 111 0
[pid=15539] ppid=15538 vsize=282628 CPUtime=6.29
/proc/15539/stat : 15539 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 72438 0 0 0 593 36 0 0 25 0 1 0 162889668 289411072 66381 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15539/statm: 70657 66381 55 138 0 70516 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 284684

[startup+12.7011 s]
/proc/loadavg: 1.14 1.03 1.01 2/66 15541
/proc/meminfo: memFree=1383304/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=2056 CPUtime=10.03
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 152 78097 0 0 0 0 959 44 16 0 1 0 162889668 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 514 121 104 399 0 111 0
[pid=15541] ppid=15538 vsize=74880 CPUtime=2.64
/proc/15541/stat : 15541 (picosat846) R 15538 15538 15463 0 -1 4194304 17606 0 0 0 255 9 0 0 25 0 1 0 162890672 76677120 17595 1992294400 134512640 134570484 4294956192 18446744073709551615 134522290 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15541/statm: 18720 17595 85 14 0 18386 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 76936

[startup+25.5026 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 15542
/proc/meminfo: memFree=1211208/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=2056 CPUtime=15.04
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 179 95991 0 0 0 0 1449 55 16 0 1 0 162889668 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 514 138 120 399 0 111 0
[pid=15542] ppid=15538 vsize=211280 CPUtime=10.31
/proc/15542/stat : 15542 (satelite) D 15538 15538 15463 0 -1 4194304 56795 0 0 0 976 55 0 0 22 0 1 0 162891174 216350720 48302 1992294400 134512640 135037501 4294956176 18446744073709551615 134699213 0 0 8392704 3 18446744071563608069 0 0 17 0 0 0
/proc/15542/statm: 52820 48302 69 128 0 52689 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 213336

[startup+51.1016 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 15543
/proc/meminfo: memFree=1381136/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=76984 CPUtime=50.9
/proc/15538/stat : 15538 (SATzilla2009_I) R 15536 15538 15463 0 -1 4194304 29685 168622 0 0 2329 20 2618 123 25 0 1 0 162889668 78831616 17957 1992294400 134512640 136149169 4294956224 18446744073709551615 134730702 0 0 4096 3 0 0 0 17 0 0 0
/proc/15538/statm: 19246 17957 201 399 0 18843 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 76984

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 15544
/proc/meminfo: memFree=1111176/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=285764 CPUtime=49.17
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 80738 0 0 0 4879 38 0 0 25 0 1 0 162894978 292622336 67365 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 71441 67365 71 138 0 71300 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 346104

[startup+162.303 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 15544
/proc/meminfo: memFree=1111112/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=286024 CPUtime=109.14
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 80781 0 0 0 10876 38 0 0 25 0 1 0 162894978 292888576 67408 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 71506 67408 71 138 0 71365 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 346364

[startup+222.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 15544
/proc/meminfo: memFree=1111048/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=286280 CPUtime=169.11
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 80804 0 0 0 16873 38 0 0 25 0 1 0 162894978 293150720 67431 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 71570 67431 71 138 0 71429 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 346620

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15544
/proc/meminfo: memFree=1110920/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=286280 CPUtime=229.08
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 80841 0 0 0 22870 38 0 0 25 0 1 0 162894978 293150720 67468 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 71570 67468 71 138 0 71429 0
Current children cumulated CPU time (s) 281.98
Current children cumulated vsize (KiB) 346620

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15544
/proc/meminfo: memFree=1110856/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=286792 CPUtime=289.06
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 80870 0 0 0 28868 38 0 0 25 0 1 0 162894978 293675008 67497 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 71698 67497 71 138 0 71557 0
Current children cumulated CPU time (s) 341.96
Current children cumulated vsize (KiB) 347132

[startup+402.303 s]

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


[startup+1962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15544
/proc/meminfo: memFree=1031496/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=368480 CPUtime=1908.34
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 100598 0 0 0 190772 62 0 0 25 0 1 0 162894978 377323520 87225 1992294400 134512640 135078026 4294956192 18446744073709551615 134534559 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 92120 87225 71 138 0 91979 0
Current children cumulated CPU time (s) 1961.24
Current children cumulated vsize (KiB) 428820

[startup+2022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15544
/proc/meminfo: memFree=1025736/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=374720 CPUtime=1968.31
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 102060 0 0 0 196767 64 0 0 25 0 1 0 162894978 383713280 88687 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 93680 88687 71 138 0 93539 0
Current children cumulated CPU time (s) 2021.21
Current children cumulated vsize (KiB) 435060

[startup+2082.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15544
/proc/meminfo: memFree=1020808/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=379740 CPUtime=2028.3
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 103269 0 0 0 202764 66 0 0 25 0 1 0 162894978 388853760 89896 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 94935 89896 71 138 0 94794 0
Current children cumulated CPU time (s) 2081.2
Current children cumulated vsize (KiB) 440080

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15544
/proc/meminfo: memFree=1017736/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=382928 CPUtime=2088.27
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 104046 0 0 0 208760 67 0 0 25 0 1 0 162894978 392118272 90673 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 95732 90673 71 138 0 95591 0
Current children cumulated CPU time (s) 2141.17
Current children cumulated vsize (KiB) 443268

[startup+2202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15544
/proc/meminfo: memFree=1014984/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=385492 CPUtime=2148.24
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 104717 0 0 0 214757 67 0 0 25 0 1 0 162894978 394743808 91344 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 96373 91344 71 138 0 96232 0
Current children cumulated CPU time (s) 2201.14
Current children cumulated vsize (KiB) 445832

[startup+2262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15546
/proc/meminfo: memFree=1012616/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=387916 CPUtime=2208.2
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 105310 0 0 0 220752 68 0 0 25 0 1 0 162894978 397225984 91937 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 96979 91937 71 138 0 96838 0
Current children cumulated CPU time (s) 2261.1
Current children cumulated vsize (KiB) 448256

[startup+2322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15546
/proc/meminfo: memFree=1010760/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=389956 CPUtime=2268.17
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 105780 0 0 0 226749 68 0 0 25 0 1 0 162894978 399314944 92407 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 97489 92407 71 138 0 97348 0
Current children cumulated CPU time (s) 2321.07
Current children cumulated vsize (KiB) 450296

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

[startup+2323.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15546
/proc/meminfo: memFree=1010696/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=389956 CPUtime=2268.98
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 105786 0 0 0 226830 68 0 0 25 0 1 0 162894978 399314944 92413 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 97489 92413 71 138 0 97348 0
Current children cumulated CPU time (s) 2321.88
Current children cumulated vsize (KiB) 450296

[startup+2326.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15546
/proc/meminfo: memFree=1010696/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=390088 CPUtime=2272.17
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 105795 0 0 0 227149 68 0 0 25 0 1 0 162894978 399450112 92422 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 97522 92422 71 138 0 97381 0
Current children cumulated CPU time (s) 2325.07
Current children cumulated vsize (KiB) 450428

[startup+2327.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15546
/proc/meminfo: memFree=1010696/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=390088 CPUtime=2273.77
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 105798 0 0 0 227309 68 0 0 25 0 1 0 162894978 399450112 92425 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 97522 92425 71 138 0 97381 0
Current children cumulated CPU time (s) 2326.67
Current children cumulated vsize (KiB) 450428

[startup+2329.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15546
/proc/meminfo: memFree=1010632/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=390088 CPUtime=2275.37
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 105800 0 0 0 227469 68 0 0 25 0 1 0 162894978 399450112 92427 1992294400 134512640 135078026 4294956192 18446744073709551615 134533808 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 97522 92427 71 138 0 97381 0
Current children cumulated CPU time (s) 2328.27
Current children cumulated vsize (KiB) 450428

[startup+2330.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15546
/proc/meminfo: memFree=1010568/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=390088 CPUtime=2276.17
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 105802 0 0 0 227549 68 0 0 25 0 1 0 162894978 399450112 92429 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 97522 92429 71 138 0 97381 0
Current children cumulated CPU time (s) 2329.07
Current children cumulated vsize (KiB) 450428

[startup+2330.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15546
/proc/meminfo: memFree=1010568/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=390088 CPUtime=2276.57
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194304 105803 0 0 0 227589 68 0 0 25 0 1 0 162894978 399450112 92430 1992294400 134512640 135078026 4294956192 18446744073709551615 134534967 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 97522 92430 71 138 0 97381 0
Current children cumulated CPU time (s) 2329.47
Current children cumulated vsize (KiB) 450428

[startup+2330.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15546
/proc/meminfo: memFree=1198792/2055920 swapFree=4182036/4192956
[pid=15538] ppid=15536 vsize=60340 CPUtime=52.9
/proc/15538/stat : 15538 (SATzilla2009_I) S 15536 15538 15463 0 -1 4194304 29707 168622 0 0 2527 22 2618 123 25 0 1 0 162889668 61788160 14789 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15538/statm: 15085 14789 216 399 0 14682 0
[pid=15544] ppid=15538 vsize=0 CPUtime=2276.68
/proc/15544/stat : 15544 (mxc-sr08) R 15538 15538 15463 0 -1 4194308 105804 0 0 0 227596 72 0 0 25 0 1 0 162894978 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15544/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2329.58
Current children cumulated vsize (KiB) 60340

Child status: 20
Real time (s): 2330.85
CPU time (s): 2329.65
CPU user time (s): 2327.42
CPU system time (s): 2.22166
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 450428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2327.42
system time used= 2.22166
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304147
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= 25
involuntary context switches= 6538

runsolver used 2.76758 second user time and 5.69013 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-03 13:03:36
IDJOB=1773440
IDBENCH=69591
IDSOLVER=616
FILE ID=node53/1773440-1241348614
PBS_JOBID= 9225540
Free space on /tmp= 66472 MiB

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

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=508036811

node53.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.245
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.245
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:       1453176 kB
Buffers:         55876 kB
Cached:         452676 kB
SwapCached:       5052 kB
Active:          81704 kB
Inactive:       435024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1453176 kB
SwapTotal:     4192956 kB
SwapFree:      4182036 kB
Dirty:           55184 kB
Writeback:           0 kB
Mapped:          14624 kB
Slab:            72012 kB
Committed_AS:   616928 kB
PageTables:       1400 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= 66444 MiB
End job on node53 at 2009-05-03 13:42:27