Trace number 328039

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

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1235873841-05.UNSAT.shuffled.cnf
MD5SUM2c303fd9fb44c7abbe5d75de84a326c4
Bench CategoryRANDOM (random 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 variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.03	c ...done
0.00/0.03	c nbVar=75 nbClause=6675
0.00/0.03	c nbVar=75 nbClause=6675
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=6619 maxSat=0
0.35/0.24	c flip 0 nbSat=8205 maxSat=6654
0.95/0.59	c flip 0 nbSat=10252 maxSat=8240
2.16/1.12	c flip 0 nbSat=12597 maxSat=10283
3.75/1.92	c flip 0 nbSat=15526 maxSat=12626
3.75/1.93	c nbDecision=10000 #clauses=15640
6.35/3.21	c flip 0 nbSat=19022 maxSat=15569
9.93/5.04	c flip 0 nbSat=22935 maxSat=19050
11.53/5.89	c nbDecision=20000 #clauses=24687
15.52/7.88	c flip 0 nbSat=28040 maxSat=22964
23.11/11.64	c flip 0 nbSat=33587 maxSat=28082
23.11/11.68	c nbDecision=30000 #clauses=33702
33.47/16.83	c flip 0 nbSat=39333 maxSat=33631
40.86/20.57	c nbDecision=40000 #clauses=42747
45.65/22.97	c flip 0 nbSat=44929 maxSat=39366
60.02/30.16	c flip 0 nbSat=50811 maxSat=44964
62.81/31.59	c nbDecision=50000 #clauses=51712
77.78/39.03	c flip 0 nbSat=56418 maxSat=50845
91.74/46.03	c nbDecision=60000 #clauses=60814
96.94/48.62	c flip 0 nbSat=62263 maxSat=56433
118.28/59.38	c flip 0 nbSat=67300 maxSat=62295
129.26/64.90	c nbDecision=70000 #clauses=69950
141.62/71.05	c flip 0 nbSat=72764 maxSat=67326
165.16/82.89	c nbDecision=80000 #clauses=79040
166.96/83.78	c flip 0 nbSat=79376 maxSat=72796
195.31/97.95	c flip 0 nbSat=85490 maxSat=79398
207.47/104.00	c nbDecision=90000 #clauses=88007
226.42/113.52	c flip 0 nbSat=91835 maxSat=85525
248.38/124.50	c nbDecision=100000 #clauses=97102
259.75/130.26	c flip 0 nbSat=99890 maxSat=91872
288.49/144.64	c nbDecision=110000 #clauses=106219
296.66/148.73	c flip 0 nbSat=107553 maxSat=99934
336.97/168.92	c flip 0 nbSat=113748 maxSat=107585
346.76/173.89	c nbDecision=120000 #clauses=115334
377.29/189.14	c flip 0 nbSat=120152 maxSat=113791
408.01/204.52	c nbDecision=130000 #clauses=124413
421.38/211.28	c flip 0 nbSat=126358 maxSat=120182
467.08/234.11	c flip 0 nbSat=132441 maxSat=126384
473.06/237.13	c nbDecision=140000 #clauses=133513
515.57/258.45	c flip 0 nbSat=139015 maxSat=132487
547.09/274.27	c nbDecision=150000 #clauses=142652
567.83/284.60	c flip 0 nbSat=145092 maxSat=139053
621.72/311.68	c flip 0 nbSat=151400 maxSat=145122
623.51/312.51	c nbDecision=160000 #clauses=151776
678.38/340.02	c flip 0 nbSat=159390 maxSat=151430
687.17/344.47	c nbDecision=170000 #clauses=160929
737.65/369.74	c flip 0 nbSat=166846 maxSat=159431
765.99/383.98	c nbDecision=180000 #clauses=170116
800.30/401.15	c flip 0 nbSat=173067 maxSat=166867
851.79/426.93	c nbDecision=190000 #clauses=179213
864.76/433.41	c flip 0 nbSat=180546 maxSat=173104
928.60/465.44	c nbDecision=200000 #clauses=188428
932.19/467.22	c flip 0 nbSat=188657 maxSat=180565
1002.85/502.67	c flip 0 nbSat=195061 maxSat=188697
1040.55/521.54	c nbDecision=210000 #clauses=197543
1073.09/537.87	c flip 0 nbSat=200312 maxSat=195090
1140.92/571.82	c nbDecision=220000 #clauses=206710
1147.11/574.93	c flip 0 nbSat=207184 maxSat=200346

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/node75/watcher-328039-1173107094 -o ROOT/results/node75/solver-328039-1173107094 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328039-1173107094/ornithorynque /tmp/evaluation/328039-1173107094/instance-328039-1173107094.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.83 1.92 1.90 3/64 26388
/proc/meminfo: memFree=881104/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=23220 CPUtime=0
/proc/26388/stat : 26388 (ornithorynque) R 26386 26388 26049 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330675224 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231880035601 0 0 4096 0 0 0 0 17 1 0 0
/proc/26388/statm: 5805 267 220 42 0 45 0

[startup+0.0779881 s]
/proc/loadavg: 1.83 1.92 1.90 3/64 26388
/proc/meminfo: memFree=881104/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=45032 CPUtime=0.11
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 801 0 0 0 11 0 0 0 18 0 3 0 330675224 46112768 762 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 11258 762 387 42 0 5510 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 45032

[startup+0.10199 s]
/proc/loadavg: 1.83 1.92 1.90 3/64 26388
/proc/meminfo: memFree=881104/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=45032 CPUtime=0.15
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 811 0 0 0 15 0 0 0 18 0 3 0 330675224 46112768 772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 11258 772 387 42 0 5510 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45032

[startup+0.302014 s]
/proc/loadavg: 1.83 1.92 1.90 3/64 26388
/proc/meminfo: memFree=881104/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=46720 CPUtime=0.55
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 956 0 0 0 55 0 0 0 18 0 3 0 330675224 47841280 917 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 11680 917 387 42 0 5932 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46720

[startup+0.701063 s]
/proc/loadavg: 1.83 1.92 1.90 3/64 26388
/proc/meminfo: memFree=881104/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=47004 CPUtime=1.35
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 1145 0 0 0 135 0 0 0 18 0 3 0 330675224 48132096 1106 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 11751 1106 387 42 0 6003 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 47004

[startup+1.50216 s]
/proc/loadavg: 1.83 1.92 1.90 3/67 26391
/proc/meminfo: memFree=877752/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=48508 CPUtime=2.95
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 1420 0 0 0 294 1 0 0 18 0 3 0 330675224 49672192 1381 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 12127 1381 387 42 0 6379 0
[pid=26388/tid=26390] ppid=26386 vsize=48508 CPUtime=1.45
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 410 0 0 0 145 0 0 0 25 0 3 0 330675228 49672192 1381 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=48508 CPUtime=1.45
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 246 0 0 0 145 0 0 0 25 0 3 0 330675228 49672192 1381 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241780 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48508

[startup+3.10135 s]
/proc/loadavg: 1.83 1.92 1.90 3/67 26391
/proc/meminfo: memFree=876152/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=49804 CPUtime=6.14
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 1740 0 0 0 613 1 0 0 18 0 3 0 330675224 50999296 1668 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 12451 1668 387 42 0 6703 0
[pid=26388/tid=26390] ppid=26386 vsize=49804 CPUtime=3.05
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 674 0 0 0 305 0 0 0 25 0 3 0 330675228 50999296 1668 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311163 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=49804 CPUtime=3.05
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 302 0 0 0 305 0 0 0 25 0 3 0 330675228 50999296 1668 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241648 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 49804

[startup+6.30173 s]
/proc/loadavg: 1.85 1.92 1.90 4/67 26391
/proc/meminfo: memFree=873592/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=52172 CPUtime=12.53
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 2361 0 0 0 1252 1 0 0 18 0 3 0 330675224 53424128 2256 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 13043 2256 387 42 0 7295 0
[pid=26388/tid=26390] ppid=26386 vsize=52172 CPUtime=6.26
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 992 0 0 0 625 1 0 0 25 0 3 0 330675228 53424128 2256 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=52172 CPUtime=6.23
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 605 0 0 0 623 0 0 0 25 0 3 0 330675228 53424128 2256 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 52172

[startup+12.7015 s]
/proc/loadavg: 1.86 1.92 1.90 3/67 26391
/proc/meminfo: memFree=869752/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=56264 CPUtime=25.29
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 3378 0 0 0 2527 2 0 0 18 0 3 0 330675224 57614336 3143 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 14066 3143 387 42 0 8318 0
[pid=26388/tid=26390] ppid=26386 vsize=56264 CPUtime=12.65
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 1500 0 0 0 1264 1 0 0 25 0 3 0 330675228 57614336 3143 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311048 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=56264 CPUtime=12.6
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 1114 0 0 0 1260 0 0 0 25 0 3 0 330675228 57614336 3143 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241172 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 56264

[startup+25.503 s]
/proc/loadavg: 1.89 1.92 1.90 3/67 26391
/proc/meminfo: memFree=866168/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=60140 CPUtime=50.84
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 4277 0 0 0 5080 4 0 0 18 0 3 0 330675224 61583360 4042 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 15035 4042 387 42 0 9287 0
[pid=26388/tid=26390] ppid=26386 vsize=60140 CPUtime=25.44
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 2105 0 0 0 2542 2 0 0 25 0 3 0 330675228 61583360 4042 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=60140 CPUtime=25.35
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 1408 0 0 0 2535 0 0 0 25 0 3 0 330675228 61583360 4042 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 60140

[startup+51.102 s]
/proc/loadavg: 1.93 1.93 1.90 3/67 26391
/proc/meminfo: memFree=860984/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=65916 CPUtime=101.92
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 6051 0 0 0 10186 6 0 0 18 0 3 0 330675224 67497984 5336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 16479 5336 387 42 0 10731 0
[pid=26388/tid=26390] ppid=26386 vsize=65916 CPUtime=51.04
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 2891 0 0 0 5100 4 0 0 25 0 3 0 330675228 67497984 5336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311286 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=65916 CPUtime=50.84
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 2396 0 0 0 5083 1 0 0 25 0 3 0 330675228 67497984 5336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 65916

[startup+102.306 s]
/proc/loadavg: 1.97 1.94 1.91 3/67 26391
/proc/meminfo: memFree=853496/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=73900 CPUtime=204.08
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 8335 0 0 0 20400 8 0 0 18 0 3 0 330675224 75673600 7134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 18475 7134 387 42 0 12727 0
[pid=26388/tid=26390] ppid=26386 vsize=73900 CPUtime=102.23
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 4170 0 0 0 10217 6 0 0 25 0 3 0 330675228 75673600 7134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=73900 CPUtime=101.81
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 3401 0 0 0 10180 1 0 0 25 0 3 0 330675228 75673600 7134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 73900

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/67 26391
/proc/meminfo: memFree=846392/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=84476 CPUtime=323.8
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 11191 0 0 0 32369 11 0 0 18 0 3 0 330675224 86503424 8936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 21119 8936 387 42 0 15371 0
[pid=26388/tid=26390] ppid=26386 vsize=84476 CPUtime=162.21
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 5400 0 0 0 16213 8 0 0 25 0 3 0 330675228 86503424 8936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=84476 CPUtime=161.55
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 5027 0 0 0 16153 2 0 0 25 0 3 0 330675228 86503424 8936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241728 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.8
Current children cumulated vsize (KiB) 84476

[startup+222.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/67 26391
/proc/meminfo: memFree=840504/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=90036 CPUtime=443.52
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 12811 0 0 0 44339 13 0 0 18 0 3 0 330675224 92196864 10409 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 22509 10409 387 42 0 16761 0
[pid=26388/tid=26390] ppid=26386 vsize=90036 CPUtime=222.19
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 6372 0 0 0 22209 10 0 0 25 0 3 0 330675228 92196864 10409 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=90036 CPUtime=221.3
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 5675 0 0 0 22127 3 0 0 25 0 3 0 330675228 92196864 10409 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.52
Current children cumulated vsize (KiB) 90036

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 26391
/proc/meminfo: memFree=836536/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=94396 CPUtime=563.25
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 14304 0 0 0 56311 14 0 0 18 0 3 0 330675224 96661504 11388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 23599 11388 387 42 0 17851 0
[pid=26388/tid=26390] ppid=26386 vsize=94396 CPUtime=282.17
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 7319 0 0 0 28207 10 0 0 25 0 3 0 330675228 96661504 11388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=94396 CPUtime=281.04
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 6221 0 0 0 28101 3 0 0 25 0 3 0 330675228 96661504 11388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241604 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 94396

[startup+342.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 26391
/proc/meminfo: memFree=831672/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=98580 CPUtime=682.98
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 15800 0 0 0 68282 16 0 0 18 0 3 0 330675224 100945920 12622 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 24645 12622 387 42 0 18897 0
[pid=26388/tid=26390] ppid=26386 vsize=98580 CPUtime=342.16
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 8076 0 0 0 34204 12 0 0 25 0 3 0 330675228 100945920 12622 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=98580 CPUtime=340.78
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 6960 0 0 0 34075 3 0 0 25 0 3 0 330675228 100945920 12622 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242540 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.98
Current children cumulated vsize (KiB) 98580

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 26391
/proc/meminfo: memFree=827192/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=110476 CPUtime=802.7
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 18843 0 0 0 80252 18 0 0 18 0 3 0 330675224 113127424 13708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 27619 13708 387 42 0 21871 0
[pid=26388/tid=26390] ppid=26386 vsize=110476 CPUtime=402.13
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 8758 0 0 0 40201 12 0 0 25 0 3 0 330675228 113127424 13708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=110476 CPUtime=400.52
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 9321 0 0 0 40047 5 0 0 25 0 3 0 330675228 113127424 13708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.7
Current children cumulated vsize (KiB) 110476

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 26391
/proc/meminfo: memFree=823864/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=114192 CPUtime=922.42
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 20061 0 0 0 92223 19 0 0 18 0 3 0 330675224 116932608 14536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 28548 14536 387 42 0 22800 0
[pid=26388/tid=26390] ppid=26386 vsize=114192 CPUtime=462.11
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 9430 0 0 0 46198 13 0 0 25 0 3 0 330675228 116932608 14536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=114192 CPUtime=460.26
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 9867 0 0 0 46021 5 0 0 25 0 3 0 330675228 116932608 14536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.42
Current children cumulated vsize (KiB) 114192

[startup+522.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 26391
/proc/meminfo: memFree=820152/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=117560 CPUtime=1042.15
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 21200 0 0 0 104195 20 0 0 18 0 3 0 330675224 120381440 15477 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 29390 15477 387 42 0 23642 0
[pid=26388/tid=26390] ppid=26386 vsize=117560 CPUtime=522.1
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 9983 0 0 0 52196 14 0 0 25 0 3 0 330675228 120381440 15477 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=117560 CPUtime=520
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 10453 0 0 0 51995 5 0 0 25 0 3 0 330675228 120381440 15477 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.15
Current children cumulated vsize (KiB) 117560

[startup+582.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 26391
/proc/meminfo: memFree=817080/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=121060 CPUtime=1161.88
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 22305 0 0 0 116166 22 0 0 18 0 3 0 330675224 123965440 16248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 30265 16248 387 42 0 24517 0
[pid=26388/tid=26390] ppid=26386 vsize=121060 CPUtime=582.08
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 10762 0 0 0 58192 16 0 0 25 0 3 0 330675228 123965440 16248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=121060 CPUtime=579.76
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 10779 0 0 0 57970 6 0 0 25 0 3 0 330675228 123965440 16248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242269 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.88
Current children cumulated vsize (KiB) 121060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 26391
/proc/meminfo: memFree=815416/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=123372 CPUtime=1200.19
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 22936 0 0 0 119996 23 0 0 18 0 3 0 330675224 126332928 16619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 30843 16619 387 42 0 25095 0
[pid=26388/tid=26390] ppid=26386 vsize=123372 CPUtime=601.28
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 11393 0 0 0 60112 16 0 0 25 0 3 0 330675228 126332928 16619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311229 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=123372 CPUtime=598.86
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 10779 0 0 0 59880 6 0 0 25 0 3 0 330675228 126332928 16619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241839 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 123372

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.97 1.91 3/67 26391
/proc/meminfo: memFree=815416/2055920 swapFree=4183180/4192956
[pid=26388] ppid=26386 vsize=123372 CPUtime=1200.19
/proc/26388/stat : 26388 (ornithorynque) S 26386 26388 26049 0 -1 4194304 22936 0 0 0 119996 23 0 0 18 0 3 0 330675224 126332928 16619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26388/statm: 30843 16619 387 42 0 25095 0
[pid=26388/tid=26390] ppid=26386 vsize=123372 CPUtime=601.28
/proc/26388/task/26390/stat : 26390 (ornithorynque) R 26386 26388 26049 0 -1 4194368 11393 0 0 0 60112 16 0 0 25 0 3 0 330675228 126332928 16619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311229 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26388/tid=26391] ppid=26386 vsize=123372 CPUtime=598.86
/proc/26388/task/26391/stat : 26391 (ornithorynque) R 26386 26388 26049 0 -1 4194368 10779 0 0 0 59880 6 0 0 25 0 3 0 330675228 126332928 16619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241839 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 123372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.524
CPU time (s): 1200.21
CPU user time (s): 1199.97
CPU system time (s): 0.240963
CPU usage (%): 199.529
Max. virtual memory (cumulated for all children) (KiB): 123372

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

runsolver used 0.627904 second user time and 1.57576 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Mar  5 15:04:54 UTC 2007

IDJOB= 328039
IDBENCH= 19947
IDSOLVER= 139
FILE ID= node75/328039-1173107094

PBS_JOBID= 4013907

Free space on /tmp= 66518 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1235873841-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328039-1173107094/ornithorynque /tmp/evaluation/328039-1173107094/instance-328039-1173107094.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-328039-1173107094 -o ROOT/results/node75/solver-328039-1173107094 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328039-1173107094/ornithorynque /tmp/evaluation/328039-1173107094/instance-328039-1173107094.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  2c303fd9fb44c7abbe5d75de84a326c4

RANDOM SEED= 978588453

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        881512 kB
Buffers:         37408 kB
Cached:        1050252 kB
SwapCached:       3808 kB
Active:          87572 kB
Inactive:      1009680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        881512 kB
SwapTotal:     4192956 kB
SwapFree:      4183180 kB
Dirty:             424 kB
Writeback:           0 kB
Mapped:          15528 kB
Slab:            63080 kB
Committed_AS:   848780 kB
PageTables:       1432 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= 66518 MiB

End job on node75 on Mon Mar  5 15:14:57 UTC 2007