Trace number 330881

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
March KS 2007-02-08? (MO) 991.076 991.445

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-330881-1173175880 -o ROOT/results/node10/solver-330881-1173175880 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330881-1173175880/march_ks /tmp/evaluation/330881-1173175880/instance-330881-1173175880.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.09 1.02 1.06 3/77 26840
/proc/meminfo: memFree=1168384/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=40340 CPUtime=0
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 756 0 0 0 0 0 0 0 18 0 1 0 337544306 41308160 741 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134557383 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 10085 746 45 123 0 9960 0

[startup+0.041447 s]
/proc/loadavg: 1.09 1.02 1.06 3/77 26840
/proc/meminfo: memFree=1168384/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=40340 CPUtime=0.03
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 6248 0 0 0 1 2 0 0 18 0 1 0 337544306 41308160 6233 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134557383 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 10085 6239 45 123 0 9960 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 40340

[startup+0.101456 s]
/proc/loadavg: 1.09 1.02 1.06 3/77 26840
/proc/meminfo: memFree=1168384/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=96368 CPUtime=0.09
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 13109 0 0 0 5 4 0 0 18 0 1 0 337544306 98680832 13094 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 24092 13097 45 123 0 23967 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 96368

[startup+0.301482 s]
/proc/loadavg: 1.09 1.02 1.06 3/77 26840
/proc/meminfo: memFree=1168384/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=116144 CPUtime=0.29
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 19150 0 0 0 22 7 0 0 19 0 1 0 337544306 118931456 19135 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 29036 19135 47 123 0 28911 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 116144

[startup+0.701536 s]
/proc/loadavg: 1.09 1.02 1.06 3/77 26840
/proc/meminfo: memFree=1168384/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=121820 CPUtime=0.69
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 20875 0 0 0 61 8 0 0 22 0 1 0 337544306 124743680 20860 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 30455 20860 47 123 0 30330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121820

[startup+1.50164 s]
/proc/loadavg: 1.09 1.02 1.06 3/78 26841
/proc/meminfo: memFree=1077816/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=133040 CPUtime=1.49
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 24261 0 0 0 137 12 0 0 25 0 1 0 337544306 136232960 24246 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 33260 24246 47 123 0 33135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133040

[startup+3.10186 s]
/proc/loadavg: 1.16 1.03 1.07 2/78 26841
/proc/meminfo: memFree=1060600/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=155480 CPUtime=3.09
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 31008 0 0 0 292 17 0 0 25 0 1 0 337544306 159211520 30993 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 38870 30993 47 123 0 38745 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 155480

[startup+6.30129 s]
/proc/loadavg: 1.16 1.03 1.07 2/78 26841
/proc/meminfo: memFree=1006392/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=200360 CPUtime=6.29
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 44531 0 0 0 603 26 0 0 25 0 1 0 337544306 205168640 44516 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 50090 44516 47 123 0 49965 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 200360

[startup+12.7012 s]
/proc/loadavg: 1.13 1.03 1.07 2/78 26841
/proc/meminfo: memFree=895288/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=289724 CPUtime=12.69
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 71451 0 0 0 1223 46 0 0 25 0 1 0 337544306 296677376 71436 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 72431 71437 47 123 0 72306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 289724

[startup+25.5019 s]
/proc/loadavg: 1.11 1.03 1.07 2/78 26841
/proc/meminfo: memFree=700792/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=770500 CPUtime=25.48
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 130233 0 0 0 2480 68 0 0 25 0 1 0 337544306 788992000 116945 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134561718 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 192625 116945 50 123 0 192500 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 770500

[startup+51.1013 s]
/proc/loadavg: 1.07 1.03 1.06 2/78 26841
/proc/meminfo: memFree=700408/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=770588 CPUtime=51.08
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 232308 0 0 0 4989 119 0 0 25 0 1 0 337544306 789082112 116979 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134560435 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 192647 116979 52 123 0 192522 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 770588

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.06 2/78 26841
/proc/meminfo: memFree=542328/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=940384 CPUtime=102.26
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 625015 0 0 0 9926 300 0 0 25 0 1 0 337544306 962953216 156591 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 235096 156591 67 123 0 234971 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 940384

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.05 2/78 26841
/proc/meminfo: memFree=383416/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1104084 CPUtime=162.24
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 665136 0 0 0 15907 317 0 0 25 0 1 0 337544306 1130582016 196680 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 276021 196680 67 123 0 275896 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1104084

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/78 26841
/proc/meminfo: memFree=366008/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1119000 CPUtime=222.22
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 669066 0 0 0 21904 318 0 0 25 0 1 0 337544306 1145856000 200610 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567028 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 279750 200610 67 123 0 279625 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1119000

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 26841
/proc/meminfo: memFree=356280/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1128504 CPUtime=282.21
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 671556 0 0 0 27901 320 0 0 25 0 1 0 337544306 1155588096 203100 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 282126 203100 67 123 0 282001 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1128504

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 26841
/proc/meminfo: memFree=336504/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1146984 CPUtime=342.19
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 676426 0 0 0 33897 322 0 0 25 0 1 0 337544306 1174511616 207970 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567058 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 286746 207970 67 123 0 286621 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1146984

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 26841
/proc/meminfo: memFree=315256/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1174976 CPUtime=402.16
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 681727 0 0 0 39892 324 0 0 25 0 1 0 337544306 1203175424 213271 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 293744 213271 67 123 0 293619 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1174976

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 26841
/proc/meminfo: memFree=291704/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1196888 CPUtime=462.14
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 687613 0 0 0 45888 326 0 0 25 0 1 0 337544306 1225613312 219157 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567058 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 299222 219157 67 123 0 299097 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1196888

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 26841
/proc/meminfo: memFree=279992/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1209032 CPUtime=522.13
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 690828 0 0 0 51884 329 0 0 25 0 1 0 337544306 1238048768 222372 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 302258 222372 67 123 0 302133 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1209032

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 26841
/proc/meminfo: memFree=257528/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1228964 CPUtime=582.11
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 696243 0 0 0 57880 331 0 0 25 0 1 0 337544306 1258459136 227787 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567028 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 307241 227787 67 123 0 307116 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1228964

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 26841
/proc/meminfo: memFree=230008/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1253912 CPUtime=642.09
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 703014 0 0 0 63875 334 0 0 25 0 1 0 337544306 1284005888 234558 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567026 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 313478 234558 67 123 0 313353 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 1253912

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26841
/proc/meminfo: memFree=193144/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1304880 CPUtime=702.07
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 712456 0 0 0 69868 339 0 0 25 0 1 0 337544306 1336197120 244000 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 326220 244000 67 123 0 326095 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 1304880

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26841
/proc/meminfo: memFree=38456/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1452588 CPUtime=762.06
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 750851 0 0 0 75852 354 0 0 25 0 1 0 337544306 1487450112 282395 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 363147 282395 67 123 0 363022 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 1452588

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26841
/proc/meminfo: memFree=15736/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1573236 CPUtime=821.97
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 782385 0 0 0 81830 367 0 0 25 0 1 0 337544306 1610993664 313929 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536937 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 393309 313929 67 123 0 393184 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 1573236

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26841
/proc/meminfo: memFree=16120/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1649400 CPUtime=881.96
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 801816 0 0 0 87820 376 0 0 25 0 1 0 337544306 1688985600 333360 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 412350 333360 67 123 0 412225 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 1649400

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26841
/proc/meminfo: memFree=16056/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1732824 CPUtime=941.94
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 823064 0 0 0 93810 384 0 0 25 0 1 0 337544306 1774411776 354608 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567037 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 433206 354608 67 123 0 433081 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 1732824



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+991.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26841
/proc/meminfo: memFree=15864/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=1843208 CPUtime=990.83
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4194304 842835 0 0 0 98690 393 0 0 25 0 1 0 337544306 1887444992 374379 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 460802 374379 67 123 0 460677 0
Current children cumulated CPU time (s) 990.83
Current children cumulated vsize (KiB) 1843208

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+991.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26841
/proc/meminfo: memFree=15864/2055920 swapFree=4168812/4192956
[pid=26840] ppid=26838 vsize=0 CPUtime=991.02
/proc/26840/stat : 26840 (march_ks) R 26838 26840 26476 0 -1 4195332 842835 0 0 0 98690 412 0 0 25 0 1 0 337544306 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26840/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 991.02
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 991.445
CPU time (s): 991.076
CPU user time (s): 986.908
CPU system time (s): 4.16837
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 1843208

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

runsolver used 1.17682 second user time and 2.43663 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Mar  6 10:11:33 UTC 2007

IDJOB= 330881
IDBENCH= 20574
IDSOLVER= 111
FILE ID= node10/330881-1173175880

PBS_JOBID= 4015027

Free space on /tmp= 66273 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= /tmp/evaluation/330881-1173175880/march_ks /tmp/evaluation/330881-1173175880/instance-330881-1173175880.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-330881-1173175880 -o ROOT/results/node10/solver-330881-1173175880 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330881-1173175880/march_ks /tmp/evaluation/330881-1173175880/instance-330881-1173175880.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  9a43349587a435e7109b46b3aceb156e

RANDOM SEED= 121114178

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1168856 kB
Buffers:         48860 kB
Cached:         741880 kB
SwapCached:       2820 kB
Active:         404824 kB
Inactive:       408896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1168856 kB
SwapTotal:     4192956 kB
SwapFree:      4168812 kB
Dirty:          207456 kB
Writeback:           0 kB
Mapped:          30460 kB
Slab:            58820 kB
Committed_AS:  1631664 kB
PageTables:       1832 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= 66273 MiB

End job on node10 on Tue Mar  6 10:28:06 UTC 2007