Trace number 422306

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 107.333 107.425

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-10-17-s.cnf
MD5SUM211504a6ba82cb2fc3f6333430f9c42f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.5383
Satisfiable
(Un)Satisfiability was proved
Number of variables294246
Number of clauses1384270
Sum of the clauses size3202814
Maximum clause length10
Minimum clause length1
Number of clauses of size 124517
Number of clauses of size 21066262
Number of clauses of size 3238391
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

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/node18/watcher-422306-1178560891 -o ROOT/results/node18/solver-422306-1178560891 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422306-1178560891/siegeadapter.pl /tmp/evaluation/422306-1178560891/instance-422306-1178560891.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.92 0.97 0.94 3/83 13029
/proc/meminfo: memFree=1814208/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) R 13027 13029 12686 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 304006662 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227848809119 0 0 4224 0 0 0 0 17 1 0 0
/proc/13029/statm: 3067 350 270 3 0 167 0
[pid=13030] ppid=13029 vsize=28720 CPUtime=0
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 144 0 0 0 0 0 0 0 18 0 1 0 304006663 29409280 129 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 7180 133 66 208 0 660 0

[startup+0.035184 s]
/proc/loadavg: 0.92 0.97 0.94 3/83 13029
/proc/meminfo: memFree=1814208/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=58008 CPUtime=0.02
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 3443 0 0 0 1 1 0 0 18 0 1 0 304006663 59400192 3428 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134515431 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 14503 3432 66 208 0 7983 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 70276

[startup+0.10119 s]
/proc/loadavg: 0.92 0.97 0.94 3/83 13029
/proc/meminfo: memFree=1814208/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=70240 CPUtime=0.09
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 9942 0 0 0 5 4 0 0 19 0 1 0 304006663 71925760 9927 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 17562 9930 66 208 0 11042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82508

[startup+0.301209 s]
/proc/loadavg: 0.92 0.97 0.94 3/83 13029
/proc/meminfo: memFree=1814208/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=522240 CPUtime=0.29
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 18005 0 0 0 21 8 0 0 21 0 1 0 304006663 534773760 17990 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 130561 17991 1720 208 0 124041 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 534508

[startup+0.701247 s]
/proc/loadavg: 0.92 0.97 0.94 3/83 13029
/proc/meminfo: memFree=1814208/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=543444 CPUtime=0.69
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 28461 0 0 0 56 13 0 0 25 0 1 0 304006663 556486656 28446 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529766 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 135861 28446 6381 208 0 129341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 555712

[startup+1.50132 s]
/proc/loadavg: 0.92 0.97 0.94 3/85 13031
/proc/meminfo: memFree=1722928/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=516768 CPUtime=1.48
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 29323 0 0 0 134 14 0 0 25 0 1 0 304006663 529170432 22926 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 129192 22926 86 208 0 128980 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 529036

[startup+3.10248 s]
/proc/loadavg: 0.93 0.97 0.94 2/85 13039
/proc/meminfo: memFree=1722352/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=516768 CPUtime=3.08
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 29334 0 0 0 294 14 0 0 25 0 1 0 304006663 529170432 22937 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 129192 22937 86 208 0 128980 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 529036

[startup+6.30179 s]
/proc/loadavg: 0.93 0.97 0.94 2/85 13041
/proc/meminfo: memFree=1722160/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=516768 CPUtime=6.28
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 29367 0 0 0 614 14 0 0 25 0 1 0 304006663 529170432 22970 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530013 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 129192 22970 86 208 0 128980 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 529036

[startup+12.7014 s]
/proc/loadavg: 0.94 0.97 0.94 2/85 13045
/proc/meminfo: memFree=1721848/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=516768 CPUtime=12.68
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 29464 0 0 0 1254 14 0 0 25 0 1 0 304006663 529170432 23067 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134546497 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 129192 23067 86 208 0 128980 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 529036

[startup+25.5016 s]
/proc/loadavg: 1.03 0.99 0.94 2/85 13053
/proc/meminfo: memFree=1717120/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=517284 CPUtime=25.45
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 30697 0 0 0 2529 16 0 0 25 0 1 0 304006663 529698816 24300 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 129321 24300 86 208 0 129109 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 529552

[startup+51.1011 s]
/proc/loadavg: 1.08 1.00 0.95 2/79 13073
/proc/meminfo: memFree=1710576/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=517956 CPUtime=51.03
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 32635 0 0 0 5085 18 0 0 25 0 1 0 304006663 530386944 26238 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 129489 26238 86 208 0 129277 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 530224

[startup+102.305 s]
/proc/loadavg: 1.13 1.03 0.96 2/79 13073
/proc/meminfo: memFree=1603312/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=664868 CPUtime=102.22
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 93797 0 0 0 10173 49 0 0 25 0 1 0 304006663 680824832 52916 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 166217 52916 86 208 0 166005 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 677136

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

[startup+105.502 s]
/proc/loadavg: 1.13 1.03 0.96 3/79 13073
/proc/meminfo: memFree=1602864/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=664984 CPUtime=105.42
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 93910 0 0 0 10493 49 0 0 25 0 1 0 304006663 680943616 53029 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527914 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 166246 53029 86 208 0 166034 0
Current children cumulated CPU time (s) 105.42
Current children cumulated vsize (KiB) 677252

[startup+106.301 s]
/proc/loadavg: 1.13 1.03 0.96 3/79 13073
/proc/meminfo: memFree=1602864/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=665040 CPUtime=106.21
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 93923 0 0 0 10572 49 0 0 25 0 1 0 304006663 681000960 53042 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 166260 53042 86 208 0 166048 0
Current children cumulated CPU time (s) 106.21
Current children cumulated vsize (KiB) 677308

[startup+107.102 s]
/proc/loadavg: 1.13 1.03 0.96 2/79 13073
/proc/meminfo: memFree=1602800/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=665088 CPUtime=107.01
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 93941 0 0 0 10651 50 0 0 25 0 1 0 304006663 681050112 53060 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134989485 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 166272 53060 95 208 0 166060 0
Current children cumulated CPU time (s) 107.01
Current children cumulated vsize (KiB) 677356

[startup+107.302 s]
/proc/loadavg: 1.13 1.03 0.96 2/79 13073
/proc/meminfo: memFree=1602800/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=12268 CPUtime=0
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 304006662 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857707106 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/13029/statm: 3067 352 271 3 0 167 0
[pid=13030] ppid=13029 vsize=87704 CPUtime=107.22
/proc/13030/stat : 13030 (siege_v4) R 13029 13029 12686 0 -1 0 93941 0 0 0 10669 53 0 0 25 0 1 0 304006663 89808896 21777 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134943086 0 0 4096 0 0 0 0 17 1 0 0
/proc/13030/statm: 21926 21777 95 208 0 21714 0
Current children cumulated CPU time (s) 107.22
Current children cumulated vsize (KiB) 99972

[startup+107.402 s]
/proc/loadavg: 1.13 1.03 0.96 2/79 13073
/proc/meminfo: memFree=1602800/2055920 swapFree=4147200/4192956
[pid=13029] ppid=13027 vsize=21044 CPUtime=107.3
/proc/13029/stat : 13029 (siegeadapter.pl) S 13027 13029 12686 0 -1 4194304 2683 93941 0 0 1 2 10673 54 16 0 1 0 304006662 21549056 2599 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 227857706962 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13029/statm: 5261 2599 302 3 0 2361 0
Current children cumulated CPU time (s) 107.3
Current children cumulated vsize (KiB) 21044

Child status: 0
Real time (s): 107.425
CPU time (s): 107.333
CPU user time (s): 106.749
CPU system time (s): 0.583911
CPU usage (%): 99.9141
Max. virtual memory (cumulated for all children) (KiB): 745972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 106.749
system time used= 0.583911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96640
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= 2195
involuntary context switches= 312

runsolver used 0.110983 second user time and 0.304953 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon May  7 18:01:33 UTC 2007

IDJOB= 422306
IDBENCH= 20359
IDSOLVER= 190
FILE ID= node18/422306-1178560891

PBS_JOBID= 5217673

Free space on /tmp= 66539 MiB

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

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  211504a6ba82cb2fc3f6333430f9c42f

RANDOM SEED= 881750257

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1814680 kB
Buffers:          7660 kB
Cached:         118160 kB
SwapCached:      14668 kB
Active:         100684 kB
Inactive:        70744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814680 kB
SwapTotal:     4192956 kB
SwapFree:      4147200 kB
Dirty:           26164 kB
Writeback:           0 kB
Mapped:          52972 kB
Slab:            54900 kB
Committed_AS:  8700996 kB
PageTables:       2068 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= 66537 MiB

End job on node18 on Mon May  7 18:03:21 UTC 2007