Trace number 422504

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 76.0664 76.0877

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark76.0664
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance
75.97/76.08	c 
75.97/76.08	c [ filemap ]
75.97/76.08	c [ extract ]
75.97/76.08	c 
75.97/76.08	c variables : 24604
75.97/76.08	c pure lits : 0
75.97/76.08	c 
75.97/76.08	c 1-clauses : 1
75.97/76.08	c 2-clauses : 238933
75.97/76.08	c 3-clauses : 6442
75.97/76.08	c n-clauses : 16097
75.97/76.08	c discarded : 0
75.97/76.08	c 
75.97/76.08	c [ solve ]
75.97/76.08	c 
75.97/76.08	s UNSATISFIABLE
75.97/76.08	c 
75.97/76.08	c [ stats ]
75.97/76.08	c 
75.97/76.08	c decisions : 2664221
75.97/76.08	c conflicts : 311602
75.97/76.08	c time : ~75.944

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/node11/watcher-422504-1178631243 -o ROOT/results/node11/solver-422504-1178631243 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422504-1178631243/siegeadapter.pl /tmp/evaluation/422504-1178631243/instance-422504-1178631243.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: 1.00 0.99 0.96 3/77 831
/proc/meminfo: memFree=1684592/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) R 829 831 729 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 304173265 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262910044831 0 0 4224 0 0 0 0 17 1 0 0
/proc/831/statm: 3067 350 270 3 0 167 0
[pid=832] ppid=831 vsize=6280 CPUtime=0
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 122 0 0 0 0 0 0 0 18 0 1 0 304173265 6430720 107 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134514030 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 1570 113 66 208 0 164 0

[startup+0.0462301 s]
/proc/loadavg: 1.00 0.99 0.96 3/77 831
/proc/meminfo: memFree=1684592/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=408088 CPUtime=0.03
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 2382 0 0 0 3 0 0 0 18 0 1 0 304173265 417882112 2367 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 102022 2367 530 208 0 100616 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 420356

[startup+0.101344 s]
/proc/loadavg: 1.00 0.99 0.96 3/77 831
/proc/meminfo: memFree=1684592/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=405444 CPUtime=0.08
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 3875 0 0 0 8 0 0 0 19 0 1 0 304173265 415174656 2665 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134521175 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 101361 2665 86 208 0 101149 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 417712

[startup+0.301259 s]
/proc/loadavg: 1.00 0.99 0.96 3/77 831
/proc/meminfo: memFree=1684592/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=405696 CPUtime=0.29
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 3967 0 0 0 28 1 0 0 21 0 1 0 304173265 415432704 2757 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 101424 2757 86 208 0 101212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 417964

[startup+0.701307 s]
/proc/loadavg: 1.00 0.99 0.96 3/77 831
/proc/meminfo: memFree=1684592/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=405944 CPUtime=0.69
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 4093 0 0 0 68 1 0 0 25 0 1 0 304173265 415686656 2883 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 101486 2883 86 208 0 101274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 418212

[startup+1.5014 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1672544/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=406192 CPUtime=1.49
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 4259 0 0 0 148 1 0 0 25 0 1 0 304173265 415940608 3049 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 101548 3049 86 208 0 101336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 418460

[startup+3.10159 s]
/proc/loadavg: 1.00 0.99 0.96 3/79 833
/proc/meminfo: memFree=1671520/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=406524 CPUtime=3.09
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 4536 0 0 0 308 1 0 0 25 0 1 0 304173265 416280576 3326 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529952 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 101631 3326 86 208 0 101419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 418792

[startup+6.30197 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1666528/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=407252 CPUtime=6.29
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 6015 0 0 0 626 3 0 0 25 0 1 0 304173265 417026048 4805 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527918 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 101813 4805 86 208 0 101601 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 419520

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1653536/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=411324 CPUtime=12.69
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 9766 0 0 0 1263 6 0 0 25 0 1 0 304173265 421195776 7978 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 102831 7978 86 208 0 102619 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 423592

[startup+25.5012 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1644448/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=412816 CPUtime=25.48
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 11741 0 0 0 2541 7 0 0 25 0 1 0 304173265 422723584 9953 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528003 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 103204 9953 86 208 0 102992 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 425084

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1620064/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=415848 CPUtime=51.07
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 17842 0 0 0 5096 11 0 0 25 0 1 0 304173265 425828352 16054 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528019 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 103962 16054 86 208 0 103750 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 428116

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

[startup+63.9018 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1619488/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=416424 CPUtime=63.87
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 17982 0 0 0 6375 12 0 0 25 0 1 0 304173265 426418176 16194 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 104106 16194 86 208 0 103894 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 428692

[startup+70.3025 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1619168/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=416736 CPUtime=70.27
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 18063 0 0 0 7015 12 0 0 25 0 1 0 304173265 426737664 16275 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 104184 16275 86 208 0 103972 0
Current children cumulated CPU time (s) 70.27
Current children cumulated vsize (KiB) 429004

[startup+73.5019 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1619104/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=416848 CPUtime=73.47
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 18092 0 0 0 7335 12 0 0 25 0 1 0 304173265 426852352 16304 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530199 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 104212 16304 86 208 0 104000 0
Current children cumulated CPU time (s) 73.47
Current children cumulated vsize (KiB) 429116

[startup+75.1011 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1618976/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=416948 CPUtime=75.07
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 18118 0 0 0 7495 12 0 0 25 0 1 0 304173265 426954752 16330 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 104237 16330 86 208 0 104025 0
Current children cumulated CPU time (s) 75.07
Current children cumulated vsize (KiB) 429216

[startup+75.5012 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1618976/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=416948 CPUtime=75.47
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 18118 0 0 0 7535 12 0 0 25 0 1 0 304173265 426954752 16330 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 104237 16330 86 208 0 104025 0
Current children cumulated CPU time (s) 75.47
Current children cumulated vsize (KiB) 429216

[startup+75.9052 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1618976/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=416948 CPUtime=75.87
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 18118 0 0 0 7575 12 0 0 25 0 1 0 304173265 426954752 16330 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528255 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 104237 16330 86 208 0 104025 0
Current children cumulated CPU time (s) 75.87
Current children cumulated vsize (KiB) 429216

[startup+76.0012 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 833
/proc/meminfo: memFree=1618976/2055920 swapFree=4147148/4192956
[pid=831] ppid=829 vsize=12268 CPUtime=0
/proc/831/stat : 831 (siegeadapter.pl) S 829 831 729 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304173265 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 262918942818 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/831/statm: 3067 352 271 3 0 167 0
[pid=832] ppid=831 vsize=416952 CPUtime=75.97
/proc/832/stat : 832 (siege_v4) R 831 831 729 0 -1 0 18119 0 0 0 7585 12 0 0 25 0 1 0 304173265 426958848 16331 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 1 0 0
/proc/832/statm: 104238 16331 86 208 0 104026 0
Current children cumulated CPU time (s) 75.97
Current children cumulated vsize (KiB) 429220

Child status: 0
Real time (s): 76.0877
CPU time (s): 76.0664
CPU user time (s): 75.9265
CPU system time (s): 0.139978
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 429220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.9265
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18570
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= 207

runsolver used 0.081987 second user time and 0.179972 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue May  8 13:34:03 UTC 2007

IDJOB= 422504
IDBENCH= 20573
IDSOLVER= 190
FILE ID= node11/422504-1178631243

PBS_JOBID= 5217813

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  9158de01004aff62af67cbb9db5bcbbb

RANDOM SEED= 392133287

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1685064 kB
Buffers:         42836 kB
Cached:         218056 kB
SwapCached:      14576 kB
Active:         220236 kB
Inactive:        76776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685064 kB
SwapTotal:     4192956 kB
SwapFree:      4147148 kB
Dirty:            5712 kB
Writeback:           0 kB
Mapped:          42804 kB
Slab:            59312 kB
Committed_AS:  7536904 kB
PageTables:       1876 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= 66559 MiB

End job on node11 on Tue May  8 13:35:19 UTC 2007