Trace number 422307

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 84.1162 84.181

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-5-19-s.cnf
MD5SUMda84c31d7a6be4fe4d1189ad9ffe5349
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.2111
Satisfiable
(Un)Satisfiability was proved
Number of variables279590
Number of clauses1337190
Sum of the clauses size3109060
Maximum clause length10
Minimum clause length1
Number of clauses of size 123239
Number of clauses of size 21012692
Number of clauses of size 3249039
Number of clauses of size 45800
Number of clauses of size 523200
Number of clauses of size over 523220

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/node2/watcher-422307-1178562173 -o ROOT/results/node2/solver-422307-1178562173 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422307-1178562173/siegeadapter.pl /tmp/evaluation/422307-1178562173/instance-422307-1178562173.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.95 0.98 0.95 4/77 9105
/proc/meminfo: memFree=1821112/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 332255285 12562432 351 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 351 271 3 0 167 0
[pid=9106] ppid=9105 vsize=4 CPUtime=0
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 14 0 0 0 0 0 0 0 20 0 1 0 332255286 4096 1 18446744073709551615 0 0 0 18446744073709551615 206381313319 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 8048 1160 66 208 0 1723 0

[startup+0.07814 s]
/proc/loadavg: 0.95 0.98 0.95 4/77 9105
/proc/meminfo: memFree=1821112/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=63320 CPUtime=0.06
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 7351 0 0 0 4 2 0 0 20 0 1 0 332255286 64839680 7336 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 15831 7341 66 208 0 9506 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 75588

[startup+0.101144 s]
/proc/loadavg: 0.95 0.98 0.95 4/77 9105
/proc/meminfo: memFree=1821112/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=67588 CPUtime=0.09
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 9619 0 0 0 5 4 0 0 20 0 1 0 332255286 69210112 9604 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134515383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 16899 9607 66 208 0 10574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 79856

[startup+0.301164 s]
/proc/loadavg: 0.95 0.98 0.95 4/77 9105
/proc/meminfo: memFree=1821112/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=516688 CPUtime=0.28
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 17315 0 0 0 21 7 0 0 21 0 1 0 332255286 529088512 17300 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556509 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 129172 17301 1745 208 0 122847 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 528956

[startup+0.701207 s]
/proc/loadavg: 0.95 0.98 0.95 4/77 9105
/proc/meminfo: memFree=1821112/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=536948 CPUtime=0.68
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 27639 0 0 0 56 12 0 0 25 0 1 0 332255286 549834752 27624 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530258 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 134237 27624 6186 208 0 127912 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 549216

[startup+1.50129 s]
/proc/loadavg: 0.95 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1734120/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=511120 CPUtime=1.49
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 27931 0 0 0 136 13 0 0 25 0 1 0 332255286 523386880 21732 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 127780 21732 86 208 0 127568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 523388

[startup+3.10145 s]
/proc/loadavg: 0.95 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1733288/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=511120 CPUtime=3.09
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 28098 0 0 0 296 13 0 0 25 0 1 0 332255286 523386880 21899 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 127780 21899 86 208 0 127568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 523388

[startup+6.30178 s]
/proc/loadavg: 0.96 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1733224/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=511120 CPUtime=6.29
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 28143 0 0 0 616 13 0 0 25 0 1 0 332255286 523386880 21944 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529979 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 127780 21944 86 208 0 127568 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 523388

[startup+12.7014 s]
/proc/loadavg: 0.96 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1732520/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=511216 CPUtime=12.68
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 28309 0 0 0 1255 13 0 0 25 0 1 0 332255286 523485184 22110 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529921 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 127804 22110 86 208 0 127592 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 523484

[startup+25.5018 s]
/proc/loadavg: 0.97 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1728552/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=511920 CPUtime=25.47
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 29339 0 0 0 2533 14 0 0 25 0 1 0 332255286 524206080 23140 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 127980 23140 86 208 0 127768 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 524188

[startup+51.1014 s]
/proc/loadavg: 0.98 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1692456/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=542124 CPUtime=51.07
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 45409 0 0 0 5085 22 0 0 25 0 1 0 332255286 555134976 32656 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 135531 32656 86 208 0 135319 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 554392

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

[startup+63.9018 s]
/proc/loadavg: 0.98 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1649448/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=577232 CPUtime=63.86
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 64509 0 0 0 6354 32 0 0 25 0 1 0 332255286 591085568 43018 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 144308 43018 86 208 0 144096 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 589500

[startup+76.7011 s]
/proc/loadavg: 0.98 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1616744/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=652036 CPUtime=76.65
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 90058 0 0 0 7623 42 0 0 25 0 1 0 332255286 667684864 51092 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 163009 51092 86 208 0 162797 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 664304

[startup+79.9014 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1615528/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=652160 CPUtime=79.86
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 90322 0 0 0 7943 43 0 0 25 0 1 0 332255286 667811840 51356 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 163040 51356 86 208 0 162828 0
Current children cumulated CPU time (s) 79.86
Current children cumulated vsize (KiB) 664428

[startup+81.5016 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1614632/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=652276 CPUtime=81.46
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 90490 0 0 0 8103 43 0 0 25 0 1 0 332255286 667930624 51524 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 163069 51524 86 208 0 162857 0
Current children cumulated CPU time (s) 81.46
Current children cumulated vsize (KiB) 664544

[startup+83.1017 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1614184/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=652312 CPUtime=83.06
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 90644 0 0 0 8263 43 0 0 25 0 1 0 332255286 667967488 51678 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 163078 51678 86 208 0 162866 0
Current children cumulated CPU time (s) 83.06
Current children cumulated vsize (KiB) 664580

[startup+83.9018 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1613800/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=652392 CPUtime=83.86
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 90717 0 0 0 8342 44 0 0 25 0 1 0 332255286 668049408 51750 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134990913 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 163098 51750 598 208 0 162886 0
Current children cumulated CPU time (s) 83.86
Current children cumulated vsize (KiB) 664660

[startup+84.1018 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 9107
/proc/meminfo: memFree=1613800/2055920 swapFree=4148860/4192956
[pid=9105] ppid=9103 vsize=12268 CPUtime=0
/proc/9105/stat : 9105 (siegeadapter.pl) S 9103 9105 9003 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332255285 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/9105/statm: 3067 352 271 3 0 167 0
[pid=9106] ppid=9105 vsize=79024 CPUtime=84.06
/proc/9106/stat : 9106 (siege_v4) R 9105 9105 9003 0 -1 0 90717 0 0 0 8360 46 0 0 25 0 1 0 332255286 80920576 19612 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 135101734 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 19756 19612 1613 208 0 19544 0
Current children cumulated CPU time (s) 84.06
Current children cumulated vsize (KiB) 91292

Child status: 0
Real time (s): 84.181
CPU time (s): 84.1162
CPU user time (s): 83.6153
CPU system time (s): 0.500923
CPU usage (%): 99.923
Max. virtual memory (cumulated for all children) (KiB): 729300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.6153
system time used= 0.500923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93304
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= 1977
involuntary context switches= 220

runsolver used 0.085986 second user time and 0.241963 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon May  7 18:22:55 UTC 2007

IDJOB= 422307
IDBENCH= 20360
IDSOLVER= 190
FILE ID= node2/422307-1178562173

PBS_JOBID= 5217675

Free space on /tmp= 66540 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-5-19-s.cnf
COMMAND LINE= /tmp/evaluation/422307-1178562173/siegeadapter.pl /tmp/evaluation/422307-1178562173/instance-422307-1178562173.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-422307-1178562173 -o ROOT/results/node2/solver-422307-1178562173 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422307-1178562173/siegeadapter.pl /tmp/evaluation/422307-1178562173/instance-422307-1178562173.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  da84c31d7a6be4fe4d1189ad9ffe5349

RANDOM SEED= 565746405

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1821520 kB
Buffers:         10828 kB
Cached:         114952 kB
SwapCached:      12124 kB
Active:          90180 kB
Inactive:        79040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821520 kB
SwapTotal:     4192956 kB
SwapFree:      4148860 kB
Dirty:           25384 kB
Writeback:           0 kB
Mapped:          50424 kB
Slab:            50576 kB
Committed_AS: 11696268 kB
PageTables:       1908 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= 66538 MiB

End job on node2 on Mon May  7 18:24:20 UTC 2007