Trace number 328416

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.24 601.525

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
MD5SUMa3885eff2851f09f9ef1a5d548225d79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.5714
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
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.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.01	c ...done
0.00/0.01	c nbVar=1665 nbClause=5177
0.00/0.02	c nbVar=1665 nbClause=5177
0.00/0.02	c complete search running
0.00/0.04	c local search running
0.00/0.04	c flip 0 nbSat=4387 maxSat=0
0.00/0.07	c flip 10000 nbSat=5089 maxSat=5098
0.17/0.12	c flip 20000 nbSat=5097 maxSat=5127
0.17/0.17	c flip 30000 nbSat=5106 maxSat=5127
0.17/0.19	c flip 0 nbSat=5384 maxSat=5127
0.37/0.29	c flip 10000 nbSat=6077 maxSat=6095
0.57/0.39	c flip 20000 nbSat=6106 maxSat=6120
0.77/0.48	c flip 30000 nbSat=6107 maxSat=6125
0.97/0.52	c flip 0 nbSat=7076 maxSat=6125
1.37/0.71	c flip 10000 nbSat=7822 maxSat=7843
1.77/0.90	c flip 20000 nbSat=7846 maxSat=7863
1.97/1.08	c flip 30000 nbSat=7848 maxSat=7866
2.17/1.14	c flip 0 nbSat=9314 maxSat=7866
2.76/1.46	c flip 10000 nbSat=9995 maxSat=10013
3.36/1.74	c nbDecision=10000 #clauses=11818
3.56/1.87	c flip 20000 nbSat=10019 maxSat=10048
4.36/2.30	c flip 30000 nbSat=10025 maxSat=10048
4.75/2.43	c flip 0 nbSat=12701 maxSat=10048
5.96/3.00	c flip 10000 nbSat=13425 maxSat=13439
6.95/3.55	c flip 20000 nbSat=13437 maxSat=13449
8.15/4.13	c flip 30000 nbSat=13434 maxSat=13452
8.55/4.33	c flip 0 nbSat=16228 maxSat=13452
10.75/5.42	c flip 10000 nbSat=16863 maxSat=16889
11.14/5.62	c nbDecision=20000 #clauses=18950
12.74/6.45	c flip 20000 nbSat=16897 maxSat=16914
15.13/7.62	c flip 30000 nbSat=16903 maxSat=16918
15.92/8.00	c flip 0 nbSat=21114 maxSat=16918
19.30/9.78	c flip 10000 nbSat=21836 maxSat=21846
21.90/11.00	c nbDecision=30000 #clauses=26088
24.69/12.45	c flip 20000 nbSat=21855 maxSat=21863
29.89/15.08	c flip 30000 nbSat=21850 maxSat=21867
31.48/15.89	c flip 0 nbSat=31075 maxSat=21867
33.67/16.96	c nbDecision=40000 #clauses=33106
37.28/18.79	c flip 10000 nbSat=31813 maxSat=31814
43.86/22.06	c flip 20000 nbSat=31806 maxSat=31823
48.84/24.53	c nbDecision=50000 #clauses=39984
50.04/25.13	c flip 30000 nbSat=31827 maxSat=31839
51.83/26.07	c flip 0 nbSat=40130 maxSat=31839
62.21/31.24	c flip 10000 nbSat=40925 maxSat=40938
70.59/35.45	c flip 20000 nbSat=40935 maxSat=40959
71.99/36.10	c nbDecision=60000 #clauses=46821
80.58/40.47	c flip 30000 nbSat=40948 maxSat=40964
82.98/41.66	c flip 0 nbSat=48906 maxSat=40964
97.55/48.99	c flip 10000 nbSat=49634 maxSat=49638
97.75/49.05	c nbDecision=70000 #clauses=53710
112.29/56.34	c flip 20000 nbSat=49643 maxSat=49656
122.87/61.67	c flip 30000 nbSat=49661 maxSat=49672
126.86/63.67	c flip 0 nbSat=58351 maxSat=49683
135.05/67.74	c nbDecision=80000 #clauses=60768
141.83/71.16	c flip 10000 nbSat=59053 maxSat=59071
160.79/80.68	c flip 20000 nbSat=59071 maxSat=59101
178.35/89.41	c nbDecision=90000 #clauses=67703
184.15/92.31	c flip 30000 nbSat=59086 maxSat=59109
191.12/95.89	c flip 0 nbSat=68773 maxSat=59109
207.47/104.04	c flip 10000 nbSat=69525 maxSat=69538
219.45/110.09	c nbDecision=100000 #clauses=74932
225.84/113.21	c flip 20000 nbSat=69531 maxSat=69552
247.80/124.28	c flip 30000 nbSat=69556 maxSat=69568
257.37/129.02	c flip 0 nbSat=79544 maxSat=69569
268.34/134.58	c nbDecision=110000 #clauses=82119
281.71/141.27	c flip 10000 nbSat=80281 maxSat=80301
308.85/154.88	c flip 20000 nbSat=80296 maxSat=80306
314.63/157.71	c nbDecision=120000 #clauses=89178
334.99/167.92	c flip 30000 nbSat=80307 maxSat=80329
341.98/171.48	c flip 0 nbSat=91656 maxSat=80329
370.10/185.55	c flip 10000 nbSat=92348 maxSat=92372
375.49/188.21	c nbDecision=130000 #clauses=96437
404.22/202.62	c flip 20000 nbSat=92363 maxSat=92402
437.55/219.34	c nbDecision=140000 #clauses=103727
439.95/220.59	c flip 30000 nbSat=92391 maxSat=92405
453.72/227.40	c flip 0 nbSat=105538 maxSat=92405
489.03/245.11	c nbDecision=150000 #clauses=110765
491.22/246.30	c flip 10000 nbSat=106257 maxSat=106297
532.93/267.13	c flip 20000 nbSat=106328 maxSat=106334
554.08/277.76	c nbDecision=160000 #clauses=117984
571.03/286.21	c flip 30000 nbSat=106317 maxSat=106346
582.61/292.06	c flip 0 nbSat=120364 maxSat=106358
614.55/308.06	c nbDecision=170000 #clauses=125103
624.32/312.93	c flip 10000 nbSat=121034 maxSat=121058
670.81/336.28	c flip 20000 nbSat=121084 maxSat=121100
696.35/349.00	c nbDecision=180000 #clauses=132564
717.11/359.40	c flip 30000 nbSat=121066 maxSat=121104
734.66/368.22	c flip 0 nbSat=135296 maxSat=121111
774.36/388.11	c nbDecision=190000 #clauses=139877
776.36/389.16	c flip 10000 nbSat=136139 maxSat=136154
839.62/420.88	c flip 20000 nbSat=136130 maxSat=136162
853.59/427.90	c nbDecision=200000 #clauses=147109
892.51/447.32	c flip 30000 nbSat=136157 maxSat=136166
911.85/457.05	c flip 0 nbSat=151633 maxSat=136174
938.39/470.35	c nbDecision=210000 #clauses=154534
964.94/483.64	c flip 10000 nbSat=152348 maxSat=152356
1029.39/515.97	c flip 20000 nbSat=152361 maxSat=152384
1056.32/529.50	c nbDecision=220000 #clauses=161769
1084.87/543.78	c flip 30000 nbSat=152386 maxSat=152404
1098.23/550.41	c flip 0 nbSat=163420 maxSat=152404
1150.71/576.80	c flip 10000 nbSat=164205 maxSat=164231
1164.28/583.56	c nbDecision=230000 #clauses=168903

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/node14/watcher-328416-1173111065 -o ROOT/results/node14/solver-328416-1173111065 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328416-1173111065/ornithorynque /tmp/evaluation/328416-1173111065/instance-328416-1173111065.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.84 1.97 1.92 3/77 25888
/proc/meminfo: memFree=1485120/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=23220 CPUtime=0
/proc/25888/stat : 25888 (ornithorynque) R 25886 25888 25097 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 331060965 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212231820400 0 0 4096 0 0 0 0 17 1 0 0
/proc/25888/statm: 5805 263 218 42 0 45 0

[startup+0.011179 s]
/proc/loadavg: 1.84 1.97 1.92 3/77 25888
/proc/meminfo: memFree=1485120/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=23444 CPUtime=0
/proc/25888/stat : 25888 (ornithorynque) R 25886 25888 25097 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 331060965 24006656 479 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212234310369 0 0 4096 1088 0 0 0 17 1 0 0
/proc/25888/statm: 5861 480 377 42 0 113 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23444

[startup+0.102189 s]
/proc/loadavg: 1.84 1.97 1.92 3/77 25888
/proc/meminfo: memFree=1485120/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=44956 CPUtime=0.17
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 795 0 0 0 17 0 0 0 18 0 3 0 331060965 46034944 756 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 11239 756 387 42 0 5491 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 44956

[startup+0.301215 s]
/proc/loadavg: 1.84 1.97 1.92 3/77 25888
/proc/meminfo: memFree=1485120/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=47136 CPUtime=0.57
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 907 0 0 0 57 0 0 0 18 0 3 0 331060965 48267264 868 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 11784 868 387 42 0 6036 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 47136

[startup+0.701249 s]
/proc/loadavg: 1.84 1.97 1.92 3/77 25888
/proc/meminfo: memFree=1485120/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=47268 CPUtime=1.37
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 1087 0 0 0 137 0 0 0 18 0 3 0 331060965 48402432 1048 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 11817 1048 387 42 0 6069 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 47268

[startup+1.50132 s]
/proc/loadavg: 1.84 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1482088/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=48424 CPUtime=2.96
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 1348 0 0 0 296 0 0 0 18 0 3 0 331060965 49586176 1309 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 12106 1309 387 42 0 6358 0
[pid=25888/tid=25890] ppid=25886 vsize=48424 CPUtime=1.47
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 365 0 0 0 147 0 0 0 19 0 3 0 331060968 49586176 1309 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=48424 CPUtime=1.46
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 219 0 0 0 146 0 0 0 25 0 3 0 331060968 49586176 1309 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241561 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 48424

[startup+3.10148 s]
/proc/loadavg: 1.84 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1480744/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=49448 CPUtime=6.16
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 1682 0 0 0 615 1 0 0 18 0 3 0 331060965 50634752 1643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 12362 1643 387 42 0 6614 0
[pid=25888/tid=25890] ppid=25886 vsize=49448 CPUtime=3.06
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 574 0 0 0 306 0 0 0 25 0 3 0 331060968 50634752 1643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=49448 CPUtime=3.06
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 344 0 0 0 306 0 0 0 25 0 3 0 331060968 50634752 1643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49448

[startup+6.30178 s]
/proc/loadavg: 1.85 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1478248/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=50728 CPUtime=12.54
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 2176 0 0 0 1252 2 0 0 18 0 3 0 331060965 51945472 2071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 12682 2071 387 42 0 6934 0
[pid=25888/tid=25890] ppid=25886 vsize=50728 CPUtime=6.26
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 898 0 0 0 625 1 0 0 25 0 3 0 331060968 51945472 2071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212234310311 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=50728 CPUtime=6.24
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 514 0 0 0 624 0 0 0 25 0 3 0 331060968 51945472 2071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 50728

[startup+12.7014 s]
/proc/loadavg: 1.86 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1475496/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=53964 CPUtime=25.29
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 2801 0 0 0 2527 2 0 0 18 0 3 0 331060965 55259136 2696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 13491 2696 387 42 0 7743 0
[pid=25888/tid=25890] ppid=25886 vsize=53964 CPUtime=12.67
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 1341 0 0 0 1265 2 0 0 25 0 3 0 331060968 55259136 2696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=53964 CPUtime=12.6
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 696 0 0 0 1260 0 0 0 25 0 3 0 331060968 55259136 2696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285227 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 53964

[startup+25.5026 s]
/proc/loadavg: 1.89 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1471464/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=58316 CPUtime=50.84
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 3858 0 0 0 5080 4 0 0 18 0 3 0 331060965 59715584 3688 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 14579 3688 387 42 0 8831 0
[pid=25888/tid=25890] ppid=25886 vsize=58316 CPUtime=25.46
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 2100 0 0 0 2543 3 0 0 25 0 3 0 331060968 59715584 3688 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=58316 CPUtime=25.34
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 994 0 0 0 2534 0 0 0 25 0 3 0 331060968 59715584 3688 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58316

[startup+51.103 s]
/proc/loadavg: 1.93 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1465832/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=65040 CPUtime=101.93
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 5378 0 0 0 10186 7 0 0 18 0 3 0 331060965 66600960 5102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 16260 5102 387 42 0 10512 0
[pid=25888/tid=25890] ppid=25886 vsize=65040 CPUtime=51.05
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 2941 0 0 0 5100 5 0 0 25 0 3 0 331060968 66600960 5102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=65040 CPUtime=50.84
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 1673 0 0 0 5083 1 0 0 25 0 3 0 331060968 66600960 5102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 65040

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1458792/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=73372 CPUtime=204.08
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 7539 0 0 0 20399 9 0 0 18 0 3 0 331060965 75132928 6840 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 18343 6840 387 42 0 12595 0
[pid=25888/tid=25890] ppid=25886 vsize=73372 CPUtime=102.24
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 4164 0 0 0 10217 7 0 0 25 0 3 0 331060968 75132928 6840 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=73372 CPUtime=101.8
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 2611 0 0 0 10179 1 0 0 25 0 3 0 331060968 75132928 6840 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241162 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 73372

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1453160/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=78564 CPUtime=323.81
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 9132 0 0 0 32368 13 0 0 18 0 3 0 331060965 80449536 8220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 19641 8220 387 42 0 13893 0
[pid=25888/tid=25890] ppid=25886 vsize=78564 CPUtime=162.22
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 5272 0 0 0 16212 10 0 0 25 0 3 0 331060968 80449536 8220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311308 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=78564 CPUtime=161.56
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 3096 0 0 0 16154 2 0 0 25 0 3 0 331060968 80449536 8220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 78564

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1447976/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=83836 CPUtime=443.54
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 10516 0 0 0 44339 15 0 0 18 0 3 0 331060965 85848064 9505 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 20959 9505 387 42 0 15211 0
[pid=25888/tid=25890] ppid=25886 vsize=83836 CPUtime=222.21
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 6167 0 0 0 22209 12 0 0 25 0 3 0 331060968 85848064 9505 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=83836 CPUtime=221.29
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 3585 0 0 0 22127 2 0 0 25 0 3 0 331060968 85848064 9505 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 83836

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1442728/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=90516 CPUtime=563.26
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 11990 0 0 0 56309 17 0 0 18 0 3 0 331060965 92688384 10782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 22629 10782 387 42 0 16881 0
[pid=25888/tid=25890] ppid=25886 vsize=90516 CPUtime=282.2
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 6979 0 0 0 28206 14 0 0 25 0 3 0 331060968 92688384 10782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=90516 CPUtime=281.03
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 4247 0 0 0 28101 2 0 0 25 0 3 0 331060968 92688384 10782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.26
Current children cumulated vsize (KiB) 90516

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1437544/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=96740 CPUtime=682.97
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 13845 0 0 0 68278 19 0 0 18 0 3 0 331060965 99061760 12035 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 24185 12035 387 42 0 18437 0
[pid=25888/tid=25890] ppid=25886 vsize=96740 CPUtime=342.18
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 7988 0 0 0 34202 16 0 0 25 0 3 0 331060968 99061760 12035 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=96740 CPUtime=340.77
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 5093 0 0 0 34074 3 0 0 25 0 3 0 331060968 99061760 12035 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.97
Current children cumulated vsize (KiB) 96740

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1432936/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=103416 CPUtime=802.71
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 15551 0 0 0 80249 22 0 0 18 0 3 0 331060965 105897984 13255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 25854 13255 387 42 0 20106 0
[pid=25888/tid=25890] ppid=25886 vsize=103416 CPUtime=402.16
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 8708 0 0 0 40199 17 0 0 25 0 3 0 331060968 105897984 13255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=103416 CPUtime=400.51
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 6079 0 0 0 40048 3 0 0 25 0 3 0 331060968 105897984 13255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241556 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.71
Current children cumulated vsize (KiB) 103416

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1428136/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=108048 CPUtime=922.43
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 16905 0 0 0 92219 24 0 0 18 0 3 0 331060965 110641152 14445 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 27012 14445 387 42 0 21264 0
[pid=25888/tid=25890] ppid=25886 vsize=108048 CPUtime=462.15
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 9348 0 0 0 46195 20 0 0 25 0 3 0 331060968 110641152 14445 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=108048 CPUtime=460.25
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 6793 0 0 0 46021 4 0 0 25 0 3 0 331060968 110641152 14445 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.43
Current children cumulated vsize (KiB) 108048

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1425768/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=110488 CPUtime=1042.15
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 17517 0 0 0 104189 26 0 0 18 0 3 0 331060965 113139712 15024 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 27622 15024 387 42 0 21874 0
[pid=25888/tid=25890] ppid=25886 vsize=110488 CPUtime=522.13
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 9960 0 0 0 52192 21 0 0 25 0 3 0 331060968 113139712 15024 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=110488 CPUtime=519.99
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 6793 0 0 0 51995 4 0 0 25 0 3 0 331060968 113139712 15024 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) 110488

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1422440/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=115240 CPUtime=1161.88
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 18679 0 0 0 116161 27 0 0 18 0 3 0 331060965 118005760 15860 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 28810 15860 387 42 0 23062 0
[pid=25888/tid=25890] ppid=25886 vsize=115240 CPUtime=582.12
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 10597 0 0 0 58189 23 0 0 25 0 3 0 331060968 118005760 15860 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=115240 CPUtime=579.73
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 7318 0 0 0 57969 4 0 0 25 0 3 0 331060968 118005760 15860 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.88
Current children cumulated vsize (KiB) 115240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 25891
/proc/meminfo: memFree=1421800/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=115372 CPUtime=1200.2
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 18832 0 0 0 119992 28 0 0 18 0 3 0 331060965 118140928 16013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 28843 16013 387 42 0 23095 0
[pid=25888/tid=25890] ppid=25886 vsize=115372 CPUtime=601.32
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 10750 0 0 0 60109 23 0 0 25 0 3 0 331060968 118140928 16013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311360 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=115372 CPUtime=598.85
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 7318 0 0 0 59881 4 0 0 25 0 3 0 331060968 118140928 16013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 115372

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.92 3/80 25891
/proc/meminfo: memFree=1421800/2055920 swapFree=4172616/4192956
[pid=25888] ppid=25886 vsize=115372 CPUtime=1200.2
/proc/25888/stat : 25888 (ornithorynque) S 25886 25888 25097 0 -1 4194304 18832 0 0 0 119992 28 0 0 18 0 3 0 331060965 118140928 16013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25888/statm: 28843 16013 387 42 0 23095 0
[pid=25888/tid=25890] ppid=25886 vsize=115372 CPUtime=601.32
/proc/25888/task/25890/stat : 25890 (ornithorynque) R 25886 25888 25097 0 -1 4194368 10750 0 0 0 60109 23 0 0 25 0 3 0 331060968 118140928 16013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311360 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25888/tid=25891] ppid=25886 vsize=115372 CPUtime=598.85
/proc/25888/task/25891/stat : 25891 (ornithorynque) R 25886 25888 25097 0 -1 4194368 7318 0 0 0 59881 4 0 0 25 0 3 0 331060968 118140928 16013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 115372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.525
CPU time (s): 1200.24
CPU user time (s): 1199.94
CPU system time (s): 0.298954
CPU usage (%): 199.532
Max. virtual memory (cumulated for all children) (KiB): 115372

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

runsolver used 0.513921 second user time and 1.69174 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Mar  5 16:11:05 UTC 2007

IDJOB= 328416
IDBENCH= 20338
IDSOLVER= 139
FILE ID= node14/328416-1173111065

PBS_JOBID= 4013939

Free space on /tmp= 66540 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/328416-1173111065/ornithorynque /tmp/evaluation/328416-1173111065/instance-328416-1173111065.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-328416-1173111065 -o ROOT/results/node14/solver-328416-1173111065 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328416-1173111065/ornithorynque /tmp/evaluation/328416-1173111065/instance-328416-1173111065.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  a3885eff2851f09f9ef1a5d548225d79

RANDOM SEED= 645492862

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1485528 kB
Buffers:         38360 kB
Cached:         443928 kB
SwapCached:       2416 kB
Active:         101580 kB
Inactive:       416992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485528 kB
SwapTotal:     4192956 kB
SwapFree:      4172616 kB
Dirty:             356 kB
Writeback:           0 kB
Mapped:          44308 kB
Slab:            37432 kB
Committed_AS:  1179248 kB
PageTables:       1736 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= 66540 MiB

End job on node14 on Mon Mar  5 16:21:09 UTC 2007