Trace number 314530

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) 1199.63 1200.12

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 benchmark412.228
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.70	c run March_dl for 5 seconds ... 
10.67/10.70	c Bin: Executing march_dl
10.67/10.70	c child exit by a signal
10.67/10.70	c march_dl returned code 137.
10.67/10.70	c run saps (UBCSAT implementation) for 2 seconds ... 
10.67/10.70	c Bin: Executing ubcsat2006
10.67/10.70	c child exited successfully
10.67/10.70	c ubcsat2006 returned code 0.
10.67/10.70	c satzilla computing base features
10.67/10.70	c satzilla doing unit-prop probe
10.67/10.70	c satzilla doing local search probe
10.67/10.70	c satzilla doing lobjois search-space size estimate
10.67/10.70	c satzilla's ranking:
10.67/10.70	c 1) march_dl: -0.427012
10.67/10.70	c 2) minisat20+P: -0.216957
10.67/10.70	c 3) minisat20: 0.731766
10.67/10.70	c 4) march_dl+P: 2.424916
10.67/10.70	c 5) vallst+P: 3.273225
10.67/10.70	c 6) zchaff_rand+P: 5.854311
10.67/10.70	c 7) kcnfs+P: 999.000000
10.67/10.70	c 8) kcnfs: 999.000000
10.67/10.70	c 9) vallst: 999.000000
10.67/10.70	c 10) zchaff_rand: 999.000000
10.67/10.70	c satzilla running march_dl ... 
1199.50/1200.00	c Bin: Executing march_dl
1199.50/1200.00	c child exit by a signal
1199.50/1200.00	c march_dl returned code 137.
1199.50/1200.00	c march_dl returned code 137.
1199.50/1200.00	c satzilla running minisat20 with preprocessing ... 
1199.60/1200.11	c Preprocessing...
1199.60/1200.11	c Inital problem has 3189 variables, 5635 nary clauses (5404 binary clauses).
1199.60/1200.11	c Num non-binary clauses 5634, Average non-binary clause length 3.142
1199.60/1200.11	c Theory has no gaps
1199.60/1200.11	c Preprocessor runtime was 0.110 seconds.
1199.60/1200.11	c 
1199.60/1200.11	c Satisfiability of theory still undetermined.
1199.60/1200.11	c See file /tmp/Go2GI1 for simplified theory.
1199.60/1200.11	c Bin: Executing minisat20
1199.60/1200.11	c minisat20 returned code 1.
1199.60/1200.11	c minisat20 returned code 1.
1199.60/1200.11	c satzilla running minisat20 ... 
1199.60/1200.11	c Bin: Executing minisat20
1199.60/1200.11	c minisat20 returned code 1.
1199.60/1200.11	c minisat20 returned code 1.
1199.60/1200.11	c satzilla running march_dl with preprocessing ... 
1199.60/1200.11	c Bin: Executing march_dl
1199.60/1200.11	c march_dl returned code 1.
1199.60/1200.11	c march_dl returned code 1.
1199.60/1200.11	c satzilla running vallst with preprocessing ... 
1199.60/1200.11	c Bin: Executing vallst
1199.60/1200.11	c vallst returned code 1.
1199.60/1200.11	c vallst returned code 1.
1199.60/1200.11	c satzilla running zchaff_rand with preprocessing ... 
1199.60/1200.11	c Bin: Executing zchaff_rand
1199.60/1200.11	c zchaff_rand returned code 1.
1199.60/1200.11	c zchaff_rand returned code 1.
1199.60/1200.11	c satzilla running kcnfs with preprocessing ... 
1199.60/1200.11	c Bin: Executing kcnfs
1199.60/1200.11	c kcnfs returned code 1.
1199.60/1200.11	c kcnfs returned code 1.
1199.60/1200.11	c satzilla running kcnfs ... 
1199.60/1200.11	c Bin: Executing kcnfs
1199.60/1200.11	c kcnfs returned code 1.
1199.60/1200.11	c kcnfs returned code 1.
1199.60/1200.11	c satzilla running vallst ... 
1199.60/1200.11	c Bin: Executing vallst
1199.60/1200.11	c vallst returned code 1.
1199.60/1200.11	c vallst returned code 1.
1199.60/1200.11	c satzilla running zchaff_rand ... 
1199.60/1200.11	c Bin: Executing zchaff_rand
1199.60/1200.11	c zchaff_rand returned code 1.
1199.60/1200.11	c zchaff_rand returned code 1.
1199.60/1200.11	c ERROR: All Failed! 
1199.60/1200.11	c SATZILLA_TIME=1199.800000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-314530-1172638494 -o ROOT/results/node39/solver-314530-1172638494 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314530-1172638494/SATzilla2007_C /tmp/evaluation/314530-1172638494/instance-314530-1172638494.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.92 0.98 0.99 3/64 15870
/proc/meminfo: memFree=1478560/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=1440 CPUtime=0
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283805319 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 360 110 95 260 0 84 0
[pid=15871] ppid=15870 vsize=920 CPUtime=0
/proc/15871/stat : 15871 (march_dl) R 15870 15870 15427 0 -1 4194304 133 0 0 0 0 0 0 0 20 0 1 0 283805319 942080 128 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134724723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15871/statm: 230 129 50 118 0 109 0

[startup+0.0228289 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15870
/proc/meminfo: memFree=1478560/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=1440 CPUtime=0
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283805319 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 360 110 95 260 0 84 0
[pid=15871] ppid=15870 vsize=1612 CPUtime=0.01
/proc/15871/stat : 15871 (march_dl) R 15870 15870 15427 0 -1 4194304 290 0 0 0 1 0 0 0 20 0 1 0 283805319 1650688 282 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15871/statm: 403 282 53 118 0 282 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3052

[startup+0.101842 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15870
/proc/meminfo: memFree=1478560/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=1440 CPUtime=0
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283805319 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 360 110 95 260 0 84 0
[pid=15871] ppid=15870 vsize=2928 CPUtime=0.09
/proc/15871/stat : 15871 (march_dl) R 15870 15870 15427 0 -1 4194304 746 0 0 0 9 0 0 0 20 0 1 0 283805319 2998272 625 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134562588 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15871/statm: 732 625 69 118 0 611 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4368

[startup+0.301876 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15870
/proc/meminfo: memFree=1478560/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=1440 CPUtime=0
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283805319 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 360 110 95 260 0 84 0
[pid=15871] ppid=15870 vsize=4460 CPUtime=0.29
/proc/15871/stat : 15871 (march_dl) R 15870 15870 15427 0 -1 4194304 1105 0 0 0 29 0 0 0 21 0 1 0 283805319 4567040 982 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15871/statm: 1115 982 75 118 0 994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5900

[startup+0.701944 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15870
/proc/meminfo: memFree=1478560/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=1440 CPUtime=0
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283805319 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 360 110 95 260 0 84 0
[pid=15871] ppid=15870 vsize=5464 CPUtime=0.69
/proc/15871/stat : 15871 (march_dl) R 15870 15870 15427 0 -1 4194304 1324 0 0 0 69 0 0 0 24 0 1 0 283805319 5595136 1201 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527455 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15871/statm: 1366 1201 75 118 0 1245 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6904

[startup+1.50108 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15872
/proc/meminfo: memFree=1473808/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=1440 CPUtime=0
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283805319 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 360 110 95 260 0 84 0
[pid=15871] ppid=15870 vsize=5728 CPUtime=1.49
/proc/15871/stat : 15871 (march_dl) R 15870 15870 15427 0 -1 4194304 1392 0 0 0 149 0 0 0 25 0 1 0 283805319 5865472 1269 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527907 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15871/statm: 1432 1269 75 118 0 1311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7168

[startup+3.10135 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15872
/proc/meminfo: memFree=1473424/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=1440 CPUtime=0
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283805319 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 360 110 95 260 0 84 0
[pid=15871] ppid=15870 vsize=5860 CPUtime=3.09
/proc/15871/stat : 15871 (march_dl) R 15870 15870 15427 0 -1 4194304 1441 0 0 0 309 0 0 0 25 0 1 0 283805319 6000640 1318 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134565315 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15871/statm: 1465 1318 75 118 0 1344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7300

[startup+6.3019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 15873
/proc/meminfo: memFree=1477328/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=1440 CPUtime=4.99
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 135 1462 0 0 0 0 499 0 16 0 1 0 283805319 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15870/statm: 360 111 96 260 0 84 0
[pid=15873] ppid=15870 vsize=6188 CPUtime=1.29
/proc/15873/stat : 15873 (ubcsat2006) R 15870 15870 15427 0 -1 4194304 412 0 0 0 111 18 0 0 25 0 1 0 283805820 6336512 395 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15873/statm: 1547 395 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 15874
/proc/meminfo: memFree=1472784/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=5860 CPUtime=1.98
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1414 0 0 0 198 0 0 0 25 0 1 0 283806390 6000640 1291 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134564682 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1465 1291 75 118 0 1344 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8120

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 15874
/proc/meminfo: memFree=1472088/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=6256 CPUtime=14.78
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1531 0 0 0 1478 0 0 0 25 0 1 0 283806390 6406144 1408 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1564 1408 75 118 0 1443 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8516

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 15874
/proc/meminfo: memFree=1471896/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=6388 CPUtime=40.36
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1560 0 0 0 4036 0 0 0 25 0 1 0 283806390 6541312 1437 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134552238 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1597 1437 75 118 0 1476 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8648

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 15874
/proc/meminfo: memFree=1471448/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=6780 CPUtime=91.55
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1663 0 0 0 9155 0 0 0 25 0 1 0 283806390 6942720 1540 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527663 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1695 1540 75 118 0 1574 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9040

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15874
/proc/meminfo: memFree=1471384/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=6912 CPUtime=151.53
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1675 0 0 0 15152 1 0 0 25 0 1 0 283806390 7077888 1552 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1728 1552 75 118 0 1607 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 9172

[startup+222.303 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 15874
/proc/meminfo: memFree=1471320/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=6912 CPUtime=211.51
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1682 0 0 0 21150 1 0 0 25 0 1 0 283806390 7077888 1559 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134573167 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1728 1559 75 118 0 1607 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 9172

[startup+282.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 15874
/proc/meminfo: memFree=1471256/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=6912 CPUtime=271.49
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1688 0 0 0 27148 1 0 0 25 0 1 0 283806390 7077888 1565 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533192 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1728 1565 75 118 0 1607 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 9172

[startup+342.301 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 15874
/proc/meminfo: memFree=1471256/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=6912 CPUtime=331.47
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1691 0 0 0 33146 1 0 0 25 0 1 0 283806390 7077888 1568 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1728 1568 75 118 0 1607 0

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

/proc/15874/statm: 1761 1605 75 118 0 1640 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 9304

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470552/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7044 CPUtime=751.26
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1734 0 0 0 75122 4 0 0 25 0 1 0 283806390 7213056 1611 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134564422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1761 1611 75 118 0 1640 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 9304

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470616/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7044 CPUtime=811.23
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1734 0 0 0 81119 4 0 0 25 0 1 0 283806390 7213056 1611 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134565187 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1761 1611 75 118 0 1640 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 9304

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470616/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7044 CPUtime=871.21
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1737 0 0 0 87117 4 0 0 25 0 1 0 283806390 7213056 1614 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134573203 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1761 1614 75 118 0 1640 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 9304

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470616/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7176 CPUtime=931.19
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1741 0 0 0 93115 4 0 0 25 0 1 0 283806390 7348224 1618 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134552365 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1794 1618 75 118 0 1673 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 9436

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470616/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7176 CPUtime=991.17
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1744 0 0 0 99113 4 0 0 25 0 1 0 283806390 7348224 1621 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134551110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1794 1621 75 118 0 1673 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 9436

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470616/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7176 CPUtime=1051.15
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1745 0 0 0 105111 4 0 0 25 0 1 0 283806390 7348224 1622 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134552285 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1794 1622 75 118 0 1673 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 9436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470552/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7176 CPUtime=1111.13
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1748 0 0 0 111109 4 0 0 25 0 1 0 283806390 7348224 1625 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527462 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1794 1625 75 118 0 1673 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 9436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470552/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7176 CPUtime=1171.11
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1749 0 0 0 117107 4 0 0 25 0 1 0 283806390 7348224 1626 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134567016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1794 1626 75 118 0 1673 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 9436

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470552/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7176 CPUtime=1179.11
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1749 0 0 0 117907 4 0 0 25 0 1 0 283806390 7348224 1626 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1794 1626 75 118 0 1673 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 9436

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470488/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7176 CPUtime=1185.51
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1749 0 0 0 118547 4 0 0 25 0 1 0 283806390 7348224 1626 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1794 1626 75 118 0 1673 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 9436

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470488/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7176 CPUtime=1187.1
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1749 0 0 0 118706 4 0 0 25 0 1 0 283806390 7348224 1626 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527619 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1794 1626 75 118 0 1673 0
Current children cumulated CPU time (s) 1197.78
Current children cumulated vsize (KiB) 9436

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470488/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7176 CPUtime=1187.9
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1749 0 0 0 118786 4 0 0 25 0 1 0 283806390 7348224 1626 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134587383 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1794 1626 75 118 0 1673 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 9436

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470488/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=2260 CPUtime=10.68
/proc/15870/stat : 15870 (SATzilla2007_C) S 15868 15870 15427 0 -1 4194304 1088 1880 0 0 323 9 701 35 25 0 1 0 283805319 2314240 390 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15870/statm: 565 390 157 260 0 289 0
[pid=15874] ppid=15870 vsize=7176 CPUtime=1188.7
/proc/15874/stat : 15874 (march_dl) R 15870 15870 15427 0 -1 4194304 1749 0 0 0 118866 4 0 0 25 0 1 0 283806390 7348224 1626 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134528346 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15874/statm: 1794 1626 75 118 0 1673 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 9436

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16072
/proc/meminfo: memFree=1470488/2055920 swapFree=4183936/4192956
[pid=15870] ppid=15868 vsize=4596 CPUtime=1199.6
/proc/15870/stat : 15870 (SATzilla2007_C) R 15868 15870 15427 0 -1 4194304 1702 3629 0 0 331 11 119578 40 19 0 1 0 283805319 4706304 893 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135221597 0 0 4096 0 0 0 0 17 1 0 0
/proc/15870/statm: 1149 893 164 260 0 873 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 4596

Child status: 17
Real time (s): 1200.12
CPU time (s): 1199.63
CPU user time (s): 1199.11
CPU system time (s): 0.517921
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 9436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.11
system time used= 0.517921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5343
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= 26
involuntary context switches= 3311

runsolver used 0.779881 second user time and 2.6446 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Wed Feb 28 04:54:54 UTC 2007

IDJOB= 314530
IDBENCH= 20393
IDSOLVER= 135
FILE ID= node39/314530-1172638494

PBS_JOBID= 3981150

Free space on /tmp= 66518 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  627e3d704e5200c3037f9c9d83c939c1

RANDOM SEED= 256373671

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:       1478968 kB
Buffers:         12580 kB
Cached:         513344 kB
SwapCached:       2776 kB
Active:          78876 kB
Inactive:       456424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478968 kB
SwapTotal:     4192956 kB
SwapFree:      4183936 kB
Dirty:            8524 kB
Writeback:           0 kB
Mapped:          15284 kB
Slab:            27660 kB
Committed_AS:   694784 kB
PageTables:       1412 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= 66518 MiB

End job on node39 on Wed Feb 28 05:14:55 UTC 2007