Trace number 422438

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
Siege V4SAT 124.386 124.455

General information on the benchmark

Nameindustrial/narain/
clauses-4.cnf
MD5SUM47aea57a75df97a09b0fd4dea46085be
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.746
Satisfiable
(Un)Satisfiability was proved
Number of variables267766
Number of clauses1002957
Sum of the clauses size2476573
Maximum clause length217
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2756840
Number of clauses of size 3179525
Number of clauses of size 42715
Number of clauses of size 553863
Number of clauses of size over 510013

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node65/watcher-422438-1178599001 -o ROOT/results/node65/solver-422438-1178599001 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422438-1178599001/siegeadapter.pl /tmp/evaluation/422438-1178599001/instance-422438-1178599001.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.99 3/64 5819
/proc/meminfo: memFree=1782320/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) R 5817 5819 5757 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 335889859 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257203694239 0 0 4224 0 0 0 0 17 1 0 0
/proc/5819/statm: 3067 350 270 3 0 167 0
[pid=5820] ppid=5819 vsize=21444 CPUtime=0
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 95 0 0 0 0 0 0 0 18 0 1 0 335889860 21958656 80 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134949222 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 5361 80 66 208 0 602 0

[startup+0.013101 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 5819
/proc/meminfo: memFree=1782320/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=44504 CPUtime=0
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 1238 0 0 0 0 0 0 0 18 0 1 0 335889860 45572096 1224 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134515452 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 11128 1226 66 208 0 6369 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 56772

[startup+0.101107 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 5819
/proc/meminfo: memFree=1782320/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=60628 CPUtime=0.09
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 9803 0 0 0 5 4 0 0 19 0 1 0 335889860 62083072 9788 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 135101734 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 15159 9793 66 208 0 10400 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72896

[startup+0.301124 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 5819
/proc/meminfo: memFree=1782320/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=513388 CPUtime=0.29
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 18760 0 0 0 22 7 0 0 21 0 1 0 335889860 525709312 18745 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 128348 18748 1921 208 0 123589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 525656

[startup+0.701156 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 5819
/proc/meminfo: memFree=1782320/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=512836 CPUtime=0.69
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 27338 0 0 0 58 11 0 0 25 0 1 0 335889860 525144064 22708 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 128209 22708 86 208 0 127997 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 525104

[startup+1.50122 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1690976/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=512836 CPUtime=1.49
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 27353 0 0 0 138 11 0 0 25 0 1 0 335889860 525144064 22723 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530246 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 128209 22723 86 208 0 127997 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 525104

[startup+3.10135 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1690784/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=512836 CPUtime=3.09
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 27357 0 0 0 298 11 0 0 25 0 1 0 335889860 525144064 22727 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 128209 22727 86 208 0 127997 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 525104

[startup+6.30162 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1690592/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=512912 CPUtime=6.28
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 27435 0 0 0 616 12 0 0 25 0 1 0 335889860 525221888 22805 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 128228 22805 86 208 0 128016 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 525180

[startup+12.7011 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1689888/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=513144 CPUtime=12.68
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 27662 0 0 0 1256 12 0 0 25 0 1 0 335889860 525459456 23032 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 128286 23032 86 208 0 128074 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 525412

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1685736/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=513816 CPUtime=25.48
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 28690 0 0 0 2535 13 0 0 25 0 1 0 335889860 526147584 24060 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 128454 24060 86 208 0 128242 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 526084

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1680168/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=514376 CPUtime=51.06
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 30116 0 0 0 5090 16 0 0 25 0 1 0 335889860 526721024 25486 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529867 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 128594 25486 86 208 0 128382 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 526644

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1644456/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=543196 CPUtime=102.25
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 45324 0 0 0 10199 26 0 0 25 0 1 0 335889860 556232704 34418 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 135799 34418 86 208 0 135587 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 555464

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

[startup+115.102 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1626280/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=578520 CPUtime=115.05
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 58162 0 0 0 11472 33 0 0 25 0 1 0 335889860 592404480 38888 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 144630 38888 86 208 0 144418 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 590788

[startup+118.303 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1626152/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=578624 CPUtime=118.25
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 58187 0 0 0 11792 33 0 0 25 0 1 0 335889860 592510976 38913 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134516714 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 144656 38913 86 208 0 144444 0
Current children cumulated CPU time (s) 118.25
Current children cumulated vsize (KiB) 590892

[startup+121.501 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1626088/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=578672 CPUtime=121.44
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 58200 0 0 0 12111 33 0 0 25 0 1 0 335889860 592560128 38926 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 144668 38926 86 208 0 144456 0
Current children cumulated CPU time (s) 121.44
Current children cumulated vsize (KiB) 590940

[startup+123.101 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1626024/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=578736 CPUtime=123.05
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 58216 0 0 0 12272 33 0 0 25 0 1 0 335889860 592625664 38942 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 144684 38942 86 208 0 144472 0
Current children cumulated CPU time (s) 123.05
Current children cumulated vsize (KiB) 591004

[startup+123.901 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1626024/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=578736 CPUtime=123.84
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 58216 0 0 0 12351 33 0 0 25 0 1 0 335889860 592625664 38942 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 144684 38942 86 208 0 144472 0
Current children cumulated CPU time (s) 123.84
Current children cumulated vsize (KiB) 591004

[startup+124.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1624744/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=12268 CPUtime=0
/proc/5819/stat : 5819 (siegeadapter.pl) S 5817 5819 5757 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 335889859 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257212592226 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5819/statm: 3067 352 271 3 0 167 0
[pid=5820] ppid=5819 vsize=85112 CPUtime=124.25
/proc/5820/stat : 5820 (siege_v4) R 5819 5819 5757 0 -1 0 58226 0 0 0 12390 35 0 0 25 0 1 0 335889860 87154688 21149 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134943094 0 0 4096 0 0 0 0 17 1 0 0
/proc/5820/statm: 21278 21149 95 208 0 21066 0
Current children cumulated CPU time (s) 124.25
Current children cumulated vsize (KiB) 97380

[startup+124.401 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 5821
/proc/meminfo: memFree=1624744/2055920 swapFree=4184160/4192956
[pid=5819] ppid=5817 vsize=13672 CPUtime=124.33
/proc/5819/stat : 5819 (siegeadapter.pl) R 5817 5819 5757 0 -1 4194304 824 58226 0 0 0 0 12397 36 16 0 1 0 335889859 14000128 740 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 257203919244 0 0 4224 0 0 0 0 17 0 0 0
/proc/5819/statm: 3418 740 287 3 0 518 0
Current children cumulated CPU time (s) 124.33
Current children cumulated vsize (KiB) 13672

Child status: 0
Real time (s): 124.455
CPU time (s): 124.386
CPU user time (s): 123.987
CPU system time (s): 0.398939
CPU usage (%): 99.9447
Max. virtual memory (cumulated for all children) (KiB): 622432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 123.987
system time used= 0.398939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60589
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= 1704
involuntary context switches= 304

runsolver used 0.100984 second user time and 0.275958 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Tue May  8 04:36:42 UTC 2007

IDJOB= 422438
IDBENCH= 20507
IDSOLVER= 190
FILE ID= node65/422438-1178599001

PBS_JOBID= 5218201

Free space on /tmp= 66546 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-4.cnf
COMMAND LINE= /tmp/evaluation/422438-1178599001/siegeadapter.pl /tmp/evaluation/422438-1178599001/instance-422438-1178599001.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-422438-1178599001 -o ROOT/results/node65/solver-422438-1178599001 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422438-1178599001/siegeadapter.pl /tmp/evaluation/422438-1178599001/instance-422438-1178599001.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  47aea57a75df97a09b0fd4dea46085be

RANDOM SEED= 721685001

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1782728 kB
Buffers:         13104 kB
Cached:         175684 kB
SwapCached:       2768 kB
Active:          66684 kB
Inactive:       131524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782728 kB
SwapTotal:     4192956 kB
SwapFree:      4184160 kB
Dirty:           19244 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            61036 kB
Committed_AS:  7395004 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB

End job on node65 on Tue May  8 04:38:49 UTC 2007