Trace number 328081

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.06 601.424

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
MD5SUMba211b00665e5525ca8dfbd839bb6bc4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.5363
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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=360 nbClause=1533
0.00/0.01	c nbVar=360 nbClause=1533
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=1346 maxSat=0
0.00/0.05	c flip 0 nbSat=1951 maxSat=1515
0.18/0.16	c flip 0 nbSat=3222 maxSat=2123
0.78/0.45	c flip 0 nbSat=5459 maxSat=3386
1.78/0.96	c nbDecision=10000 #clauses=8893
1.78/0.98	c flip 0 nbSat=8788 maxSat=5650
3.57/1.83	c flip 0 nbSat=12366 maxSat=8968
5.97/3.04	c nbDecision=20000 #clauses=16301
6.76/3.42	c flip 0 nbSat=17175 maxSat=12566
12.16/6.12	c nbDecision=30000 #clauses=23834
12.16/6.14	c flip 0 nbSat=23650 maxSat=17371
20.74/10.48	c nbDecision=40000 #clauses=31310
21.74/10.90	c flip 0 nbSat=31679 maxSat=23838
33.50/16.89	c nbDecision=50000 #clauses=39014
37.10/18.62	c flip 0 nbSat=40606 maxSat=31908
48.67/24.48	c nbDecision=60000 #clauses=46711
55.44/27.85	c flip 0 nbSat=49133 maxSat=40830
68.03/34.15	c nbDecision=70000 #clauses=54441
79.19/39.76	c flip 0 nbSat=57975 maxSat=49379
93.77/47.01	c nbDecision=80000 #clauses=62297
112.73/56.55	c flip 0 nbSat=68242 maxSat=58223
118.12/59.22	c nbDecision=90000 #clauses=70110
147.43/73.96	c nbDecision=100000 #clauses=77831
150.43/75.50	c flip 0 nbSat=78358 maxSat=68466
178.77/89.64	c nbDecision=110000 #clauses=85613
190.55/95.57	c flip 0 nbSat=88748 maxSat=78560
208.70/104.67	c nbDecision=120000 #clauses=93356
239.82/120.26	c flip 0 nbSat=100163 maxSat=88952
244.21/122.43	c nbDecision=130000 #clauses=101350
277.54/139.11	c nbDecision=140000 #clauses=109153
295.70/148.29	c flip 0 nbSat=113927 maxSat=100365
305.88/153.37	c nbDecision=150000 #clauses=116955
338.40/169.61	c nbDecision=160000 #clauses=124864
361.35/181.15	c flip 0 nbSat=129807 maxSat=114137
372.52/186.72	c nbDecision=170000 #clauses=132450
415.62/208.30	c nbDecision=180000 #clauses=140243
435.37/218.22	c flip 0 nbSat=144363 maxSat=130078
449.15/225.15	c nbDecision=190000 #clauses=147913
487.86/244.51	c nbDecision=200000 #clauses=155661
520.37/260.81	c flip 0 nbSat=161369 maxSat=144599
531.75/266.52	c nbDecision=210000 #clauses=163387
581.84/291.68	c nbDecision=220000 #clauses=171066
611.97/306.79	c flip 0 nbSat=176182 maxSat=161634
624.55/313.06	c nbDecision=230000 #clauses=178698
670.44/336.01	c nbDecision=240000 #clauses=186399
722.32/362.03	c flip 0 nbSat=193532 maxSat=176497
724.52/363.19	c nbDecision=250000 #clauses=194190
792.95/397.48	c nbDecision=260000 #clauses=201990
835.86/418.92	c flip 0 nbSat=205891 maxSat=193844
868.18/435.16	c nbDecision=270000 #clauses=209815
934.44/468.34	c nbDecision=280000 #clauses=217692
953.57/477.97	c flip 0 nbSat=219775 maxSat=206228
997.09/499.70	c nbDecision=290000 #clauses=225514
1069.92/536.21	c nbDecision=300000 #clauses=233226
1079.71/541.11	c flip 0 nbSat=233583 maxSat=220046
1157.51/580.16	c nbDecision=310000 #clauses=241012

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/node58/watcher-328081-1173107564 -o ROOT/results/node58/solver-328081-1173107564 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328081-1173107564/ornithorynque /tmp/evaluation/328081-1173107564/instance-328081-1173107564.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.94 1.81 3/64 17481
/proc/meminfo: memFree=796736/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=23220 CPUtime=0
/proc/17481/stat : 17481 (ornithorynque) R 17479 17481 17098 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330713087 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226235552880 0 0 4096 0 0 0 0 17 1 0 0
/proc/17481/statm: 5805 264 218 42 0 45 0

[startup+0.0681199 s]
/proc/loadavg: 1.83 1.94 1.81 3/64 17481
/proc/meminfo: memFree=796736/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=45240 CPUtime=0.11
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 625 0 0 0 11 0 0 0 18 0 3 0 330713087 46325760 586 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 11310 586 387 42 0 5562 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 45240

[startup+0.102124 s]
/proc/loadavg: 1.83 1.94 1.81 3/64 17481
/proc/meminfo: memFree=796736/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=45240 CPUtime=0.18
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 644 0 0 0 18 0 0 0 18 0 3 0 330713087 46325760 605 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 11310 605 387 42 0 5562 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45240

[startup+0.301146 s]
/proc/loadavg: 1.83 1.94 1.81 3/64 17481
/proc/meminfo: memFree=796736/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=45372 CPUtime=0.58
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 766 0 0 0 58 0 0 0 18 0 3 0 330713087 46460928 727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 11343 727 387 42 0 5595 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45372

[startup+0.702191 s]
/proc/loadavg: 1.83 1.94 1.81 3/64 17481
/proc/meminfo: memFree=796736/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=45672 CPUtime=1.38
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 952 0 0 0 138 0 0 0 18 0 3 0 330713087 46768128 913 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 11418 913 387 42 0 5670 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45672

[startup+1.50128 s]
/proc/loadavg: 1.83 1.94 1.81 3/67 17484
/proc/meminfo: memFree=793704/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=47376 CPUtime=2.97
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 1235 0 0 0 297 0 0 0 18 0 3 0 330713087 48513024 1196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 11844 1196 387 42 0 6096 0
[pid=17481/tid=17483] ppid=17479 vsize=47376 CPUtime=1.48
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 449 0 0 0 148 0 0 0 20 0 3 0 330713089 48513024 1196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311185 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=47376 CPUtime=1.48
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 223 0 0 0 148 0 0 0 25 0 3 0 330713089 48513024 1196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285078 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47376

[startup+3.10146 s]
/proc/loadavg: 1.83 1.94 1.81 3/67 17484
/proc/meminfo: memFree=792360/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=48964 CPUtime=6.17
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 1582 0 0 0 617 0 0 0 18 0 3 0 330713087 50139136 1510 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 12241 1510 387 42 0 6493 0
[pid=17481/tid=17483] ppid=17479 vsize=48964 CPUtime=3.08
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 694 0 0 0 308 0 0 0 25 0 3 0 330713089 50139136 1510 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=48964 CPUtime=3.07
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 325 0 0 0 307 0 0 0 25 0 3 0 330713089 50139136 1510 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242154 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 48964

[startup+6.30181 s]
/proc/loadavg: 1.85 1.94 1.81 3/67 17484
/proc/meminfo: memFree=790376/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=51472 CPUtime=12.56
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 2245 0 0 0 1255 1 0 0 18 0 3 0 330713087 52707328 2140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 12868 2140 387 42 0 7120 0
[pid=17481/tid=17483] ppid=17479 vsize=51472 CPUtime=6.27
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 1021 0 0 0 627 0 0 0 25 0 3 0 330713089 52707328 2140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311157 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=51472 CPUtime=6.26
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 661 0 0 0 626 0 0 0 25 0 3 0 330713089 52707328 2140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 51472

[startup+12.7015 s]
/proc/loadavg: 1.86 1.94 1.81 3/67 17484
/proc/meminfo: memFree=786728/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=54688 CPUtime=25.33
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 2972 0 0 0 2531 2 0 0 18 0 3 0 330713087 56000512 2802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 13672 2802 387 42 0 7924 0
[pid=17481/tid=17483] ppid=17479 vsize=54688 CPUtime=12.67
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 1527 0 0 0 1266 1 0 0 25 0 3 0 330713089 56000512 2802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=54688 CPUtime=12.63
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 882 0 0 0 1263 0 0 0 25 0 3 0 330713089 56000512 2802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 54688

[startup+25.5029 s]
/proc/loadavg: 1.89 1.94 1.81 3/67 17484
/proc/meminfo: memFree=783272/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=58548 CPUtime=50.86
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 3915 0 0 0 5083 3 0 0 18 0 3 0 330713087 59953152 3639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 14637 3639 387 42 0 8889 0
[pid=17481/tid=17483] ppid=17479 vsize=58548 CPUtime=25.47
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 2142 0 0 0 2545 2 0 0 25 0 3 0 330713089 59953152 3639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=58548 CPUtime=25.36
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 1210 0 0 0 2536 0 0 0 25 0 3 0 330713089 59953152 3639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241611 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 58548

[startup+51.1027 s]
/proc/loadavg: 1.93 1.94 1.82 3/67 17484
/proc/meminfo: memFree=778280/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=64076 CPUtime=101.95
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 5238 0 0 0 10190 5 0 0 18 0 3 0 330713087 65613824 4896 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 16019 4896 387 42 0 10271 0
[pid=17481/tid=17483] ppid=17479 vsize=64076 CPUtime=51.07
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 2939 0 0 0 5103 4 0 0 25 0 3 0 330713089 65613824 4896 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=64076 CPUtime=50.86
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 1736 0 0 0 5086 0 0 0 25 0 3 0 330713089 65613824 4896 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 64076

[startup+102.306 s]
/proc/loadavg: 2.02 1.97 1.83 3/67 17484
/proc/meminfo: memFree=770024/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=74056 CPUtime=204.12
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 7883 0 0 0 20404 8 0 0 18 0 3 0 330713087 75833344 6923 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 18514 6923 387 42 0 12766 0
[pid=17481/tid=17483] ppid=17479 vsize=74056 CPUtime=102.25
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 4370 0 0 0 10219 6 0 0 25 0 3 0 330713089 75833344 6923 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=74056 CPUtime=101.85
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 2950 0 0 0 10184 1 0 0 25 0 3 0 330713089 75833344 6923 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 74056

[startup+162.303 s]
/proc/loadavg: 2.00 1.97 1.83 3/67 17484
/proc/meminfo: memFree=762600/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=81772 CPUtime=323.83
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 10106 0 0 0 32372 11 0 0 18 0 3 0 330713087 83734528 8754 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 20443 8754 387 42 0 14695 0
[pid=17481/tid=17483] ppid=17479 vsize=81772 CPUtime=162.23
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 5724 0 0 0 16214 9 0 0 25 0 3 0 330713089 83734528 8754 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=81772 CPUtime=161.58
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 3819 0 0 0 16156 2 0 0 25 0 3 0 330713089 83734528 8754 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 81772

[startup+222.303 s]
/proc/loadavg: 2.00 1.97 1.84 3/67 17484
/proc/meminfo: memFree=755048/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=91416 CPUtime=443.56
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 13001 0 0 0 44342 14 0 0 18 0 3 0 330713087 93609984 10621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 22854 10621 387 42 0 17106 0
[pid=17481/tid=17483] ppid=17479 vsize=91416 CPUtime=222.22
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 7241 0 0 0 22211 11 0 0 25 0 3 0 330713089 93609984 10621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=91416 CPUtime=221.32
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 5197 0 0 0 22130 2 0 0 25 0 3 0 330713089 93609984 10621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 91416

[startup+282.302 s]
/proc/loadavg: 2.11 2.00 1.86 3/67 17484
/proc/meminfo: memFree=749992/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=97460 CPUtime=563.29
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 14656 0 0 0 56313 16 0 0 18 0 3 0 330713087 99799040 11919 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 24365 11919 387 42 0 18617 0
[pid=17481/tid=17483] ppid=17479 vsize=97460 CPUtime=282.2
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 8312 0 0 0 28207 13 0 0 25 0 3 0 330713089 99799040 11919 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=97460 CPUtime=281.07
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 5781 0 0 0 28105 2 0 0 25 0 3 0 330713089 99799040 11919 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 97460

[startup+342.303 s]
/proc/loadavg: 2.11 2.02 1.87 3/67 17484
/proc/meminfo: memFree=745128/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=102112 CPUtime=683.01
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 15982 0 0 0 68282 19 0 0 18 0 3 0 330713087 104562688 13114 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 25528 13114 387 42 0 19780 0
[pid=17481/tid=17483] ppid=17479 vsize=102112 CPUtime=342.18
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 9156 0 0 0 34203 15 0 0 25 0 3 0 330713089 104562688 13114 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=102112 CPUtime=340.81
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 6263 0 0 0 34078 3 0 0 25 0 3 0 330713089 104562688 13114 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.01
Current children cumulated vsize (KiB) 102112

[startup+402.302 s]
/proc/loadavg: 2.11 2.03 1.88 3/67 17484
/proc/meminfo: memFree=740648/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=107332 CPUtime=802.74
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 17238 0 0 0 80253 21 0 0 18 0 3 0 330713087 109907968 14239 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 26833 14239 387 42 0 21085 0
[pid=17481/tid=17483] ppid=17479 vsize=107332 CPUtime=402.17
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 9852 0 0 0 40200 17 0 0 25 0 3 0 330713089 109907968 14239 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=107332 CPUtime=400.55
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 6823 0 0 0 40052 3 0 0 25 0 3 0 330713089 109907968 14239 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.74
Current children cumulated vsize (KiB) 107332

[startup+462.303 s]
/proc/loadavg: 2.10 2.04 1.89 3/67 17484
/proc/meminfo: memFree=737256/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=110672 CPUtime=922.47
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 18286 0 0 0 92225 22 0 0 18 0 3 0 330713087 113328128 15091 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 27668 15091 387 42 0 21920 0
[pid=17481/tid=17483] ppid=17479 vsize=110672 CPUtime=462.15
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 10466 0 0 0 46197 18 0 0 25 0 3 0 330713089 113328128 15091 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=110672 CPUtime=460.3
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 7257 0 0 0 46027 3 0 0 25 0 3 0 330713089 113328128 15091 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.47
Current children cumulated vsize (KiB) 110672

[startup+522.302 s]
/proc/loadavg: 2.09 2.04 1.90 3/67 17484
/proc/meminfo: memFree=733288/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=115232 CPUtime=1042.18
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 19646 0 0 0 104195 23 0 0 18 0 3 0 330713087 117997568 16094 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 28808 16094 387 42 0 23060 0
[pid=17481/tid=17483] ppid=17479 vsize=115232 CPUtime=522.13
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 11192 0 0 0 52194 19 0 0 25 0 3 0 330713089 117997568 16094 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=115232 CPUtime=520.03
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 7891 0 0 0 51999 4 0 0 25 0 3 0 330713089 117997568 16094 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 115232

[startup+582.303 s]
/proc/loadavg: 2.16 2.06 1.92 3/67 17484
/proc/meminfo: memFree=730024/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=118524 CPUtime=1161.91
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 20811 0 0 0 116166 25 0 0 18 0 3 0 330713087 121368576 16924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 29631 16924 387 42 0 23883 0
[pid=17481/tid=17483] ppid=17479 vsize=118524 CPUtime=582.11
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 11694 0 0 0 58191 20 0 0 25 0 3 0 330713089 121368576 16924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311324 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=118524 CPUtime=579.78
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 8554 0 0 0 57974 4 0 0 25 0 3 0 330713089 121368576 16924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.91
Current children cumulated vsize (KiB) 118524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 2.19 2.07 1.92 3/67 17484
/proc/meminfo: memFree=729384/2055920 swapFree=4184224/4192956
[pid=17481] ppid=17479 vsize=119548 CPUtime=1200.03
/proc/17481/stat : 17481 (ornithorynque) S 17479 17481 17098 0 -1 4194304 20962 0 0 0 119978 25 0 0 18 0 3 0 330713087 122417152 17075 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17481/statm: 29887 17075 387 42 0 24139 0
[pid=17481/tid=17483] ppid=17479 vsize=119548 CPUtime=601.21
/proc/17481/task/17483/stat : 17483 (ornithorynque) R 17479 17481 17098 0 -1 4194368 11845 0 0 0 60100 21 0 0 25 0 3 0 330713089 122417152 17075 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17481/tid=17484] ppid=17479 vsize=119548 CPUtime=598.8
/proc/17481/task/17484/stat : 17484 (ornithorynque) R 17479 17481 17098 0 -1 4194368 8554 0 0 0 59876 4 0 0 25 0 3 0 330713089 122417152 17075 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 119548

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.424
CPU time (s): 1200.06
CPU user time (s): 1199.79
CPU system time (s): 0.269958
CPU usage (%): 199.537
Max. virtual memory (cumulated for all children) (KiB): 119548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.269958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20962
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= 9105

runsolver used 0.481926 second user time and 1.71474 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Mon Mar  5 15:12:44 UTC 2007

IDJOB= 328081
IDBENCH= 19989
IDSOLVER= 139
FILE ID= node58/328081-1173107564

PBS_JOBID= 4013892

Free space on /tmp= 66489 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328081-1173107564/ornithorynque /tmp/evaluation/328081-1173107564/instance-328081-1173107564.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-328081-1173107564 -o ROOT/results/node58/solver-328081-1173107564 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328081-1173107564/ornithorynque /tmp/evaluation/328081-1173107564/instance-328081-1173107564.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  ba211b00665e5525ca8dfbd839bb6bc4

RANDOM SEED= 314427469

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.234
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.234
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:        797144 kB
Buffers:         49584 kB
Cached:        1111440 kB
SwapCached:       2864 kB
Active:         218064 kB
Inactive:       952648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        797144 kB
SwapTotal:     4192956 kB
SwapFree:      4184224 kB
Dirty:             272 kB
Writeback:           0 kB
Mapped:          15600 kB
Slab:            74196 kB
Committed_AS:   744480 kB
PageTables:       1380 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= 66489 MiB

End job on node58 on Mon Mar  5 15:22:48 UTC 2007