Trace number 328086

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.425

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1085782051-01.UNSAT.shuffled.cnf
MD5SUM7faf66a7cdab73c483b5715fbee2bc7a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.2216
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.01	c local search running
0.00/0.01	c flip 0 nbSat=1355 maxSat=0
0.05/0.05	c flip 0 nbSat=1979 maxSat=1521
0.18/0.19	c flip 0 nbSat=3627 maxSat=2153
0.98/0.52	c flip 0 nbSat=6136 maxSat=3808
1.58/0.89	c nbDecision=10000 #clauses=8921
2.38/1.28	c flip 0 nbSat=10313 maxSat=6323
4.97/2.59	c flip 0 nbSat=15266 maxSat=10515
5.77/2.96	c nbDecision=20000 #clauses=16557
10.56/5.37	c flip 0 nbSat=23127 maxSat=15443
11.15/5.67	c nbDecision=30000 #clauses=24125
20.14/10.14	c nbDecision=40000 #clauses=31804
21.14/10.60	c flip 0 nbSat=32184 maxSat=23319
33.90/17.07	c nbDecision=50000 #clauses=39539
38.49/19.37	c flip 0 nbSat=41715 maxSat=32377
49.87/25.01	c nbDecision=60000 #clauses=47082
63.44/31.85	c flip 0 nbSat=51790 maxSat=41905
72.23/36.28	c nbDecision=70000 #clauses=54782
94.96/47.66	c flip 0 nbSat=61306 maxSat=51991
97.35/48.84	c nbDecision=80000 #clauses=62511
126.09/63.23	c nbDecision=90000 #clauses=70418
134.66/67.54	c flip 0 nbSat=72367 maxSat=61543
161.41/80.92	c nbDecision=100000 #clauses=78253
180.76/90.67	c flip 0 nbSat=81992 maxSat=72592
200.12/100.35	c nbDecision=110000 #clauses=86078
230.26/115.44	c flip 0 nbSat=91257 maxSat=82227
244.02/122.40	c nbDecision=120000 #clauses=94071
286.72/143.73	c nbDecision=130000 #clauses=101715
288.92/144.86	c flip 0 nbSat=101957 maxSat=91558
314.65/157.71	c nbDecision=140000 #clauses=109322
346.60/173.79	c nbDecision=150000 #clauses=117069
348.79/174.85	c flip 0 nbSat=117168 maxSat=102254
388.50/194.70	c nbDecision=160000 #clauses=124942
416.42/208.73	c flip 0 nbSat=129416 maxSat=117408
435.18/218.18	c nbDecision=170000 #clauses=132805
486.27/243.70	c nbDecision=180000 #clauses=140745
497.83/249.54	c flip 0 nbSat=142063 maxSat=129685
553.50/277.43	c nbDecision=190000 #clauses=148803
583.84/292.62	c flip 0 nbSat=151654 maxSat=142317
617.16/309.33	c nbDecision=200000 #clauses=156532
681.01/341.30	c flip 0 nbSat=163911 maxSat=151912
682.21/341.90	c nbDecision=210000 #clauses=164334
751.65/376.70	c nbDecision=220000 #clauses=172004
772.80/387.35	c flip 0 nbSat=173838 maxSat=164183
829.28/415.69	c nbDecision=230000 #clauses=179862
875.16/438.66	c flip 0 nbSat=184610 maxSat=174078
898.12/450.19	c nbDecision=240000 #clauses=187697
971.34/486.89	c nbDecision=250000 #clauses=195732
1004.67/503.55	c flip 0 nbSat=198073 maxSat=184942
1078.31/540.42	c nbDecision=260000 #clauses=203835
1120.41/561.51	c flip 0 nbSat=207131 maxSat=198373
1158.12/580.40	c nbDecision=270000 #clauses=211655

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/node72/watcher-328086-1173107630 -o ROOT/results/node72/solver-328086-1173107630 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328086-1173107630/ornithorynque /tmp/evaluation/328086-1173107630/instance-328086-1173107630.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.96 3/77 23505
/proc/meminfo: memFree=1104816/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=23220 CPUtime=0
/proc/23505/stat : 23505 (ornithorynque) R 23503 23505 23120 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330730775 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234515107089 0 0 4096 0 0 0 0 17 1 0 0
/proc/23505/statm: 5805 267 220 42 0 45 0

[startup+0.0357371 s]
/proc/loadavg: 1.83 1.94 1.96 3/77 23505
/proc/meminfo: memFree=1104816/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=44068 CPUtime=0.05
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 585 0 0 0 5 0 0 0 18 0 3 0 330730775 45125632 546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 11017 546 387 42 0 5269 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44068

[startup+0.101712 s]
/proc/loadavg: 1.83 1.94 1.96 3/77 23505
/proc/meminfo: memFree=1104816/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=45244 CPUtime=0.18
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 654 0 0 0 18 0 0 0 18 0 3 0 330730775 46329856 615 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 11311 615 387 42 0 5563 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45244

[startup+0.30173 s]
/proc/loadavg: 1.83 1.94 1.96 3/77 23505
/proc/meminfo: memFree=1104816/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=45508 CPUtime=0.58
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 799 0 0 0 58 0 0 0 18 0 3 0 330730775 46600192 760 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 11377 760 387 42 0 5629 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45508

[startup+0.701768 s]
/proc/loadavg: 1.83 1.94 1.96 3/77 23505
/proc/meminfo: memFree=1104816/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=46816 CPUtime=1.38
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 1003 0 0 0 138 0 0 0 18 0 3 0 330730775 47939584 964 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 11704 964 387 42 0 5956 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 46816

[startup+1.50184 s]
/proc/loadavg: 1.83 1.94 1.96 3/80 23508
/proc/meminfo: memFree=1102040/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=47624 CPUtime=2.98
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 1296 0 0 0 298 0 0 0 18 0 3 0 330730775 48766976 1257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 11906 1257 387 42 0 6158 0
[pid=23505/tid=23507] ppid=23503 vsize=47624 CPUtime=1.48
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 455 0 0 0 148 0 0 0 25 0 3 0 330730776 48766976 1257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=47624 CPUtime=1.48
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 277 0 0 0 148 0 0 0 25 0 3 0 330730776 48766976 1257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 47624

[startup+3.10299 s]
/proc/loadavg: 1.83 1.94 1.96 3/80 23508
/proc/meminfo: memFree=1100632/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=49376 CPUtime=6.17
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 1734 0 0 0 617 0 0 0 18 0 3 0 330730775 50561024 1662 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 12344 1662 387 42 0 6596 0
[pid=23505/tid=23507] ppid=23503 vsize=49376 CPUtime=3.08
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 747 0 0 0 308 0 0 0 25 0 3 0 330730776 50561024 1662 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=49376 CPUtime=3.08
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 423 0 0 0 308 0 0 0 25 0 3 0 330730776 50561024 1662 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241616 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49376

[startup+6.30129 s]
/proc/loadavg: 1.85 1.94 1.96 3/80 23508
/proc/meminfo: memFree=1097240/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=51720 CPUtime=12.55
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 2381 0 0 0 1255 0 0 0 18 0 3 0 330730775 52961280 2276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 12930 2276 387 42 0 7182 0
[pid=23505/tid=23507] ppid=23503 vsize=51720 CPUtime=6.28
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 1123 0 0 0 628 0 0 0 25 0 3 0 330730776 52961280 2276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=51720 CPUtime=6.26
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 694 0 0 0 626 0 0 0 25 0 3 0 330730776 52961280 2276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51720

[startup+12.7029 s]
/proc/loadavg: 1.86 1.94 1.96 3/80 23508
/proc/meminfo: memFree=1094240/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=55272 CPUtime=25.33
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 3124 0 0 0 2532 1 0 0 18 0 3 0 330730775 56598528 2954 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 13818 2954 387 42 0 8070 0
[pid=23505/tid=23507] ppid=23503 vsize=55272 CPUtime=12.68
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 1595 0 0 0 1267 1 0 0 25 0 3 0 330730776 56598528 2954 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=55272 CPUtime=12.64
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 965 0 0 0 1264 0 0 0 25 0 3 0 330730776 56598528 2954 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) 55272

[startup+25.501 s]
/proc/loadavg: 1.89 1.94 1.96 3/80 23508
/proc/meminfo: memFree=1090656/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=59256 CPUtime=50.86
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 4097 0 0 0 5084 2 0 0 18 0 3 0 330730775 60678144 3821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 14814 3821 387 42 0 9066 0
[pid=23505/tid=23507] ppid=23503 vsize=59256 CPUtime=25.47
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 2183 0 0 0 2546 1 0 0 25 0 3 0 330730776 60678144 3821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=59256 CPUtime=25.37
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 1350 0 0 0 2537 0 0 0 25 0 3 0 330730776 60678144 3821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 59256

[startup+51.1014 s]
/proc/loadavg: 1.93 1.94 1.96 3/80 23508
/proc/meminfo: memFree=1085920/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=64620 CPUtime=101.94
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 5414 0 0 0 10191 3 0 0 18 0 3 0 330730775 66170880 5039 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 16155 5039 387 42 0 10407 0
[pid=23505/tid=23507] ppid=23503 vsize=64620 CPUtime=51.06
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 2933 0 0 0 5104 2 0 0 25 0 3 0 330730776 66170880 5039 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=64620 CPUtime=50.86
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 1917 0 0 0 5086 0 0 0 25 0 3 0 330730776 66170880 5039 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241645 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 64620

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.96 3/80 23508
/proc/meminfo: memFree=1078944/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=72684 CPUtime=204.12
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 7670 0 0 0 20406 6 0 0 18 0 3 0 330730775 74428416 6692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 18171 6692 387 42 0 12423 0
[pid=23505/tid=23507] ppid=23503 vsize=72684 CPUtime=102.25
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 4172 0 0 0 10221 4 0 0 25 0 3 0 330730776 74428416 6692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=72684 CPUtime=101.84
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 2934 0 0 0 10183 1 0 0 25 0 3 0 330730776 74428416 6692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241780 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 72684

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.96 3/80 23508
/proc/meminfo: memFree=1072608/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=79640 CPUtime=323.83
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 9597 0 0 0 32373 10 0 0 18 0 3 0 330730775 81551360 8316 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 19910 8316 387 42 0 14162 0
[pid=23505/tid=23507] ppid=23503 vsize=79640 CPUtime=162.24
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 5317 0 0 0 16216 8 0 0 25 0 3 0 330730776 81551360 8316 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289490 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=79640 CPUtime=161.58
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 3716 0 0 0 16156 2 0 0 25 0 3 0 330730776 81551360 8316 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 79640

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.96 3/80 23508
/proc/meminfo: memFree=1065568/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=88284 CPUtime=443.55
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 12025 0 0 0 44342 13 0 0 18 0 3 0 330730775 90402816 10061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 22071 10061 387 42 0 16323 0
[pid=23505/tid=23507] ppid=23503 vsize=88284 CPUtime=222.22
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 6552 0 0 0 22212 10 0 0 25 0 3 0 330730776 90402816 10061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=88284 CPUtime=221.31
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 4909 0 0 0 22129 2 0 0 25 0 3 0 330730776 90402816 10061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284356 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 88284

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 23508
/proc/meminfo: memFree=1061280/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=94440 CPUtime=563.28
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 13655 0 0 0 56313 15 0 0 18 0 3 0 330730775 96706560 11139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 23610 11139 387 42 0 17862 0
[pid=23505/tid=23507] ppid=23503 vsize=94440 CPUtime=282.2
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 7338 0 0 0 28208 12 0 0 25 0 3 0 330730776 96706560 11139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=94440 CPUtime=281.07
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 5753 0 0 0 28104 3 0 0 25 0 3 0 330730776 96706560 11139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 94440

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 23508
/proc/meminfo: memFree=1056608/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=99032 CPUtime=683
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 15226 0 0 0 68283 17 0 0 18 0 3 0 330730775 101408768 12318 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 24758 12318 387 42 0 19010 0
[pid=23505/tid=23507] ppid=23503 vsize=99032 CPUtime=342.19
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 7998 0 0 0 34205 14 0 0 25 0 3 0 330730776 101408768 12318 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=99032 CPUtime=340.8
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 6664 0 0 0 34077 3 0 0 25 0 3 0 330730776 101408768 12318 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 99032

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 23508
/proc/meminfo: memFree=1052576/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=104808 CPUtime=802.74
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 16740 0 0 0 80255 19 0 0 18 0 3 0 330730775 107323392 13314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 26202 13314 387 42 0 20454 0
[pid=23505/tid=23507] ppid=23503 vsize=104808 CPUtime=402.17
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 8922 0 0 0 40202 15 0 0 25 0 3 0 330730776 107323392 13314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=104808 CPUtime=400.54
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 7254 0 0 0 40051 3 0 0 25 0 3 0 330730776 107323392 13314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.74
Current children cumulated vsize (KiB) 104808

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 23508
/proc/meminfo: memFree=1049248/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=108192 CPUtime=922.46
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 17765 0 0 0 92225 21 0 0 18 0 3 0 330730775 110788608 14143 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 27048 14143 387 42 0 21300 0
[pid=23505/tid=23507] ppid=23503 vsize=108192 CPUtime=462.15
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 9488 0 0 0 46199 16 0 0 25 0 3 0 330730776 110788608 14143 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=108192 CPUtime=460.28
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 7713 0 0 0 46024 4 0 0 25 0 3 0 330730776 110788608 14143 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.46
Current children cumulated vsize (KiB) 108192

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 23508
/proc/meminfo: memFree=1046240/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=110316 CPUtime=1042.18
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 18619 0 0 0 104196 22 0 0 18 0 3 0 330730775 112963584 14898 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 27579 14898 387 42 0 21831 0
[pid=23505/tid=23507] ppid=23503 vsize=110316 CPUtime=522.13
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 9952 0 0 0 52196 17 0 0 25 0 3 0 330730776 112963584 14898 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=110316 CPUtime=520.02
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 8103 0 0 0 51998 4 0 0 25 0 3 0 330730776 112963584 14898 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 110316

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 23508
/proc/meminfo: memFree=1043488/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=112972 CPUtime=1161.91
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 19378 0 0 0 116168 23 0 0 18 0 3 0 330730775 115683328 15591 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 28243 15591 387 42 0 22495 0
[pid=23505/tid=23507] ppid=23503 vsize=112972 CPUtime=582.12
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 10402 0 0 0 58194 18 0 0 25 0 3 0 330730776 115683328 15591 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=112972 CPUtime=579.77
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 8412 0 0 0 57973 4 0 0 25 0 3 0 330730776 115683328 15591 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.91
Current children cumulated vsize (KiB) 112972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.403 s]
/proc/loadavg: 1.99 1.97 1.96 4/80 23508
/proc/meminfo: memFree=1042784/2055920 swapFree=4152568/4192956
[pid=23505] ppid=23503 vsize=113104 CPUtime=1200.03
/proc/23505/stat : 23505 (ornithorynque) S 23503 23505 23120 0 -1 4194304 19552 0 0 0 119979 24 0 0 18 0 3 0 330730775 115818496 15765 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 28276 15765 387 42 0 22528 0
[pid=23505/tid=23507] ppid=23503 vsize=113104 CPUtime=601.22
/proc/23505/task/23507/stat : 23507 (ornithorynque) R 23503 23505 23120 0 -1 4194368 10576 0 0 0 60103 19 0 0 25 0 3 0 330730776 115818496 15765 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23503 vsize=113104 CPUtime=598.78
/proc/23505/task/23508/stat : 23508 (ornithorynque) R 23503 23505 23120 0 -1 4194368 8412 0 0 0 59874 4 0 0 25 0 3 0 330730776 115818496 15765 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285232 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 113104

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.425
CPU time (s): 1200.06
CPU user time (s): 1199.81
CPU system time (s): 0.253961
CPU usage (%): 199.537
Max. virtual memory (cumulated for all children) (KiB): 113104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19552
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= 14
involuntary context switches= 22453

runsolver used 0.465929 second user time and 1.73474 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Mar  5 15:13:50 UTC 2007

IDJOB= 328086
IDBENCH= 19994
IDSOLVER= 139
FILE ID= node72/328086-1173107630

PBS_JOBID= 4013897

Free space on /tmp= 66465 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  7faf66a7cdab73c483b5715fbee2bc7a

RANDOM SEED= 691683880

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:       1105288 kB
Buffers:         43872 kB
Cached:         808672 kB
SwapCached:       8268 kB
Active:         122236 kB
Inactive:       753268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1105288 kB
SwapTotal:     4192956 kB
SwapFree:      4152568 kB
Dirty:             376 kB
Writeback:           0 kB
Mapped:          29964 kB
Slab:            60744 kB
Committed_AS: 10474584 kB
PageTables:       1680 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= 66465 MiB

End job on node72 on Mon Mar  5 15:23:53 UTC 2007