Trace number 327967

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1080042831-09.UNSAT.shuffled.cnf
MD5SUM1387761009f8f5f27f2fb9a85ea48ed0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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=110 nbClause=2343
0.00/0.01	c nbVar=110 nbClause=2343
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2274 maxSat=0
0.12/0.07	c flip 0 nbSat=3050 maxSat=2318
0.18/0.19	c flip 0 nbSat=4283 maxSat=3101
0.78/0.43	c flip 0 nbSat=6115 maxSat=4333
1.58/0.84	c flip 0 nbSat=8603 maxSat=6174
2.57/1.35	c nbDecision=10000 #clauses=10861
2.77/1.45	c flip 0 nbSat=11122 maxSat=8653
4.56/2.40	c flip 0 nbSat=14453 maxSat=11165
7.76/3.98	c flip 0 nbSat=18346 maxSat=14499
8.57/4.30	c nbDecision=20000 #clauses=19465
12.74/6.45	c flip 0 nbSat=23728 maxSat=18403
17.53/8.88	c nbDecision=30000 #clauses=28093
20.53/10.31	c flip 0 nbSat=29790 maxSat=23777
30.71/15.49	c flip 0 nbSat=35072 maxSat=29847
35.29/17.78	c nbDecision=40000 #clauses=36689
44.67/22.47	c flip 0 nbSat=39834 maxSat=35123
61.04/30.64	c flip 0 nbSat=44581 maxSat=39887
63.03/31.64	c nbDecision=50000 #clauses=45313
78.41/39.33	c flip 0 nbSat=49446 maxSat=44631
95.36/47.88	c nbDecision=60000 #clauses=53945
98.36/49.30	c flip 0 nbSat=54394 maxSat=49516
119.90/60.18	c flip 0 nbSat=58938 maxSat=54445
136.07/68.28	c nbDecision=70000 #clauses=62614
143.85/72.18	c flip 0 nbSat=64339 maxSat=58981
171.00/85.73	c flip 0 nbSat=69828 maxSat=64422
179.17/89.86	c nbDecision=80000 #clauses=71383
199.12/99.81	c flip 0 nbSat=76026 maxSat=69879
219.07/109.87	c nbDecision=90000 #clauses=80022
229.46/115.10	c flip 0 nbSat=82080 maxSat=76077
260.39/130.56	c nbDecision=100000 #clauses=88738
264.57/132.69	c flip 0 nbSat=89466 maxSat=82130
300.49/150.66	c flip 0 nbSat=95905 maxSat=89543
308.67/154.76	c nbDecision=110000 #clauses=97455
340.00/170.47	c flip 0 nbSat=102390 maxSat=95971
363.74/182.37	c nbDecision=120000 #clauses=106199
384.09/192.56	c flip 0 nbSat=109258 maxSat=102458
421.42/211.26	c nbDecision=130000 #clauses=115031
429.80/215.44	c flip 0 nbSat=116227 maxSat=109359
480.48/240.84	c flip 0 nbSat=123610 maxSat=116295
481.07/241.11	c nbDecision=140000 #clauses=123775
535.16/268.23	c flip 0 nbSat=131184 maxSat=123686
543.14/272.27	c nbDecision=150000 #clauses=132496
589.03/295.20	c flip 0 nbSat=138654 maxSat=131249
604.59/303.08	c nbDecision=160000 #clauses=141221
647.68/324.63	c flip 0 nbSat=148259 maxSat=138706
659.06/330.34	c nbDecision=170000 #clauses=149920
712.14/356.96	c flip 0 nbSat=157434 maxSat=148348
719.74/360.71	c nbDecision=180000 #clauses=158737
781.99/391.99	c nbDecision=190000 #clauses=167469
783.98/392.94	c flip 0 nbSat=167659 maxSat=157491
846.03/424.05	c nbDecision=200000 #clauses=176115
857.21/429.69	c flip 0 nbSat=176829 maxSat=167715
932.43/467.32	c flip 0 nbSat=184483 maxSat=176888
936.22/469.25	c nbDecision=210000 #clauses=184986
1014.63/508.50	c flip 0 nbSat=191804 maxSat=184565
1033.20/517.83	c nbDecision=220000 #clauses=193820
1098.14/550.42	c flip 0 nbSat=199868 maxSat=191879
1122.45/562.61	c nbDecision=230000 #clauses=202651
1184.84/593.96	c flip 0 nbSat=208680 maxSat=199919

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/node47/watcher-327967-1173106332 -o ROOT/results/node47/solver-327967-1173106332 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327967-1173106332/ornithorynque /tmp/evaluation/327967-1173106332/instance-327967-1173106332.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.70 1.47 3/64 16050
/proc/meminfo: memFree=1253008/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=23220 CPUtime=0
/proc/16050/stat : 16050 (ornithorynque) R 16048 16050 15951 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36608336 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208714894037 0 0 4096 0 0 0 0 17 1 0 0
/proc/16050/statm: 5805 259 217 42 0 45 0

[startup+0.0727621 s]
/proc/loadavg: 1.83 1.70 1.47 3/64 16050
/proc/meminfo: memFree=1253008/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=45500 CPUtime=0.12
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 663 0 0 0 12 0 0 0 18 0 3 0 36608336 46592000 624 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 11375 624 387 42 0 5627 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 45500

[startup+0.102765 s]
/proc/loadavg: 1.83 1.70 1.47 3/64 16050
/proc/meminfo: memFree=1253008/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=45500 CPUtime=0.18
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 680 0 0 0 18 0 0 0 18 0 3 0 36608336 46592000 641 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 11375 641 387 42 0 5627 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45500

[startup+0.301787 s]
/proc/loadavg: 1.83 1.70 1.47 3/64 16050
/proc/meminfo: memFree=1253008/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=45636 CPUtime=0.58
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 816 0 0 0 58 0 0 0 18 0 3 0 36608336 46731264 777 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 11409 777 387 42 0 5661 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45636

[startup+0.701831 s]
/proc/loadavg: 1.83 1.70 1.47 3/64 16050
/proc/meminfo: memFree=1253008/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=45912 CPUtime=1.38
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 1011 0 0 0 138 0 0 0 18 0 3 0 36608336 47013888 972 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 11478 972 387 42 0 5730 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45912

[startup+1.50192 s]
/proc/loadavg: 1.83 1.70 1.47 3/67 16053
/proc/meminfo: memFree=1249912/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=47804 CPUtime=2.97
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 1328 0 0 0 297 0 0 0 18 0 3 0 36608336 48951296 1289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 11951 1289 387 42 0 6203 0
[pid=16050/tid=16052] ppid=16048 vsize=47804 CPUtime=1.48
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 451 0 0 0 148 0 0 0 21 0 3 0 36608337 48951296 1289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=47804 CPUtime=1.47
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 298 0 0 0 147 0 0 0 25 0 3 0 36608337 48951296 1289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285788 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47804

[startup+3.1011 s]
/proc/loadavg: 1.83 1.70 1.47 3/67 16053
/proc/meminfo: memFree=1248760/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=49660 CPUtime=6.17
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 1725 0 0 0 616 1 0 0 18 0 3 0 36608336 50851840 1653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 12415 1653 387 42 0 6667 0
[pid=16050/tid=16052] ppid=16048 vsize=49660 CPUtime=3.07
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 714 0 0 0 307 0 0 0 22 0 3 0 36608337 50851840 1653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=49660 CPUtime=3.07
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 432 0 0 0 307 0 0 0 25 0 3 0 36608337 50851840 1653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242173 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49660

[startup+6.30144 s]
/proc/loadavg: 1.85 1.70 1.48 3/67 16053
/proc/meminfo: memFree=1246072/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=51480 CPUtime=12.54
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 2209 0 0 0 1253 1 0 0 18 0 3 0 36608336 52715520 2104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 12870 2104 387 42 0 7122 0
[pid=16050/tid=16052] ppid=16048 vsize=51480 CPUtime=6.28
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 1034 0 0 0 627 1 0 0 25 0 3 0 36608337 52715520 2104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=51480 CPUtime=6.25
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 596 0 0 0 625 0 0 0 25 0 3 0 36608337 52715520 2104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51480

[startup+12.7011 s]
/proc/loadavg: 1.86 1.71 1.48 3/67 16053
/proc/meminfo: memFree=1242304/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=55968 CPUtime=25.31
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 3158 0 0 0 2529 2 0 0 18 0 3 0 36608336 57311232 2988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 13992 2988 387 42 0 8244 0
[pid=16050/tid=16052] ppid=16048 vsize=55968 CPUtime=12.67
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 1544 0 0 0 1266 1 0 0 25 0 3 0 36608337 57311232 2988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311454 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=55968 CPUtime=12.62
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 1035 0 0 0 1262 0 0 0 25 0 3 0 36608337 57311232 2988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 55968

[startup+25.5025 s]
/proc/loadavg: 1.89 1.72 1.49 3/67 16053
/proc/meminfo: memFree=1239680/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=58004 CPUtime=50.86
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 3891 0 0 0 5083 3 0 0 18 0 3 0 36608336 59396096 3619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 14501 3619 387 42 0 8753 0
[pid=16050/tid=16052] ppid=16048 vsize=58004 CPUtime=25.47
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 1982 0 0 0 2545 2 0 0 25 0 3 0 36608337 59396096 3619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=58004 CPUtime=25.37
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 1330 0 0 0 2537 0 0 0 25 0 3 0 36608337 59396096 3619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 58004

[startup+51.1023 s]
/proc/loadavg: 1.93 1.74 1.50 3/67 16053
/proc/meminfo: memFree=1235200/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=64208 CPUtime=101.94
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 5389 0 0 0 10189 5 0 0 18 0 3 0 36608336 65748992 4721 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 16052 4721 387 42 0 10304 0
[pid=16050/tid=16052] ppid=16048 vsize=64208 CPUtime=51.06
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 2627 0 0 0 5103 3 0 0 25 0 3 0 36608337 65748992 4721 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311185 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=64208 CPUtime=50.85
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 2183 0 0 0 5084 1 0 0 25 0 3 0 36608337 65748992 4721 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 64208

[startup+102.307 s]
/proc/loadavg: 1.97 1.78 1.52 3/67 16053
/proc/meminfo: memFree=1228928/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=70804 CPUtime=204.12
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 7341 0 0 0 20405 7 0 0 18 0 3 0 36608336 72503296 6309 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 17701 6309 387 42 0 11953 0
[pid=16050/tid=16052] ppid=16048 vsize=70804 CPUtime=102.25
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 3798 0 0 0 10220 5 0 0 25 0 3 0 36608337 72503296 6309 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=70804 CPUtime=101.84
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 2964 0 0 0 10183 1 0 0 25 0 3 0 36608337 72503296 6309 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 70804

[startup+162.302 s]
/proc/loadavg: 1.99 1.82 1.55 3/67 16053
/proc/meminfo: memFree=1221888/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=79512 CPUtime=323.84
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 9647 0 0 0 32375 9 0 0 18 0 3 0 36608336 81420288 7988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 19878 7988 387 42 0 14130 0
[pid=16050/tid=16052] ppid=16048 vsize=79512 CPUtime=162.23
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 4884 0 0 0 16216 7 0 0 25 0 3 0 36608337 81420288 7988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=79512 CPUtime=161.58
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 4184 0 0 0 16157 1 0 0 25 0 3 0 36608337 81420288 7988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 79512

[startup+222.303 s]
/proc/loadavg: 1.99 1.85 1.57 3/67 16053
/proc/meminfo: memFree=1216448/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=85688 CPUtime=443.57
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 11461 0 0 0 44346 11 0 0 18 0 3 0 36608336 87744512 9378 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 21422 9378 387 42 0 15674 0
[pid=16050/tid=16052] ppid=16048 vsize=85688 CPUtime=222.21
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 5752 0 0 0 22213 8 0 0 25 0 3 0 36608337 87744512 9378 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=85688 CPUtime=221.33
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 5130 0 0 0 22131 2 0 0 25 0 3 0 36608337 87744512 9378 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.57
Current children cumulated vsize (KiB) 85688

[startup+282.302 s]
/proc/loadavg: 1.99 1.87 1.60 3/67 16053
/proc/meminfo: memFree=1211840/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=91352 CPUtime=563.28
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 13232 0 0 0 56315 13 0 0 18 0 3 0 36608336 93544448 10536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 22838 10536 387 42 0 17090 0
[pid=16050/tid=16052] ppid=16048 vsize=91352 CPUtime=282.19
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 6758 0 0 0 28209 10 0 0 25 0 3 0 36608337 93544448 10536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=91352 CPUtime=281.06
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 5895 0 0 0 28104 2 0 0 25 0 3 0 36608337 93544448 10536 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) 91352

[startup+342.303 s]
/proc/loadavg: 1.99 1.89 1.62 3/67 16053
/proc/meminfo: memFree=1206336/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=97800 CPUtime=683.01
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 15007 0 0 0 68285 16 0 0 18 0 3 0 36608336 100147200 11903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 24450 11903 387 42 0 18702 0
[pid=16050/tid=16052] ppid=16048 vsize=97800 CPUtime=342.18
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 7915 0 0 0 34205 13 0 0 25 0 3 0 36608337 100147200 11903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=97800 CPUtime=340.81
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 6513 0 0 0 34079 2 0 0 25 0 3 0 36608337 100147200 11903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.01
Current children cumulated vsize (KiB) 97800

[startup+402.301 s]
/proc/loadavg: 1.99 1.91 1.64 3/67 16053
/proc/meminfo: memFree=1201280/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=101816 CPUtime=802.74
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 16511 0 0 0 80256 18 0 0 18 0 3 0 36608336 104259584 13135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 25454 13135 387 42 0 19706 0
[pid=16050/tid=16052] ppid=16048 vsize=101816 CPUtime=402.15
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 8659 0 0 0 40201 14 0 0 25 0 3 0 36608337 104259584 13135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=101816 CPUtime=400.56
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 7273 0 0 0 40053 3 0 0 25 0 3 0 36608337 104259584 13135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241616 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.74
Current children cumulated vsize (KiB) 101816

[startup+462.302 s]
/proc/loadavg: 1.99 1.92 1.66 3/67 16053
/proc/meminfo: memFree=1197952/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=106820 CPUtime=922.45
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 18021 0 0 0 92225 20 0 0 18 0 3 0 36608336 109383680 13995 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 26705 13995 387 42 0 20957 0
[pid=16050/tid=16052] ppid=16048 vsize=106820 CPUtime=462.14
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 9330 0 0 0 46198 16 0 0 25 0 3 0 36608337 109383680 13995 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=106820 CPUtime=460.28
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 8112 0 0 0 46025 3 0 0 25 0 3 0 36608337 109383680 13995 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242468 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.45
Current children cumulated vsize (KiB) 106820

[startup+522.301 s]
/proc/loadavg: 1.99 1.93 1.68 3/67 16053
/proc/meminfo: memFree=1194176/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=113632 CPUtime=1042.19
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 19910 0 0 0 104197 22 0 0 18 0 3 0 36608336 116359168 14946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 28408 14946 387 42 0 22660 0
[pid=16050/tid=16052] ppid=16048 vsize=113632 CPUtime=522.12
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 9838 0 0 0 52195 17 0 0 25 0 3 0 36608337 116359168 14946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=113632 CPUtime=520.03
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 9493 0 0 0 51999 4 0 0 25 0 3 0 36608337 116359168 14946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.19
Current children cumulated vsize (KiB) 113632

[startup+582.302 s]
/proc/loadavg: 1.99 1.94 1.70 3/73 16191
/proc/meminfo: memFree=1189576/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=117236 CPUtime=1161.73
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 20882 0 0 0 116136 37 0 0 18 0 3 0 36608336 120049664 15723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 29309 15723 387 42 0 23561 0
[pid=16050/tid=16052] ppid=16048 vsize=117236 CPUtime=581.97
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 10431 0 0 0 58179 18 0 0 25 0 3 0 36608337 120049664 15723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=117236 CPUtime=579.73
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 9872 0 0 0 57955 18 0 0 25 0 3 0 36608337 120049664 15723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242378 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.73
Current children cumulated vsize (KiB) 117236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.95 1.70 3/73 16223
/proc/meminfo: memFree=1187648/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=119556 CPUtime=1200
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 21733 0 0 0 119959 41 0 0 18 0 3 0 36608336 122425344 16152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 29889 16152 387 42 0 24141 0
[pid=16050/tid=16052] ppid=16048 vsize=119556 CPUtime=601.13
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 10640 0 0 0 60095 18 0 0 25 0 3 0 36608337 122425344 16152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=119556 CPUtime=598.83
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 10514 0 0 0 59862 21 0 0 25 0 3 0 36608337 122425344 16152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 119556

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.95 1.70 3/73 16223
/proc/meminfo: memFree=1187648/2055920 swapFree=4192812/4192956
[pid=16050] ppid=16048 vsize=119556 CPUtime=1200
/proc/16050/stat : 16050 (ornithorynque) S 16048 16050 15951 0 -1 4194304 21733 0 0 0 119959 41 0 0 18 0 3 0 36608336 122425344 16152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16050/statm: 29889 16152 387 42 0 24141 0
[pid=16050/tid=16052] ppid=16048 vsize=119556 CPUtime=601.13
/proc/16050/task/16052/stat : 16052 (ornithorynque) R 16048 16050 15951 0 -1 4194368 10640 0 0 0 60095 18 0 0 25 0 3 0 36608337 122425344 16152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16050/tid=16053] ppid=16048 vsize=119556 CPUtime=598.83
/proc/16050/task/16053/stat : 16053 (ornithorynque) R 16048 16050 15951 0 -1 4194368 10514 0 0 0 59862 21 0 0 25 0 3 0 36608337 122425344 16152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 119556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.525
CPU time (s): 1200.03
CPU user time (s): 1199.61
CPU system time (s): 0.420936
CPU usage (%): 199.499
Max. virtual memory (cumulated for all children) (KiB): 119556

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

runsolver used 0.580911 second user time and 1.62775 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Mon Mar  5 14:52:12 UTC 2007

IDJOB= 327967
IDBENCH= 19875
IDSOLVER= 139
FILE ID= node47/327967-1173106332

PBS_JOBID= 4013889

Free space on /tmp= 66564 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1080042831-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327967-1173106332/ornithorynque /tmp/evaluation/327967-1173106332/instance-327967-1173106332.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-327967-1173106332 -o ROOT/results/node47/solver-327967-1173106332 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327967-1173106332/ornithorynque /tmp/evaluation/327967-1173106332/instance-327967-1173106332.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  1387761009f8f5f27f2fb9a85ea48ed0

RANDOM SEED= 170377701

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.225
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.225
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:       1253544 kB
Buffers:         29324 kB
Cached:         695692 kB
SwapCached:          0 kB
Active:          72320 kB
Inactive:       668032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1253544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          25500 kB
Slab:            48068 kB
Committed_AS:   119160 kB
PageTables:       1452 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= 66564 MiB

End job on node47 on Mon Mar  5 15:02:15 UTC 2007