Trace number 455788

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (exit code) 9998.31 10001.3

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark542.475
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data (download as text)

10.67/10.72	c run March_dl for 5 seconds ... 
10.67/10.72	c Bin: Executing march_dl
10.67/10.72	c child exit by a signal
10.67/10.72	c march_dl returned code 137.
10.67/10.72	c run saps (UBCSAT implementation) for 2 seconds ... 
10.67/10.72	c Bin: Executing ubcsat2006
10.67/10.72	c child exited successfully
10.67/10.72	c ubcsat2006 returned code 0.
10.67/10.72	c satzilla computing base features
10.67/10.72	c satzilla doing unit-prop probe
10.67/10.72	c satzilla doing local search probe
10.67/10.72	c satzilla doing lobjois search-space size estimate
10.67/10.72	c satzilla's ranking:
10.67/10.72	c 1) march_dl: -0.377952
10.67/10.72	c 2) minisat20+P: -0.228578
10.67/10.72	c 3) minisat20: 0.749027
10.67/10.72	c 4) march_dl+P: 2.458813
10.67/10.72	c 5) vallst+P: 3.075171
10.67/10.72	c 6) zchaff_rand+P: 5.854289
10.67/10.72	c 7) kcnfs+P: 999.000000
10.67/10.72	c 8) kcnfs: 999.000000
10.67/10.72	c 9) vallst: 999.000000
10.67/10.72	c 10) zchaff_rand: 999.000000
10.67/10.72	c satzilla running march_dl ... 
9998.17/10001.20	c Bin: Executing march_dl
9998.17/10001.20	c child exit by a signal
9998.17/10001.20	c march_dl returned code 137.
9998.17/10001.20	c march_dl returned code 137.
9998.17/10001.20	c satzilla running minisat20 with preprocessing ... 
9998.26/10001.31	c Preprocessing...
9998.26/10001.31	c Inital problem has 3189 variables, 5635 nary clauses (5404 binary clauses).
9998.26/10001.31	c Num non-binary clauses 5634, Average non-binary clause length 3.142
9998.26/10001.31	c Theory has no gaps
9998.26/10001.31	c Preprocessor runtime was 0.100 seconds.
9998.26/10001.31	c 
9998.26/10001.31	c Satisfiability of theory still undetermined.
9998.26/10001.31	c See file /tmp/SJ5Mch for simplified theory.
9998.26/10001.31	c Bin: Executing minisat20
9998.26/10001.31	c minisat20 returned code 1.
9998.26/10001.31	c minisat20 returned code 1.
9998.26/10001.31	c satzilla running minisat20 ... 
9998.26/10001.31	c Bin: Executing minisat20
9998.26/10001.31	c minisat20 returned code 1.
9998.26/10001.31	c minisat20 returned code 1.
9998.26/10001.31	c satzilla running march_dl with preprocessing ... 
9998.26/10001.31	c Bin: Executing march_dl
9998.26/10001.31	c march_dl returned code 1.
9998.26/10001.31	c march_dl returned code 1.
9998.26/10001.31	c satzilla running vallst with preprocessing ... 
9998.26/10001.31	c Bin: Executing vallst
9998.26/10001.31	c vallst returned code 1.
9998.26/10001.31	c vallst returned code 1.
9998.26/10001.31	c satzilla running zchaff_rand with preprocessing ... 
9998.26/10001.31	c Bin: Executing zchaff_rand
9998.26/10001.31	c zchaff_rand returned code 1.
9998.26/10001.31	c zchaff_rand returned code 1.
9998.26/10001.31	c satzilla running kcnfs with preprocessing ... 
9998.26/10001.31	c Bin: Executing kcnfs
9998.26/10001.31	c kcnfs returned code 1.
9998.26/10001.31	c kcnfs returned code 1.
9998.26/10001.31	c satzilla running kcnfs ... 
9998.26/10001.31	c Bin: Executing kcnfs
9998.26/10001.31	c kcnfs returned code 1.
9998.26/10001.31	c kcnfs returned code 1.
9998.26/10001.31	c satzilla running vallst ... 
9998.26/10001.31	c Bin: Executing vallst
9998.26/10001.31	c vallst returned code 1.
9998.26/10001.31	c vallst returned code 1.
9998.26/10001.31	c satzilla running zchaff_rand ... 
9998.26/10001.31	c Bin: Executing zchaff_rand
9998.26/10001.31	c zchaff_rand returned code 1.
9998.26/10001.31	c zchaff_rand returned code 1.
9998.26/10001.31	c ERROR: All Failed! 
9998.26/10001.31	c SATZILLA_TIME=9999.810000

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node41/watcher-455788-1178576846 -o ROOT/results/node41/solver-455788-1178576846 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455788-1178576846/SATzilla2007_C /tmp/evaluation/455788-1178576846/instance-455788-1178576846.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): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.98 3/77 20597
/proc/meminfo: memFree=1527240/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=1440 CPUtime=0
/proc/20597/stat : 20597 (SATzilla2007_C) D 20595 20597 20541 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 305596491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/20597/statm: 360 110 95 260 0 84 0

[startup+0.0310949 s]
/proc/loadavg: 0.85 0.97 0.98 3/77 20597
/proc/meminfo: memFree=1527240/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=1440 CPUtime=0
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305596491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20597/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.1011 s]
/proc/loadavg: 0.85 0.97 0.98 3/77 20597
/proc/meminfo: memFree=1527240/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=1440 CPUtime=0
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305596491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20597/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301117 s]
/proc/loadavg: 0.85 0.97 0.98 3/77 20597
/proc/meminfo: memFree=1527240/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=1440 CPUtime=0
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305596491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20597/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701151 s]
/proc/loadavg: 0.85 0.97 0.98 3/77 20597
/proc/meminfo: memFree=1527240/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=1440 CPUtime=0
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305596491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20597/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50122 s]
/proc/loadavg: 0.85 0.97 0.98 2/79 20599
/proc/meminfo: memFree=1522488/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=1440 CPUtime=0
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305596491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20597/statm: 360 110 95 260 0 84 0
[pid=20599] ppid=20597 vsize=5728 CPUtime=1.48
/proc/20599/stat : 20599 (march_dl) R 20597 20597 20541 0 -1 4194304 1387 0 0 0 148 0 0 0 25 0 1 0 305596491 5865472 1264 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134531266 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20599/statm: 1432 1264 75 118 0 1311 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7168

[startup+3.10136 s]
/proc/loadavg: 0.85 0.97 0.98 2/79 20599
/proc/meminfo: memFree=1522168/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=1440 CPUtime=0
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305596491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20597/statm: 360 110 95 260 0 84 0
[pid=20599] ppid=20597 vsize=5860 CPUtime=3.08
/proc/20599/stat : 20599 (march_dl) R 20597 20597 20541 0 -1 4194304 1439 0 0 0 308 0 0 0 25 0 1 0 305596491 6000640 1316 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134564961 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20599/statm: 1465 1316 75 118 0 1344 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7300

[startup+6.30264 s]
/proc/loadavg: 0.94 0.98 0.98 2/79 20600
/proc/meminfo: memFree=1525832/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=1440 CPUtime=4.99
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 134 1462 0 0 0 0 499 0 16 0 1 0 305596491 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20597/statm: 360 111 96 260 0 84 0
[pid=20600] ppid=20597 vsize=6188 CPUtime=1.28
/proc/20600/stat : 20600 (ubcsat2006) R 20597 20597 20541 0 -1 4194304 412 0 0 0 109 19 0 0 25 0 1 0 305596992 6336512 395 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20600/statm: 1547 395 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.98 2/79 20601
/proc/meminfo: memFree=1521416/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=5860 CPUtime=1.95
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1413 0 0 0 195 0 0 0 25 0 1 0 305597564 6000640 1290 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134571518 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1465 1290 75 118 0 1344 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8120

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.98 2/79 20601
/proc/meminfo: memFree=1520776/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=6256 CPUtime=14.75
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1531 0 0 0 1475 0 0 0 25 0 1 0 305597564 6406144 1408 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527426 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1564 1408 75 118 0 1443 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 8516

[startup+51.1015 s]
/proc/loadavg: 0.97 0.98 0.98 2/79 20601
/proc/meminfo: memFree=1520776/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=6388 CPUtime=40.34
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1559 0 0 0 4034 0 0 0 25 0 1 0 305597564 6541312 1436 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134567196 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1597 1436 75 118 0 1476 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8648

[startup+102.306 s]
/proc/loadavg: 1.03 1.00 0.99 2/79 20601
/proc/meminfo: memFree=1520392/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=6780 CPUtime=91.53
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1662 0 0 0 9152 1 0 0 25 0 1 0 305597564 6942720 1539 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551002 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1695 1539 75 118 0 1574 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9040

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/79 20601
/proc/meminfo: memFree=1520328/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=6912 CPUtime=151.51
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1675 0 0 0 15150 1 0 0 25 0 1 0 305597564 7077888 1552 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1728 1552 75 118 0 1607 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 9172

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20601
/proc/meminfo: memFree=1520264/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=6912 CPUtime=211.5
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1682 0 0 0 21148 2 0 0 25 0 1 0 305597564 7077888 1559 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1728 1559 75 118 0 1607 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 9172

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20601
/proc/meminfo: memFree=1520200/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=6912 CPUtime=271.48
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1688 0 0 0 27146 2 0 0 25 0 1 0 305597564 7077888 1565 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1728 1565 75 118 0 1607 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 9172

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20601
/proc/meminfo: memFree=1520136/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=6912 CPUtime=331.46
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1691 0 0 0 33144 2 0 0 25 0 1 0 305597564 7077888 1568 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1728 1568 75 118 0 1607 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 9172

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20601
/proc/meminfo: memFree=1520136/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=6912 CPUtime=391.45
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1697 0 0 0 39142 3 0 0 25 0 1 0 305597564 7077888 1574 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134553307 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1728 1574 75 118 0 1607 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 9172


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

/proc/20601/statm: 1959 1783 75 118 0 1838 0
Current children cumulated CPU time (s) 9579.38
Current children cumulated vsize (KiB) 10096

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1518984/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9628.66
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1906 0 0 0 962801 65 0 0 25 0 1 0 305597564 8024064 1783 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533189 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1783 75 118 0 1838 0
Current children cumulated CPU time (s) 9639.36
Current children cumulated vsize (KiB) 10096

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1518984/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9688.65
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1906 0 0 0 968799 66 0 0 25 0 1 0 305597564 8024064 1783 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134552039 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1783 75 118 0 1838 0
Current children cumulated CPU time (s) 9699.35
Current children cumulated vsize (KiB) 10096

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1518984/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9748.64
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1906 0 0 0 974798 66 0 0 25 0 1 0 305597564 8024064 1783 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551863 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1783 75 118 0 1838 0
Current children cumulated CPU time (s) 9759.34
Current children cumulated vsize (KiB) 10096

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1519112/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9808.61
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1908 0 0 0 980795 66 0 0 25 0 1 0 305597564 8024064 1785 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134552155 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1785 75 118 0 1838 0
Current children cumulated CPU time (s) 9819.31
Current children cumulated vsize (KiB) 10096

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1519048/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9868.61
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1909 0 0 0 986794 67 0 0 25 0 1 0 305597564 8024064 1786 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134566602 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1786 75 118 0 1838 0
Current children cumulated CPU time (s) 9879.31
Current children cumulated vsize (KiB) 10096

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1519112/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9928.58
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1912 0 0 0 992791 67 0 0 25 0 1 0 305597564 8024064 1789 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1789 75 118 0 1838 0
Current children cumulated CPU time (s) 9939.28
Current children cumulated vsize (KiB) 10096

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1519112/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9944.58
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1913 0 0 0 994391 67 0 0 25 0 1 0 305597564 8024064 1790 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551845 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1790 75 118 0 1838 0
Current children cumulated CPU time (s) 9955.28
Current children cumulated vsize (KiB) 10096

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1519048/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9970.18
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1913 0 0 0 996950 68 0 0 25 0 1 0 305597564 8024064 1790 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1790 75 118 0 1838 0
Current children cumulated CPU time (s) 9980.88
Current children cumulated vsize (KiB) 10096

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1519048/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9976.58
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1913 0 0 0 997590 68 0 0 25 0 1 0 305597564 8024064 1790 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1790 75 118 0 1838 0
Current children cumulated CPU time (s) 9987.28
Current children cumulated vsize (KiB) 10096

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1519048/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9982.98
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1914 0 0 0 998230 68 0 0 25 0 1 0 305597564 8024064 1791 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551122 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1791 75 118 0 1838 0
Current children cumulated CPU time (s) 9993.68
Current children cumulated vsize (KiB) 10096

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1519048/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9986.17
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1914 0 0 0 998549 68 0 0 25 0 1 0 305597564 8024064 1791 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551114 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1791 75 118 0 1838 0
Current children cumulated CPU time (s) 9996.87
Current children cumulated vsize (KiB) 10096

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1519048/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9986.97
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1914 0 0 0 998629 68 0 0 25 0 1 0 305597564 8024064 1791 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1791 75 118 0 1838 0
Current children cumulated CPU time (s) 9997.67
Current children cumulated vsize (KiB) 10096

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1519048/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=2260 CPUtime=10.7
/proc/20597/stat : 20597 (SATzilla2007_C) S 20595 20597 20541 0 -1 4194304 1087 1880 0 0 324 10 701 35 25 0 1 0 305596491 2314240 390 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20597/statm: 565 390 157 260 0 289 0
[pid=20601] ppid=20597 vsize=7836 CPUtime=9987.38
/proc/20601/stat : 20601 (march_dl) R 20597 20597 20541 0 -1 4194304 1914 0 0 0 998670 68 0 0 25 0 1 0 305597564 8024064 1791 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20601/statm: 1959 1791 75 118 0 1838 0
Current children cumulated CPU time (s) 9998.08
Current children cumulated vsize (KiB) 10096

[startup+10001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21201
/proc/meminfo: memFree=1519048/2055920 swapFree=4169412/4192956
[pid=20597] ppid=20595 vsize=4596 CPUtime=9998.26
/proc/20597/stat : 20597 (SATzilla2007_C) R 20595 20597 20541 0 -1 4194304 1701 3794 0 0 331 12 999380 103 18 0 1 0 305596491 4706304 893 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134592205 0 0 4096 0 0 0 0 17 0 0 0
/proc/20597/statm: 1149 893 164 260 0 873 0
Current children cumulated CPU time (s) 9998.26
Current children cumulated vsize (KiB) 4596

Child status: 17
Real time (s): 10001.3
CPU time (s): 9998.31
CPU user time (s): 9997.14
CPU system time (s): 1.16582
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 10096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.14
system time used= 1.16582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5507
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= 29
involuntary context switches= 10241

runsolver used 9.49356 second user time and 25.2832 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon May  7 22:27:26 UTC 2007

IDJOB= 455788
IDBENCH= 20393
IDSOLVER= 179
FILE ID= node41/455788-1178576846

PBS_JOBID= 5217896

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= /tmp/evaluation/455788-1178576846/SATzilla2007_C /tmp/evaluation/455788-1178576846/instance-455788-1178576846.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-455788-1178576846 -o ROOT/results/node41/solver-455788-1178576846 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455788-1178576846/SATzilla2007_C /tmp/evaluation/455788-1178576846/instance-455788-1178576846.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  627e3d704e5200c3037f9c9d83c939c1

RANDOM SEED= 522391747

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1527712 kB
Buffers:         38972 kB
Cached:         365548 kB
SwapCached:       3072 kB
Active:          82216 kB
Inactive:       345848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527712 kB
SwapTotal:     4192956 kB
SwapFree:      4169412 kB
Dirty:            8712 kB
Writeback:           0 kB
Mapped:          31052 kB
Slab:            85412 kB
Committed_AS:  8566892 kB
PageTables:       2008 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= 66556 MiB

End job on node41 on Tue May  8 01:14:08 UTC 2007