Trace number 422509

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 V4UNSAT 1653.87 1654.31

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1653.87
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
1653.85/1654.30	c 
1653.85/1654.30	c [ filemap ]
1653.85/1654.30	c [ extract ]
1653.85/1654.30	c 
1653.85/1654.30	c variables : 106013
1653.85/1654.30	c pure lits : 0
1653.85/1654.30	c 
1653.85/1654.30	c 1-clauses : 1
1653.85/1654.30	c 2-clauses : 1491607
1653.85/1654.30	c 3-clauses : 24060
1653.85/1654.30	c n-clauses : 82633
1653.85/1654.30	c discarded : 0
1653.85/1654.30	c 
1653.85/1654.30	c [ solve ]
1653.85/1654.30	c 
1653.85/1654.30	s UNSATISFIABLE
1653.85/1654.30	c 
1653.85/1654.30	c [ stats ]
1653.85/1654.30	c 
1653.85/1654.30	c decisions : 45134163
1653.85/1654.30	c conflicts : 1465639
1653.85/1654.30	c time : ~1653.21

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-422509-1178636982 -o ROOT/results/node2/solver-422509-1178636982 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422509-1178636982/siegeadapter.pl /tmp/evaluation/422509-1178636982/instance-422509-1178636982.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.99 3/77 15093
/proc/meminfo: memFree=1752936/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) R 15091 15093 15031 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 339736251 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206381312671 0 0 4224 0 0 0 0 17 1 0 0
/proc/15093/statm: 3067 350 270 3 0 167 0
[pid=15094] ppid=15093 vsize=33456 CPUtime=0
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 104 0 0 0 0 0 0 0 18 0 1 0 339736251 34258944 89 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 8364 93 66 208 0 246 0

[startup+0.0230919 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 15093
/proc/meminfo: memFree=1752936/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=45408 CPUtime=0.01
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 2045 0 0 0 0 1 0 0 19 0 1 0 339736251 46497792 2030 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 11354 2032 66 208 0 3236 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 57676

[startup+0.101098 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 15093
/proc/meminfo: memFree=1752936/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=461436 CPUtime=0.09
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 6519 0 0 0 6 3 0 0 19 0 1 0 339736251 472510464 6504 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556509 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 115359 6504 719 208 0 107241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 473704

[startup+0.301119 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 15093
/proc/meminfo: memFree=1752936/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=470716 CPUtime=0.29
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 12853 0 0 0 24 5 0 0 21 0 1 0 339736251 482013184 12838 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 117680 12840 4174 208 0 109562 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 482984

[startup+0.701159 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 15093
/proc/meminfo: memFree=1752936/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=449108 CPUtime=0.69
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 20131 0 0 0 62 7 0 0 25 0 1 0 339736251 459886592 12208 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530235 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 112277 12208 86 208 0 112065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 461376

[startup+1.50124 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 15095
/proc/meminfo: memFree=1702944/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=450296 CPUtime=1.48
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 20454 0 0 0 141 7 0 0 25 0 1 0 339736251 461103104 12531 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 112574 12531 86 208 0 112362 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 462564

[startup+3.10242 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 15095
/proc/meminfo: memFree=1702112/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=450864 CPUtime=3.09
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 20634 0 0 0 300 9 0 0 25 0 1 0 339736251 461684736 12711 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 0 0 0
/proc/15094/statm: 112716 12711 86 208 0 112504 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 463132

[startup+6.30174 s]
/proc/loadavg: 1.01 0.98 0.99 2/79 15095
/proc/meminfo: memFree=1701536/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=451272 CPUtime=6.28
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 20790 0 0 0 619 9 0 0 25 0 1 0 339736251 462102528 12867 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530133 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 112818 12867 86 208 0 112606 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 463540

[startup+12.7014 s]
/proc/loadavg: 1.01 0.98 0.99 2/79 15095
/proc/meminfo: memFree=1699872/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=451988 CPUtime=12.68
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 21215 0 0 0 1258 10 0 0 25 0 1 0 339736251 462835712 13293 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 112997 13293 86 208 0 112785 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 464256

[startup+25.5017 s]
/proc/loadavg: 1.00 0.98 0.99 2/79 15095
/proc/meminfo: memFree=1690208/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=452992 CPUtime=25.48
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 23640 0 0 0 2536 12 0 0 25 0 1 0 339736251 463863808 15717 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 113248 15717 86 208 0 113036 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 465260

[startup+51.1014 s]
/proc/loadavg: 1.00 0.98 0.99 2/79 15095
/proc/meminfo: memFree=1676512/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=457876 CPUtime=51.06
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 27968 0 0 0 5091 15 0 0 25 0 1 0 339736251 468865024 19216 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134516741 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 114469 19216 86 208 0 114257 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 470144

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/79 15095
/proc/meminfo: memFree=1632096/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=509104 CPUtime=102.25
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 50540 0 0 0 10195 30 0 0 25 0 1 0 339736251 521322496 30192 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 127276 30192 86 208 0 127064 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 521372

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/79 15095
/proc/meminfo: memFree=1622624/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=518432 CPUtime=162.23
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 52934 0 0 0 16190 33 0 0 25 0 1 0 339736251 530874368 32586 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 129608 32586 86 208 0 129396 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 530700

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/79 15095
/proc/meminfo: memFree=1606880/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=522588 CPUtime=222.21
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 56836 0 0 0 22184 37 0 0 25 0 1 0 339736251 535130112 36488 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528734 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 130647 36488 86 208 0 130435 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 534856

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/79 15095
/proc/meminfo: memFree=1605536/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=523944 CPUtime=282.2
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 57161 0 0 0 28182 38 0 0 25 0 1 0 339736251 536518656 36813 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 130986 36813 86 208 0 130774 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 536212

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/79 15095
/proc/meminfo: memFree=1603360/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=524996 CPUtime=342.19
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 57697 0 0 0 34180 39 0 0 25 0 1 0 339736251 537595904 37349 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 131249 37349 86 208 0 131037 0

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


[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15095
/proc/meminfo: memFree=1563040/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=538028 CPUtime=1301.94
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68149 0 0 0 130140 54 0 0 25 0 1 0 339736251 550940672 47417 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528231 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 134507 47417 86 208 0 134295 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 550296

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15095
/proc/meminfo: memFree=1562656/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=538384 CPUtime=1361.93
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68235 0 0 0 136138 55 0 0 25 0 1 0 339736251 551305216 47503 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528609 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 134596 47503 86 208 0 134384 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 550652

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15095
/proc/meminfo: memFree=1562144/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=538856 CPUtime=1421.91
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68349 0 0 0 142136 55 0 0 25 0 1 0 339736251 551788544 47617 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 134714 47617 86 208 0 134502 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 551124

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15095
/proc/meminfo: memFree=1561824/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=539180 CPUtime=1481.89
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68430 0 0 0 148133 56 0 0 25 0 1 0 339736251 552120320 47698 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543122 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 134795 47698 86 208 0 134583 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 551448

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15095
/proc/meminfo: memFree=1561504/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=539540 CPUtime=1541.87
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68511 0 0 0 154131 56 0 0 25 0 1 0 339736251 552488960 47779 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529300 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 134885 47779 86 208 0 134673 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 551808

[startup+1602.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 15097
/proc/meminfo: memFree=1561120/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=540552 CPUtime=1601.86
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68741 0 0 0 160129 57 0 0 25 0 1 0 339736251 553525248 48009 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543209 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 135138 48009 86 208 0 134926 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 552820

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

[startup+1612.7 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 15097
/proc/meminfo: memFree=1560480/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=540612 CPUtime=1612.26
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68756 0 0 0 161169 57 0 0 25 0 1 0 339736251 553586688 48024 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 135153 48024 86 208 0 134941 0
Current children cumulated CPU time (s) 1612.26
Current children cumulated vsize (KiB) 552880

[startup+1638.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 15097
/proc/meminfo: memFree=1560032/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=541200 CPUtime=1637.85
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68880 0 0 0 163728 57 0 0 25 0 1 0 339736251 554188800 48148 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543521 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 135300 48148 86 208 0 135088 0
Current children cumulated CPU time (s) 1637.85
Current children cumulated vsize (KiB) 553468

[startup+1644.7 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 15097
/proc/meminfo: memFree=1559904/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=541280 CPUtime=1644.25
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68904 0 0 0 164368 57 0 0 25 0 1 0 339736251 554270720 48172 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 135320 48172 86 208 0 135108 0
Current children cumulated CPU time (s) 1644.25
Current children cumulated vsize (KiB) 553548

[startup+1651.11 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 15097
/proc/meminfo: memFree=1559840/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=541320 CPUtime=1650.65
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68916 0 0 0 165008 57 0 0 25 0 1 0 339736251 554311680 48184 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 135330 48184 86 208 0 135118 0
Current children cumulated CPU time (s) 1650.65
Current children cumulated vsize (KiB) 553588

[startup+1652.7 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 15097
/proc/meminfo: memFree=1559840/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=541328 CPUtime=1652.25
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68919 0 0 0 165168 57 0 0 25 0 1 0 339736251 554319872 48187 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530241 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 135332 48187 86 208 0 135120 0
Current children cumulated CPU time (s) 1652.25
Current children cumulated vsize (KiB) 553596

[startup+1653.5 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 15097
/proc/meminfo: memFree=1559840/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=541328 CPUtime=1653.05
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68919 0 0 0 165248 57 0 0 25 0 1 0 339736251 554319872 48187 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528854 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 135332 48187 86 208 0 135120 0
Current children cumulated CPU time (s) 1653.05
Current children cumulated vsize (KiB) 553596

[startup+1653.9 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 15097
/proc/meminfo: memFree=1559840/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 339736251 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15093/statm: 3067 352 271 3 0 167 0
[pid=15094] ppid=15093 vsize=541328 CPUtime=1653.45
/proc/15094/stat : 15094 (siege_v4) R 15093 15093 15031 0 -1 0 68919 0 0 0 165288 57 0 0 25 0 1 0 339736251 554319872 48187 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530235 0 0 4096 0 0 0 0 17 1 0 0
/proc/15094/statm: 135332 48187 86 208 0 135120 0
Current children cumulated CPU time (s) 1653.45
Current children cumulated vsize (KiB) 553596

[startup+1654.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 15097
/proc/meminfo: memFree=1733536/2055920 swapFree=4148860/4192956
[pid=15093] ppid=15091 vsize=12268 CPUtime=0
/proc/15093/stat : 15093 (siegeadapter.pl) S 15091 15093 15031 0 -1 4194304 405 0 0 0 0 0 0 0 16 0 1 0 339736251 12562432 353 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4231 0 18446744071563356171 0 0 17 1 0 0
/proc/15093/statm: 3067 353 272 3 0 167 0
[pid=15094] ppid=15093 vsize=0 CPUtime=1653.85
/proc/15094/stat : 15094 (siege_v4) D 15093 15093 15031 0 -1 4 68929 0 0 0 165325 60 0 0 24 0 1 0 339736251 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/15094/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1653.85
Current children cumulated vsize (KiB) 12268

Child status: 0
Real time (s): 1654.31
CPU time (s): 1653.87
CPU user time (s): 1653.25
CPU system time (s): 0.612906
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 553596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1653.25
system time used= 0.612906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69370
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= 16
involuntary context switches= 6551

runsolver used 1.59376 second user time and 4.13537 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue May  8 15:09:45 UTC 2007

IDJOB= 422509
IDBENCH= 20578
IDSOLVER= 190
FILE ID= node2/422509-1178636982

PBS_JOBID= 5217817

Free space on /tmp= 66533 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= /tmp/evaluation/422509-1178636982/siegeadapter.pl /tmp/evaluation/422509-1178636982/instance-422509-1178636982.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-422509-1178636982 -o ROOT/results/node2/solver-422509-1178636982 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422509-1178636982/siegeadapter.pl /tmp/evaluation/422509-1178636982/instance-422509-1178636982.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  6fcbaf8c6c7ed0c41d8ac12258cafaee

RANDOM SEED= 228740765

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:       1753408 kB
Buffers:         35476 kB
Cached:         180764 kB
SwapCached:      12104 kB
Active:         115976 kB
Inactive:       122848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753408 kB
SwapTotal:     4192956 kB
SwapFree:      4148860 kB
Dirty:           32644 kB
Writeback:           0 kB
Mapped:          29572 kB
Slab:            49144 kB
Committed_AS: 11684604 kB
PageTables:       1860 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= 66533 MiB

End job on node2 on Tue May  8 15:37:19 UTC 2007