Trace number 422341

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 199.279 199.386

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-15.cnf
MD5SUM3d9c71b515699560fe1678f286b58acb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.6536
Satisfiable
(Un)Satisfiability was proved
Number of variables21104
Number of clauses74257
Sum of the clauses size192789
Maximum clause length171
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236142
Number of clauses of size 334380
Number of clauses of size 42745
Number of clauses of size 5538
Number of clauses of size over 5451

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
199.18/199.38	c 
199.18/199.38	c [ filemap ]
199.18/199.38	c [ extract ]
199.18/199.38	c 
199.18/199.38	c variables : 21104
199.18/199.38	c pure lits : 0
199.18/199.38	c 
199.18/199.38	c 1-clauses : 1
199.18/199.38	c 2-clauses : 36142
199.18/199.38	c 3-clauses : 34380
199.18/199.38	c n-clauses : 3734
199.18/199.38	c discarded : 0
199.18/199.38	c 
199.18/199.38	c [ solve ]
199.18/199.38	c 
199.18/199.38	s UNSATISFIABLE
199.18/199.38	c 
199.18/199.38	c [ stats ]
199.18/199.38	c 
199.18/199.38	c decisions : 394556
199.18/199.38	c conflicts : 300362
199.18/199.38	c time : ~199.213

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/node50/watcher-422341-1178577344 -o ROOT/results/node50/solver-422341-1178577344 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422341-1178577344/siegeadapter.pl /tmp/evaluation/422341-1178577344/instance-422341-1178577344.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.86 0.97 0.99 3/64 32762
/proc/meminfo: memFree=1874368/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) R 32760 32762 32700 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 212579600 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240577473183 0 0 4224 0 0 0 0 17 0 0 0
/proc/32762/statm: 3067 350 270 3 0 167 0
[pid=32763] ppid=32762 vsize=2680 CPUtime=0
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 175 0 0 0 0 0 0 0 18 0 1 0 212579601 2744320 160 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134514030 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 670 167 66 208 0 142 0

[startup+0.015835 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 32762
/proc/meminfo: memFree=1874368/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=401796 CPUtime=0
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 1264 0 0 0 0 0 0 0 18 0 1 0 212579601 411439104 1249 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556531 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 100451 1250 76 208 0 99923 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 414064

[startup+0.101841 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 32762
/proc/meminfo: memFree=1874368/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=403300 CPUtime=0.08
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 2386 0 0 0 8 0 0 0 19 0 1 0 212579601 412979200 2054 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 100825 2054 86 208 0 100613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 415568

[startup+0.301858 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 32762
/proc/meminfo: memFree=1874368/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=403300 CPUtime=0.28
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 2395 0 0 0 28 0 0 0 21 0 1 0 212579601 412979200 2063 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 100825 2063 86 208 0 100613 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 415568

[startup+0.701892 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 32762
/proc/meminfo: memFree=1874368/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=403300 CPUtime=0.68
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 2459 0 0 0 68 0 0 0 25 0 1 0 212579601 412979200 2127 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 100825 2127 86 208 0 100613 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 415568

[startup+1.50196 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1865584/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=403464 CPUtime=1.48
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 2674 0 0 0 148 0 0 0 25 0 1 0 212579601 413147136 2342 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530235 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 100866 2342 86 208 0 100654 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 415732

[startup+3.1011 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1864112/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=403840 CPUtime=3.09
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 3175 0 0 0 308 1 0 0 25 0 1 0 212579601 413532160 2843 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531594 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 100960 2843 86 208 0 100748 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 416108

[startup+6.30139 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1859704/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=404332 CPUtime=6.28
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 4277 0 0 0 627 1 0 0 25 0 1 0 212579601 414035968 3945 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528894 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 101083 3945 86 208 0 100871 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 416600

[startup+12.7029 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1849144/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=415948 CPUtime=12.68
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 10685 0 0 0 1264 4 0 0 25 0 1 0 212579601 425930752 7878 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528480 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 103987 7878 86 208 0 103775 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 428216

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1834168/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=416652 CPUtime=25.47
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 12797 0 0 0 2541 6 0 0 25 0 1 0 212579601 426651648 9990 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529300 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 104163 9990 86 208 0 103951 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 428920

[startup+51.1013 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1828216/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=420536 CPUtime=51.07
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 14370 0 0 0 5099 8 0 0 25 0 1 0 212579601 430628864 11563 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530235 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 105134 11563 86 208 0 104922 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 432804

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1818680/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=423304 CPUtime=102.25
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 16649 0 0 0 10214 11 0 0 25 0 1 0 212579601 433463296 13842 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528292 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 105826 13842 86 208 0 105614 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 435572

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1808120/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=424928 CPUtime=162.19
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 19369 0 0 0 16206 13 0 0 25 0 1 0 212579601 435126272 16562 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 106232 16562 86 208 0 106020 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 437196

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1805304/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=425020 CPUtime=178.99
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 19965 0 0 0 17886 13 0 0 25 0 1 0 212579601 435220480 17158 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528375 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 106255 17158 86 208 0 106043 0
Current children cumulated CPU time (s) 178.99
Current children cumulated vsize (KiB) 437288

[startup+191.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1805240/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=425104 CPUtime=191.78
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 19987 0 0 0 19165 13 0 0 25 0 1 0 212579601 435306496 17180 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528375 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 106276 17180 86 208 0 106064 0
Current children cumulated CPU time (s) 191.78
Current children cumulated vsize (KiB) 437372

[startup+195.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1805176/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=425144 CPUtime=194.98
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 19994 0 0 0 19485 13 0 0 25 0 1 0 212579601 435347456 17187 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 106286 17187 86 208 0 106074 0
Current children cumulated CPU time (s) 194.98
Current children cumulated vsize (KiB) 437412

[startup+196.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1805176/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=425172 CPUtime=196.58
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 19999 0 0 0 19645 13 0 0 25 0 1 0 212579601 435376128 17192 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528341 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 106293 17192 86 208 0 106081 0
Current children cumulated CPU time (s) 196.58
Current children cumulated vsize (KiB) 437440

[startup+198.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1805176/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=425172 CPUtime=198.18
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 19999 0 0 0 19805 13 0 0 25 0 1 0 212579601 435376128 17192 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530155 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 106293 17192 86 208 0 106081 0
Current children cumulated CPU time (s) 198.18
Current children cumulated vsize (KiB) 437440

[startup+199.105 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1805176/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=425172 CPUtime=198.98
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 19999 0 0 0 19885 13 0 0 25 0 1 0 212579601 435376128 17192 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529335 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 106293 17192 86 208 0 106081 0
Current children cumulated CPU time (s) 198.98
Current children cumulated vsize (KiB) 437440

[startup+199.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32764
/proc/meminfo: memFree=1805176/2055920 swapFree=4183852/4192956
[pid=32762] ppid=32760 vsize=12268 CPUtime=0
/proc/32762/stat : 32762 (siegeadapter.pl) S 32760 32762 32700 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 212579600 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/32762/statm: 3067 352 271 3 0 167 0
[pid=32763] ppid=32762 vsize=425172 CPUtime=199.18
/proc/32763/stat : 32763 (siege_v4) R 32762 32762 32700 0 -1 0 19999 0 0 0 19905 13 0 0 25 0 1 0 212579601 435376128 17192 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134546497 0 0 4096 0 0 0 0 17 0 0 0
/proc/32763/statm: 106293 17192 86 208 0 106081 0
Current children cumulated CPU time (s) 199.18
Current children cumulated vsize (KiB) 437440

Child status: 0
Real time (s): 199.386
CPU time (s): 199.279
CPU user time (s): 199.127
CPU system time (s): 0.151976
CPU usage (%): 99.9464
Max. virtual memory (cumulated for all children) (KiB): 437440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 199.127
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20450
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= 15
involuntary context switches= 635

runsolver used 0.187971 second user time and 0.543917 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Mon May  7 22:35:44 UTC 2007

IDJOB= 422341
IDBENCH= 20394
IDSOLVER= 190
FILE ID= node50/422341-1178577344

PBS_JOBID= 5217898

Free space on /tmp= 66563 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-15.cnf
COMMAND LINE= /tmp/evaluation/422341-1178577344/siegeadapter.pl /tmp/evaluation/422341-1178577344/instance-422341-1178577344.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-422341-1178577344 -o ROOT/results/node50/solver-422341-1178577344 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422341-1178577344/siegeadapter.pl /tmp/evaluation/422341-1178577344/instance-422341-1178577344.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  3d9c71b515699560fe1678f286b58acb

RANDOM SEED= 822687395

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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.232
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.232
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:       1875160 kB
Buffers:          2136 kB
Cached:          90712 kB
SwapCached:       3032 kB
Active:          21268 kB
Inactive:        80972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875160 kB
SwapTotal:     4192956 kB
SwapFree:      4183852 kB
Dirty:            2308 kB
Writeback:           0 kB
Mapped:          15492 kB
Slab:            64536 kB
Committed_AS:  4936648 kB
PageTables:       1460 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= 66563 MiB

End job on node50 on Mon May  7 22:39:04 UTC 2007