Trace number 331117

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
ornithorynque 0.1 alpha? (TO) 1200.25 615.274

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
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 variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data (download as text)

0.00/2.28	c This is Ornithorynque version 0.1 alpha
0.00/2.28	c (c) roussel@cril.univ-artois.fr
0.00/2.28	c using unsigned int
0.00/2.28	c parsing...
18.51/20.80	c ...done
18.51/20.80	c nbVar=371419 nbClause=7170909
19.91/22.21	c nbVar=371419 nbClause=7170909
22.71/25.01	c complete search running
22.71/25.01	c local search running
25.30/26.32	c flip 0 nbSat=5468174 maxSat=0
58.89/43.20	c flip 10000 nbSat=5919990 maxSat=5919990
122.15/74.91	c nbDecision=10000 #clauses=7170909
220.53/124.24	c flip 20000 nbSat=6083596 maxSat=6095861
318.88/173.57	c nbDecision=20000 #clauses=7170909
451.58/240.07	c flip 30000 nbSat=6248990 maxSat=6251600
568.32/298.53	c nbDecision=30000 #clauses=7170951
656.31/342.68	c flip 40000 nbSat=6363152 maxSat=6363469
681.65/355.31	c nbDecision=40000 #clauses=7170951
724.16/376.61	c flip 50000 nbSat=6429916 maxSat=6443149
787.01/408.15	c flip 60000 nbSat=6487539 maxSat=6530255
885.98/457.79	c nbDecision=50000 #clauses=7170951
1037.63/533.74	c flip 70000 nbSat=6652681 maxSat=6655209
1174.92/602.56	c nbDecision=60000 #clauses=7170958

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/node59/watcher-331117-1173180526 -o ROOT/results/node59/solver-331117-1173180526 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331117-1173180526/ornithorynque /tmp/evaluation/331117-1173180526/instance-331117-1173180526.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.13 1.04 1.01 3/64 1470
/proc/meminfo: memFree=1612000/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=5968 CPUtime=0
/proc/1470/stat : 1470 (ornithorynque) D 1468 1470 718 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 338010347 6111232 47 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217049003401 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/1470/statm: 1492 47 36 42 0 9 0

[startup+0.0251101 s]
/proc/loadavg: 1.13 1.04 1.01 3/64 1470
/proc/meminfo: memFree=1612000/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=5968 CPUtime=0
/proc/1470/stat : 1470 (ornithorynque) D 1468 1470 718 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 338010347 6111232 47 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217049003401 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/1470/statm: 1492 47 36 42 0 9 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5968

[startup+0.101118 s]
/proc/loadavg: 1.13 1.04 1.01 3/64 1470
/proc/meminfo: memFree=1612000/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=5968 CPUtime=0
/proc/1470/stat : 1470 (ornithorynque) D 1468 1470 718 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 338010347 6111232 47 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217049003401 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/1470/statm: 1492 47 36 42 0 9 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5968

[startup+0.30114 s]
/proc/loadavg: 1.13 1.04 1.01 3/64 1470
/proc/meminfo: memFree=1612000/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=5968 CPUtime=0
/proc/1470/stat : 1470 (ornithorynque) D 1468 1470 718 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 338010347 6111232 47 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217049003401 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/1470/statm: 1492 47 36 42 0 9 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5968

[startup+0.701183 s]
/proc/loadavg: 1.13 1.04 1.01 3/64 1470
/proc/meminfo: memFree=1612000/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=5968 CPUtime=0
/proc/1470/stat : 1470 (ornithorynque) D 1468 1470 718 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 338010347 6111232 47 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217049003497 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/1470/statm: 1492 47 36 42 0 9 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5968

[startup+1.50227 s]
/proc/loadavg: 1.13 1.04 1.01 1/65 1471
/proc/meminfo: memFree=1611864/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=7012 CPUtime=0
/proc/1470/stat : 1470 (ornithorynque) D 1468 1470 718 0 -1 4194304 66 0 0 0 0 0 0 0 18 0 1 0 338010347 7180288 50 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217049003401 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/1470/statm: 1753 50 37 42 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7012

[startup+3.10146 s]
/proc/loadavg: 1.13 1.04 1.01 1/65 1471
/proc/meminfo: memFree=1611864/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=58732 CPUtime=0.81
/proc/1470/stat : 1470 (ornithorynque) R 1468 1470 718 0 -1 4194304 10066 0 1 0 77 4 0 0 25 0 1 0 338010347 60141568 8972 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258619195375 0 0 4096 1088 0 0 0 17 0 0 0
/proc/1470/statm: 14683 8972 379 42 0 8935 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 58732

[startup+6.3018 s]
/proc/loadavg: 1.28 1.07 1.02 2/65 1471
/proc/meminfo: memFree=1492376/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=180120 CPUtime=4.01
/proc/1470/stat : 1470 (ornithorynque) R 1468 1470 718 0 -1 4194304 43131 0 1 0 380 21 0 0 25 0 1 0 338010347 184442880 38846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217051468513 0 0 4096 1088 0 0 0 17 1 0 0
/proc/1470/statm: 45030 38846 379 42 0 39282 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 180120

[startup+12.7015 s]
/proc/loadavg: 1.34 1.09 1.02 2/65 1471
/proc/meminfo: memFree=1255832/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=440880 CPUtime=10.41
/proc/1470/stat : 1470 (ornithorynque) R 1468 1470 718 0 -1 4194304 113534 0 1 0 981 60 0 0 25 0 1 0 338010347 451461120 96261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217051468513 0 0 4096 1088 0 0 0 17 1 0 0
/proc/1470/statm: 110220 96261 379 42 0 104472 0
Current children cumulated CPU time (s) 10.41
Current children cumulated vsize (KiB) 440880

[startup+25.5029 s]
/proc/loadavg: 1.26 1.08 1.02 3/67 1473
/proc/meminfo: memFree=527752/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1156600 CPUtime=23.7
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 306538 0 1 0 2227 143 0 0 25 0 3 0 338010347 1184358400 271651 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 289150 271651 388 42 0 283402 0
[pid=1470/tid=1472] ppid=1468 vsize=1156600 CPUtime=0.48
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 982 0 0 0 48 0 0 0 25 0 3 0 338012848 1184358400 271651 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326433 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1156600 CPUtime=0.48
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 48 0 0 0 25 0 3 0 338012848 1184358400 271651 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4295531 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.7
Current children cumulated vsize (KiB) 1156600

[startup+51.1027 s]
/proc/loadavg: 1.51 1.16 1.04 3/67 1473
/proc/meminfo: memFree=526728/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1159532 CPUtime=74.66
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 356629 0 1 0 7296 170 0 0 25 0 3 0 338010347 1187360768 272374 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 289883 272374 388 42 0 284135 0
[pid=1470/tid=1472] ppid=1468 vsize=1159532 CPUtime=26.07
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 51073 0 0 0 2581 26 0 0 25 0 3 0 338012848 1187360768 272374 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1159532 CPUtime=25.85
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 2585 0 0 0 25 0 3 0 338012848 1187360768 272374 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 74.66
Current children cumulated vsize (KiB) 1159532

[startup+102.306 s]
/proc/loadavg: 1.79 1.28 1.09 3/67 1473
/proc/meminfo: memFree=526664/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1159664 CPUtime=176.83
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 401659 0 1 0 17493 190 0 0 25 0 3 0 338010347 1187495936 272392 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 289916 272392 388 42 0 284168 0
[pid=1470/tid=1472] ppid=1468 vsize=1159664 CPUtime=77.27
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 96103 0 0 0 7680 47 0 0 25 0 3 0 338012848 1187495936 272392 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1159664 CPUtime=76.83
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 7683 0 0 0 25 0 3 0 338012848 1187495936 272392 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 176.83
Current children cumulated vsize (KiB) 1159664

[startup+162.303 s]
/proc/loadavg: 1.92 1.41 1.15 3/67 1473
/proc/meminfo: memFree=523848/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1159664 CPUtime=296.55
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 444499 0 1 0 29444 211 0 0 25 0 3 0 338010347 1187495936 272398 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 289916 272398 388 42 0 284168 0
[pid=1470/tid=1472] ppid=1468 vsize=1159664 CPUtime=137.24
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 138943 0 0 0 13657 67 0 0 25 0 3 0 338012848 1187495936 272398 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1159664 CPUtime=136.57
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 13657 0 0 0 25 0 3 0 338012848 1187495936 272398 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 296.55
Current children cumulated vsize (KiB) 1159664

[startup+222.303 s]
/proc/loadavg: 1.97 1.52 1.20 3/67 1473
/proc/meminfo: memFree=526408/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1159796 CPUtime=416.26
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 480118 0 1 0 41398 228 0 0 25 0 3 0 338010347 1187631104 272443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 289949 272443 388 42 0 284201 0
[pid=1470/tid=1472] ppid=1468 vsize=1159796 CPUtime=197.23
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 174562 0 0 0 19639 84 0 0 25 0 3 0 338012848 1187631104 272443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1159796 CPUtime=196.29
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 19629 0 0 0 25 0 3 0 338012848 1187631104 272443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297053 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 416.26
Current children cumulated vsize (KiB) 1159796

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.24 3/67 1473
/proc/meminfo: memFree=526216/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1215820 CPUtime=535.99
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 526798 0 1 0 53349 250 0 0 25 0 3 0 338010347 1244999680 272447 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 303955 272447 389 42 0 298207 0
[pid=1470/tid=1472] ppid=1468 vsize=1215820 CPUtime=257.21
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 221242 0 0 0 25615 106 0 0 25 0 3 0 338012848 1244999680 272447 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1215820 CPUtime=256.04
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 25604 0 0 0 25 0 3 0 338012848 1244999680 272447 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246182 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 535.99
Current children cumulated vsize (KiB) 1215820

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 1473
/proc/meminfo: memFree=525640/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1216576 CPUtime=655.72
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 598119 0 1 0 65289 283 0 0 25 0 3 0 338010347 1245773824 272620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 304144 272620 389 42 0 298396 0
[pid=1470/tid=1472] ppid=1468 vsize=1216576 CPUtime=317.2
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 292563 0 0 0 31581 139 0 0 25 0 3 0 338012848 1245773824 272620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1216576 CPUtime=315.78
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 31578 0 0 0 25 0 3 0 338012848 1245773824 272620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 655.72
Current children cumulated vsize (KiB) 1216576

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 1473
/proc/meminfo: memFree=525576/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1216708 CPUtime=775.44
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 646045 0 1 0 77239 305 0 0 25 0 3 0 338010347 1245908992 272630 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 304177 272630 389 42 0 298429 0
[pid=1470/tid=1472] ppid=1468 vsize=1216708 CPUtime=377.19
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 340489 0 0 0 37558 161 0 0 25 0 3 0 338012848 1245908992 272630 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328127 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1216708 CPUtime=375.52
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 37552 0 0 0 25 0 3 0 338012848 1245908992 272630 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4296984 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 775.44
Current children cumulated vsize (KiB) 1216708

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 1473
/proc/meminfo: memFree=525448/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1219748 CPUtime=895.16
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 685293 0 1 0 89193 323 0 0 25 0 3 0 338010347 1249021952 273400 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 304937 273400 389 42 0 299189 0
[pid=1470/tid=1472] ppid=1468 vsize=1219748 CPUtime=437.17
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 379737 0 0 0 43538 179 0 0 25 0 3 0 338012848 1249021952 273400 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4274127 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1219748 CPUtime=435.25
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 43525 0 0 0 25 0 3 0 338012848 1249021952 273400 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244898 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 895.16
Current children cumulated vsize (KiB) 1219748

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 1473
/proc/meminfo: memFree=525256/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1216976 CPUtime=1014.89
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 715087 0 1 0 101150 339 0 0 25 0 3 0 338010347 1246183424 272702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 304244 272702 389 42 0 298496 0
[pid=1470/tid=1472] ppid=1468 vsize=1216976 CPUtime=497.16
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 409531 0 0 0 49521 195 0 0 25 0 3 0 338012848 1246183424 272702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1216976 CPUtime=495
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 49500 0 0 0 25 0 3 0 338012848 1246183424 272702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1014.89
Current children cumulated vsize (KiB) 1216976

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 1473
/proc/meminfo: memFree=525320/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1216976 CPUtime=1134.6
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 747032 0 1 0 113107 353 0 0 25 0 3 0 338010347 1246183424 272703 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 304244 272703 389 42 0 298496 0
[pid=1470/tid=1472] ppid=1468 vsize=1216976 CPUtime=557.13
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 441476 0 0 0 55504 209 0 0 25 0 3 0 338012848 1246183424 272703 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328108 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1216976 CPUtime=554.73
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 55473 0 0 0 25 0 3 0 338012848 1246183424 272703 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1134.6
Current children cumulated vsize (KiB) 1216976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+615.103 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 1473
/proc/meminfo: memFree=525320/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=1216976 CPUtime=1200.07
/proc/1470/stat : 1470 (ornithorynque) S 1468 1470 718 0 -1 4194304 762278 0 1 0 119646 361 0 0 25 0 3 0 338010347 1246183424 272703 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 304244 272703 389 42 0 298496 0
[pid=1470/tid=1472] ppid=1468 vsize=1216976 CPUtime=589.93
/proc/1470/task/1472/stat : 1472 (ornithorynque) R 1468 1470 718 0 -1 4194368 456722 0 0 0 58777 216 0 0 25 0 3 0 338012848 1246183424 272703 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1470/tid=1473] ppid=1468 vsize=1216976 CPUtime=587.4
/proc/1470/task/1473/stat : 1473 (ornithorynque) R 1468 1470 718 0 -1 4194368 2 0 0 0 58740 0 0 0 25 0 3 0 338012848 1246183424 272703 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1216976

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

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

[startup+615.213 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 1473
/proc/meminfo: memFree=525320/2055920 swapFree=4183700/4192956
[pid=1470] ppid=1468 vsize=0 CPUtime=1200.19
/proc/1470/stat : 1470 (ornithorynque) Z 1468 1470 718 0 -1 4195340 762278 0 1 0 119648 371 0 0 16 0 2 0 338010347 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1470/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 615.274
CPU time (s): 1200.25
CPU user time (s): 1196.48
CPU system time (s): 3.76943
CPU usage (%): 195.076
Max. virtual memory (cumulated for all children) (KiB): 1271844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.48
system time used= 3.76943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 762278
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 8912

runsolver used 0.510922 second user time and 1.72974 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Tue Mar  6 11:28:56 UTC 2007

IDJOB= 331117
IDBENCH= 20579
IDSOLVER= 139
FILE ID= node59/331117-1173180526

PBS_JOBID= 4015257

Free space on /tmp= 66358 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.cnf
COMMAND LINE= /tmp/evaluation/331117-1173180526/ornithorynque /tmp/evaluation/331117-1173180526/instance-331117-1173180526.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-331117-1173180526 -o ROOT/results/node59/solver-331117-1173180526 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331117-1173180526/ornithorynque /tmp/evaluation/331117-1173180526/instance-331117-1173180526.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  776da55785376fd8eac6989ca812b102

RANDOM SEED= 868054543

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1612408 kB
Buffers:         14924 kB
Cached:         355228 kB
SwapCached:       2896 kB
Active:         180288 kB
Inactive:       199188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612408 kB
SwapTotal:     4192956 kB
SwapFree:      4183700 kB
Dirty:          156708 kB
Writeback:           0 kB
Mapped:          15336 kB
Slab:            50016 kB
Committed_AS:   685680 kB
PageTables:       1472 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= 66358 MiB

End job on node59 on Tue Mar  6 11:39:14 UTC 2007