Trace number 333433

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.17 601.524

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-220-2.sat05-2174.reshuffled-07.cnf
MD5SUMa29014c1083fbe8ff0da4344f4f9d84f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses880
Sum of the clauses size2640
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3880
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.06	c This is Ornithorynque version 0.1 alpha
0.00/0.06	c (c) roussel@cril.univ-artois.fr
0.00/0.06	c using unsigned short
0.00/0.06	c parsing...
0.00/0.06	c ...done
0.00/0.06	c nbVar=220 nbClause=880
0.00/0.06	c nbVar=220 nbClause=880
0.00/0.06	c complete search running
0.00/0.06	c local search running
0.00/0.06	c flip 0 nbSat=771 maxSat=0
0.00/0.08	c flip 0 nbSat=1112 maxSat=861
0.09/0.15	c flip 0 nbSat=1973 maxSat=1209
0.47/0.33	c flip 0 nbSat=4104 maxSat=2057
1.07/0.67	c flip 0 nbSat=7600 maxSat=4206
2.27/1.25	c nbDecision=10000 #clauses=10838
2.67/1.46	c flip 0 nbSat=11721 maxSat=7703
5.26/2.79	c nbDecision=20000 #clauses=20834
5.46/2.86	c flip 0 nbSat=20975 maxSat=11803
11.65/5.93	c nbDecision=30000 #clauses=30834
13.65/6.94	c flip 0 nbSat=34159 maxSat=21068
17.63/8.94	c nbDecision=40000 #clauses=40622
29.21/14.71	c flip 0 nbSat=48295 maxSat=34270
31.81/16.06	c nbDecision=50000 #clauses=50153
48.56/24.45	c nbDecision=60000 #clauses=60019
52.75/26.60	c flip 0 nbSat=62734 maxSat=48400
85.49/42.96	c flip 0 nbSat=68910 maxSat=62814
89.47/44.94	c nbDecision=70000 #clauses=69687
116.61/58.57	c nbDecision=80000 #clauses=79253
117.21/58.83	c flip 0 nbSat=79235 maxSat=69018
153.92/77.23	c flip 0 nbSat=88361 maxSat=79324
154.32/77.41	c nbDecision=90000 #clauses=88650
196.23/98.41	c flip 0 nbSat=95777 maxSat=88441
217.79/109.20	c nbDecision=100000 #clauses=98265
240.12/120.49	c flip 0 nbSat=100522 maxSat=95864
286.63/143.75	c flip 0 nbSat=105270 maxSat=100622
317.14/159.05	c nbDecision=110000 #clauses=107853
334.71/167.85	c flip 0 nbSat=109076 maxSat=105377
387.39/194.27	c flip 0 nbSat=116326 maxSat=109169
396.18/198.66	c nbDecision=120000 #clauses=117566
441.26/221.23	c flip 0 nbSat=126936 maxSat=116435
442.06/221.61	c nbDecision=130000 #clauses=127250
491.15/246.22	c nbDecision=140000 #clauses=137010
500.73/251.00	c flip 0 nbSat=137808 maxSat=127034
568.18/284.83	c flip 0 nbSat=142622 maxSat=137901
623.44/312.57	c nbDecision=150000 #clauses=146346
631.23/316.41	c flip 0 nbSat=146730 maxSat=142715
706.05/353.93	c flip 0 nbSat=155314 maxSat=146848
712.84/357.33	c nbDecision=160000 #clauses=156075
774.90/388.46	c flip 0 nbSat=161590 maxSat=155410
818.61/410.36	c nbDecision=170000 #clauses=165824
852.32/427.27	c flip 0 nbSat=168820 maxSat=161691
929.34/465.87	c flip 0 nbSat=174472 maxSat=168923
941.71/472.09	c nbDecision=180000 #clauses=175325
1009.97/506.27	c flip 0 nbSat=182242 maxSat=174551
1028.92/515.74	c nbDecision=190000 #clauses=184686
1100.95/551.89	c flip 0 nbSat=189401 maxSat=182340
1175.78/589.36	c nbDecision=200000 #clauses=194240
1190.15/596.52	c flip 0 nbSat=194634 maxSat=189513

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/node3/watcher-333433-1173515200 -o ROOT/results/node3/solver-333433-1173515200 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333433-1173515200/ornithorynque /tmp/evaluation/333433-1173515200/instance-333433-1173515200.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: 0.84 0.95 0.97 3/77 26862
/proc/meminfo: memFree=1550120/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=7012 CPUtime=0
/proc/26862/stat : 26862 (ornithorynque) D 26860 26862 25527 0 -1 4194304 66 0 0 0 0 0 0 0 18 0 1 0 371474821 7180288 50 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233630135785 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26862/statm: 1753 50 37 42 0 10 0

[startup+0.01832 s]
/proc/loadavg: 0.84 0.95 0.97 3/77 26862
/proc/meminfo: memFree=1550120/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=7012 CPUtime=0
/proc/26862/stat : 26862 (ornithorynque) D 26860 26862 25527 0 -1 4194304 66 0 0 0 0 0 0 0 18 0 1 0 371474821 7180288 50 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233630135785 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26862/statm: 1753 50 37 42 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7012

[startup+0.109327 s]
/proc/loadavg: 0.84 0.95 0.97 3/77 26862
/proc/meminfo: memFree=1550120/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=45084 CPUtime=0.09
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 582 0 4 0 9 0 0 0 18 0 3 0 371474821 46166016 547 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 11271 547 387 42 0 5523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45084

[startup+0.301343 s]
/proc/loadavg: 0.84 0.95 0.97 3/77 26862
/proc/meminfo: memFree=1550120/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=45484 CPUtime=0.47
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 740 0 4 0 47 0 0 0 18 0 3 0 371474821 46575616 705 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 11371 705 387 42 0 5623 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 45484

[startup+0.70138 s]
/proc/loadavg: 0.84 0.95 0.97 3/77 26862
/proc/meminfo: memFree=1550120/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=47080 CPUtime=1.27
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 1263 0 4 0 126 1 0 0 18 0 3 0 371474821 48209920 1228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 11770 1228 387 42 0 6022 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 47080

[startup+1.50145 s]
/proc/loadavg: 0.84 0.95 0.97 3/80 26865
/proc/meminfo: memFree=1546064/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=49388 CPUtime=2.87
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 1708 0 4 0 286 1 0 0 18 0 3 0 371474821 50573312 1673 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 12347 1673 387 42 0 6599 0
[pid=26862/tid=26864] ppid=26860 vsize=49388 CPUtime=1.43
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 491 0 0 0 143 0 0 0 25 0 3 0 371474828 50573312 1673 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311395 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=49388 CPUtime=1.42
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 690 0 0 0 142 0 0 0 25 0 3 0 371474828 50573312 1673 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 49388

[startup+3.10158 s]
/proc/loadavg: 0.93 0.97 0.97 3/80 26865
/proc/meminfo: memFree=1543696/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=54116 CPUtime=6.06
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 2716 0 4 0 605 1 0 0 18 0 3 0 371474821 55414784 2648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 13529 2648 387 42 0 7781 0
[pid=26862/tid=26864] ppid=26860 vsize=54116 CPUtime=3.02
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 992 0 0 0 302 0 0 0 25 0 3 0 371474828 55414784 2648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=54116 CPUtime=3.02
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 1197 0 0 0 302 0 0 0 19 0 3 0 371474828 55414784 2648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 54116

[startup+6.30285 s]
/proc/loadavg: 0.93 0.97 0.97 3/80 26865
/proc/meminfo: memFree=1538832/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=56360 CPUtime=12.45
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 3285 0 4 0 1243 2 0 0 18 0 3 0 371474821 57712640 3217 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 14090 3217 387 42 0 8342 0
[pid=26862/tid=26864] ppid=26860 vsize=56360 CPUtime=6.22
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 1561 0 0 0 621 1 0 0 25 0 3 0 371474828 57712640 3217 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=56360 CPUtime=6.2
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 1197 0 0 0 620 0 0 0 25 0 3 0 371474828 57712640 3217 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 56360

[startup+12.7014 s]
/proc/loadavg: 1.10 1.00 0.98 3/80 26865
/proc/meminfo: memFree=1533456/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=62172 CPUtime=25.22
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 4716 0 4 0 2518 4 0 0 18 0 3 0 371474821 63664128 4419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 15543 4419 387 42 0 9795 0
[pid=26862/tid=26864] ppid=26860 vsize=62172 CPUtime=12.62
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 2368 0 0 0 1260 2 0 0 25 0 3 0 371474828 63664128 4419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=62172 CPUtime=12.58
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 1821 0 0 0 1257 1 0 0 25 0 3 0 371474828 63664128 4419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 62172

[startup+25.5014 s]
/proc/loadavg: 1.24 1.03 0.99 3/80 26865
/proc/meminfo: memFree=1527696/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=69120 CPUtime=50.75
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 6293 0 4 0 5070 5 0 0 18 0 3 0 371474821 70778880 5848 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 17280 5848 387 42 0 11532 0
[pid=26862/tid=26864] ppid=26860 vsize=69120 CPUtime=25.42
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 3354 0 0 0 2538 4 0 0 25 0 3 0 371474828 70778880 5848 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311654 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=69120 CPUtime=25.32
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 2412 0 0 0 2531 1 0 0 25 0 3 0 371474828 70778880 5848 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241168 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 69120

[startup+51.1025 s]
/proc/loadavg: 1.50 1.11 1.02 3/80 26865
/proc/meminfo: memFree=1522832/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=75152 CPUtime=101.85
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 7831 0 4 0 10177 8 0 0 18 0 3 0 371474821 76955648 7097 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 18788 7097 387 42 0 13040 0
[pid=26862/tid=26864] ppid=26860 vsize=75152 CPUtime=51.01
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 4156 0 0 0 5096 5 0 0 25 0 3 0 371474828 76955648 7097 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=75152 CPUtime=50.81
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 3148 0 0 0 5080 1 0 0 25 0 3 0 371474828 76955648 7097 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 75152

[startup+102.306 s]
/proc/loadavg: 1.80 1.26 1.07 3/80 26865
/proc/meminfo: memFree=1515600/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=82404 CPUtime=204.01
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 9981 0 4 0 20391 10 0 0 18 0 3 0 371474821 84381696 8885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 20601 8885 387 42 0 14853 0
[pid=26862/tid=26864] ppid=26860 vsize=82404 CPUtime=102.2
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 5253 0 0 0 10212 8 0 0 25 0 3 0 371474828 84381696 8885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=82404 CPUtime=101.8
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 4201 0 0 0 10178 2 0 0 25 0 3 0 371474828 84381696 8885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 82404

[startup+162.303 s]
/proc/loadavg: 1.92 1.38 1.12 3/80 26865
/proc/meminfo: memFree=1512080/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=86816 CPUtime=323.73
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 11150 0 4 0 32361 12 0 0 18 0 3 0 371474821 88899584 9728 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 21704 9728 387 42 0 15956 0
[pid=26862/tid=26864] ppid=26860 vsize=86816 CPUtime=162.18
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 5973 0 0 0 16209 9 0 0 25 0 3 0 371474828 88899584 9728 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=86816 CPUtime=161.53
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 4650 0 0 0 16151 2 0 0 25 0 3 0 371474828 88899584 9728 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 86816

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.18 3/80 26865
/proc/meminfo: memFree=1505936/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=94744 CPUtime=443.46
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 13076 0 4 0 44331 15 0 0 18 0 3 0 371474821 97017856 11271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 23686 11271 387 42 0 17938 0
[pid=26862/tid=26864] ppid=26860 vsize=94744 CPUtime=222.16
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 7017 0 0 0 22205 11 0 0 25 0 3 0 371474828 97017856 11271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=94744 CPUtime=221.26
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 5532 0 0 0 22124 2 0 0 25 0 3 0 371474828 97017856 11271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.46
Current children cumulated vsize (KiB) 94744

[startup+282.301 s]
/proc/loadavg: 1.99 1.58 1.22 3/80 26865
/proc/meminfo: memFree=1501840/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=100332 CPUtime=563.18
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 14695 0 4 0 56301 17 0 0 18 0 3 0 371474821 102739968 12278 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 25083 12278 387 42 0 19335 0
[pid=26862/tid=26864] ppid=26860 vsize=100332 CPUtime=282.15
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 7938 0 0 0 28201 14 0 0 25 0 3 0 371474828 102739968 12278 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311200 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=100332 CPUtime=281.02
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 6230 0 0 0 28099 3 0 0 25 0 3 0 371474828 102739968 12278 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242378 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.18
Current children cumulated vsize (KiB) 100332

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.28 3/80 26865
/proc/meminfo: memFree=1499216/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=103560 CPUtime=682.9
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 15703 0 4 0 68272 18 0 0 18 0 3 0 371474821 106045440 12961 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 25890 12961 387 42 0 20142 0
[pid=26862/tid=26864] ppid=26860 vsize=103560 CPUtime=342.14
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 8368 0 0 0 34199 15 0 0 25 0 3 0 371474828 106045440 12961 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=103560 CPUtime=340.75
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 6808 0 0 0 34072 3 0 0 25 0 3 0 371474828 106045440 12961 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241556 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.9
Current children cumulated vsize (KiB) 103560

[startup+402.301 s]
/proc/loadavg: 1.99 1.71 1.31 3/80 26865
/proc/meminfo: memFree=1495056/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=108824 CPUtime=802.63
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 17049 0 4 0 80243 20 0 0 18 0 3 0 371474821 111435776 14012 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 27206 14012 387 42 0 21458 0
[pid=26862/tid=26864] ppid=26860 vsize=108824 CPUtime=402.12
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 9176 0 0 0 40196 16 0 0 25 0 3 0 371474828 111435776 14012 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=108824 CPUtime=400.49
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 7346 0 0 0 40046 3 0 0 25 0 3 0 371474828 111435776 14012 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.63
Current children cumulated vsize (KiB) 108824

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.36 3/80 26865
/proc/meminfo: memFree=1492304/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=110948 CPUtime=922.36
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 17827 0 4 0 92214 22 0 0 18 0 3 0 371474821 113610752 14659 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 27737 14659 387 42 0 21989 0
[pid=26862/tid=26864] ppid=26860 vsize=110948 CPUtime=462.1
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 9667 0 0 0 46192 18 0 0 25 0 3 0 371474828 113610752 14659 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=110948 CPUtime=460.24
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 7633 0 0 0 46021 3 0 0 25 0 3 0 371474828 113610752 14659 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.36
Current children cumulated vsize (KiB) 110948

[startup+522.301 s]
/proc/loadavg: 1.99 1.80 1.39 3/80 26865
/proc/meminfo: memFree=1489104/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=113712 CPUtime=1042.09
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 18690 0 4 0 104185 24 0 0 18 0 3 0 371474821 116441088 15489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 28428 15489 387 42 0 22680 0
[pid=26862/tid=26864] ppid=26860 vsize=113712 CPUtime=522.09
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 10175 0 0 0 52190 19 0 0 25 0 3 0 371474828 116441088 15489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=113712 CPUtime=519.98
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 7988 0 0 0 51994 4 0 0 25 0 3 0 371474828 116441088 15489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.09
Current children cumulated vsize (KiB) 113712

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.43 3/80 26865
/proc/meminfo: memFree=1486736/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=116104 CPUtime=1161.82
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 19373 0 4 0 116157 25 0 0 18 0 3 0 371474821 118890496 16074 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 29026 16074 387 42 0 23278 0
[pid=26862/tid=26864] ppid=26860 vsize=116104 CPUtime=582.07
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 10578 0 0 0 58187 20 0 0 25 0 3 0 371474828 118890496 16074 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=116104 CPUtime=579.72
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 8268 0 0 0 57968 4 0 0 25 0 3 0 371474828 118890496 16074 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.82
Current children cumulated vsize (KiB) 116104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.85 1.44 4/80 26865
/proc/meminfo: memFree=1485776/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=117664 CPUtime=1200.14
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 19809 0 4 0 119988 26 0 0 18 0 3 0 371474821 120487936 16316 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 29416 16316 387 42 0 23668 0
[pid=26862/tid=26864] ppid=26860 vsize=117664 CPUtime=601.27
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 10696 0 0 0 60107 20 0 0 25 0 3 0 371474828 120487936 16316 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=117664 CPUtime=598.84
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 8586 0 0 0 59880 4 0 0 25 0 3 0 371474828 120487936 16316 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242173 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 117664

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

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

[startup+601.502 s]
/proc/loadavg: 1.99 1.85 1.44 4/80 26865
/proc/meminfo: memFree=1485776/2055920 swapFree=4158660/4192956
[pid=26862] ppid=26860 vsize=117664 CPUtime=1200.14
/proc/26862/stat : 26862 (ornithorynque) S 26860 26862 25527 0 -1 4194304 19809 0 4 0 119988 26 0 0 18 0 3 0 371474821 120487936 16316 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26862/statm: 29416 16316 387 42 0 23668 0
[pid=26862/tid=26864] ppid=26860 vsize=117664 CPUtime=601.27
/proc/26862/task/26864/stat : 26864 (ornithorynque) R 26860 26862 25527 0 -1 4194368 10696 0 0 0 60107 20 0 0 25 0 3 0 371474828 120487936 16316 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26862/tid=26865] ppid=26860 vsize=117664 CPUtime=598.84
/proc/26862/task/26865/stat : 26865 (ornithorynque) R 26860 26862 25527 0 -1 4194368 8586 0 0 0 59880 4 0 0 25 0 3 0 371474828 120487936 16316 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242173 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 117664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.524
CPU time (s): 1200.17
CPU user time (s): 1199.9
CPU system time (s): 0.272958
CPU usage (%): 199.521
Max. virtual memory (cumulated for all children) (KiB): 117664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19809
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31
involuntary context switches= 22745

runsolver used 0.575912 second user time and 1.62475 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Mar 10 08:26:40 UTC 2007

IDJOB= 333433
IDBENCH= 24603
IDSOLVER= 139
FILE ID= node3/333433-1173515200

PBS_JOBID= 4101114

Free space on /tmp= 66519 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-220-2.sat05-2174.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333433-1173515200/ornithorynque /tmp/evaluation/333433-1173515200/instance-333433-1173515200.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-333433-1173515200 -o ROOT/results/node3/solver-333433-1173515200 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333433-1173515200/ornithorynque /tmp/evaluation/333433-1173515200/instance-333433-1173515200.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  a29014c1083fbe8ff0da4344f4f9d84f

RANDOM SEED= 570166099

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1550592 kB
Buffers:         48568 kB
Cached:         367200 kB
SwapCached:       2568 kB
Active:         215164 kB
Inactive:       223744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550592 kB
SwapTotal:     4192956 kB
SwapFree:      4158660 kB
Dirty:             452 kB
Writeback:           0 kB
Mapped:          30800 kB
Slab:            52092 kB
Committed_AS:  1506872 kB
PageTables:       1656 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= 66519 MiB

End job on node3 on Sat Mar 10 08:36:43 UTC 2007