Trace number 328382

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.08 601.426

General information on the benchmark

Namerandom/2+p/p0.8/v1295/
unif2p-p0.8-v1295-c4027-S1762612346-15-SAT.cnf
MD5SUMe5673a7c266f877ed2c58f7b531e89ad
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.052991
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses4026
Sum of the clauses size11273
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2805
Number of clauses of size 33221
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.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=1295 nbClause=4026
0.01/0.01	c nbVar=1295 nbClause=4026
0.01/0.02	c complete search running
0.01/0.04	c local search running
0.01/0.04	c flip 0 nbSat=3449 maxSat=0
0.01/0.07	c flip 10000 nbSat=3960 maxSat=3979
0.17/0.11	c flip 20000 nbSat=3978 maxSat=3988
0.17/0.14	c flip 0 nbSat=4331 maxSat=3993
0.37/0.24	c flip 10000 nbSat=4872 maxSat=4881
0.57/0.33	c flip 20000 nbSat=4883 maxSat=4896
0.77/0.40	c flip 0 nbSat=5853 maxSat=4896
1.17/0.60	c flip 10000 nbSat=6380 maxSat=6393
1.57/0.81	c flip 20000 nbSat=6396 maxSat=6416
1.77/0.96	c flip 0 nbSat=8445 maxSat=6416
2.57/1.30	c flip 10000 nbSat=9034 maxSat=9045
2.57/1.36	c nbDecision=10000 #clauses=10576
3.17/1.68	c flip 20000 nbSat=9027 maxSat=9047
3.77/1.95	c flip 0 nbSat=11767 maxSat=9047
4.96/2.56	c flip 10000 nbSat=12299 maxSat=12329
6.17/3.11	c flip 20000 nbSat=12335 maxSat=12349
6.76/3.45	c flip 0 nbSat=15932 maxSat=12356
7.76/3.96	c nbDecision=20000 #clauses=17601
9.15/4.61	c flip 10000 nbSat=16489 maxSat=16489
11.75/5.97	c flip 20000 nbSat=16485 maxSat=16507
13.15/6.66	c flip 0 nbSat=21108 maxSat=16512
17.93/9.02	c nbDecision=30000 #clauses=24816
17.93/9.09	c flip 10000 nbSat=21694 maxSat=21701
24.31/12.25	c flip 20000 nbSat=21699 maxSat=21710
27.50/13.86	c nbDecision=40000 #clauses=31637
28.31/14.28	c flip 0 nbSat=31621 maxSat=21712
36.08/18.14	c flip 10000 nbSat=32151 maxSat=32187
37.67/18.91	c nbDecision=50000 #clauses=38375
45.06/22.64	c flip 20000 nbSat=32177 maxSat=32194
50.65/25.46	c flip 0 nbSat=42920 maxSat=32202
55.83/28.03	c nbDecision=60000 #clauses=45536
65.02/32.62	c flip 10000 nbSat=43531 maxSat=43559
80.38/40.36	c nbDecision=70000 #clauses=52781
84.17/42.29	c flip 20000 nbSat=43569 maxSat=43575
96.56/48.45	c flip 0 nbSat=55769 maxSat=43584
111.73/56.01	c nbDecision=80000 #clauses=59912
117.50/58.93	c flip 10000 nbSat=56325 maxSat=56365
142.84/71.69	c flip 20000 nbSat=56373 maxSat=56393
146.23/73.32	c nbDecision=90000 #clauses=66998
159.00/79.73	c flip 0 nbSat=68669 maxSat=56393
185.95/93.25	c nbDecision=100000 #clauses=74293
187.35/93.93	c flip 10000 nbSat=69212 maxSat=69232
222.26/111.40	c flip 20000 nbSat=69236 maxSat=69256
235.43/118.05	c nbDecision=110000 #clauses=81451
240.22/120.44	c flip 0 nbSat=81447 maxSat=69256
275.54/138.12	c flip 10000 nbSat=82052 maxSat=82062
285.13/142.98	c nbDecision=120000 #clauses=88662
320.63/160.77	c flip 20000 nbSat=82048 maxSat=82081
337.20/169.08	c nbDecision=130000 #clauses=95810
346.18/173.57	c flip 0 nbSat=96073 maxSat=82086
387.09/194.03	c flip 10000 nbSat=96696 maxSat=96717
393.87/197.49	c nbDecision=140000 #clauses=102999
434.39/217.79	c flip 20000 nbSat=96714 maxSat=96737
464.52/232.89	c flip 0 nbSat=109458 maxSat=96738
464.72/232.91	c nbDecision=150000 #clauses=110188
518.59/259.92	c flip 10000 nbSat=110061 maxSat=110106
520.38/260.84	c nbDecision=160000 #clauses=117201
578.45/289.95	c flip 20000 nbSat=110074 maxSat=110118
587.43/294.40	c nbDecision=170000 #clauses=124355
611.57/306.59	c flip 0 nbSat=126190 maxSat=110119
661.87/331.73	c nbDecision=180000 #clauses=131574
671.64/336.65	c flip 10000 nbSat=126758 maxSat=126798
731.91/366.83	c nbDecision=190000 #clauses=138869
739.89/370.84	c flip 20000 nbSat=126793 maxSat=126818
779.20/390.54	c flip 0 nbSat=142013 maxSat=126818
822.91/412.49	c nbDecision=200000 #clauses=145932
847.44/424.74	c flip 10000 nbSat=142575 maxSat=142633
913.90/458.03	c flip 20000 nbSat=142654 maxSat=142672
918.69/460.48	c nbDecision=210000 #clauses=153012
950.80/476.53	c flip 0 nbSat=154687 maxSat=142673
1014.87/508.60	c nbDecision=220000 #clauses=160224
1028.43/515.44	c flip 10000 nbSat=155307 maxSat=155313
1115.63/559.16	c flip 20000 nbSat=155275 maxSat=155325
1117.63/560.11	c nbDecision=230000 #clauses=167490
1166.52/584.67	c flip 0 nbSat=170084 maxSat=155334

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/node30/watcher-328382-1173110742 -o ROOT/results/node30/solver-328382-1173110742 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328382-1173110742/ornithorynque /tmp/evaluation/328382-1173110742/instance-328382-1173110742.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.99 1.97 1.91 3/77 10283
/proc/meminfo: memFree=989112/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=23220 CPUtime=0
/proc/10283/stat : 10283 (ornithorynque) R 10281 10283 9451 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 37031379 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264904936721 0 0 4096 0 0 0 0 17 1 0 0
/proc/10283/statm: 5805 266 219 42 0 45 0

[startup+0.0174529 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 10283
/proc/meminfo: memFree=989112/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=23800 CPUtime=0.01
/proc/10283/stat : 10283 (ornithorynque) R 10281 10283 9451 0 -1 4194304 628 0 0 0 1 0 0 0 18 0 1 0 37031379 24371200 589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4254604 0 0 4096 1088 0 0 0 17 1 0 0
/proc/10283/statm: 5950 591 381 42 0 202 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23800

[startup+0.101458 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 10283
/proc/meminfo: memFree=989112/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=44696 CPUtime=0.17
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 737 0 0 0 17 0 0 0 18 0 3 0 37031379 45768704 698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 11174 698 387 42 0 5426 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 44696

[startup+0.30147 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 10283
/proc/meminfo: memFree=989112/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=45980 CPUtime=0.57
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 837 0 0 0 57 0 0 0 18 0 3 0 37031379 47083520 798 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 11495 798 387 42 0 5747 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45980

[startup+0.701497 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 10283
/proc/meminfo: memFree=989112/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=46112 CPUtime=1.37
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 990 0 0 0 137 0 0 0 18 0 3 0 37031379 47218688 951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 11528 951 387 42 0 5780 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46112

[startup+1.50155 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=986080/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=47532 CPUtime=2.97
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 1225 0 0 0 297 0 0 0 18 0 3 0 37031379 48672768 1186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 11883 1186 387 42 0 6135 0
[pid=10283/tid=10285] ppid=10281 vsize=47532 CPUtime=1.47
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 389 0 0 0 147 0 0 0 21 0 3 0 37031381 48672768 1186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=47532 CPUtime=1.47
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 133 0 0 0 147 0 0 0 25 0 3 0 37031381 48672768 1186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241187 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47532

[startup+3.10265 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=984736/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=48956 CPUtime=6.17
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 1580 0 0 0 616 1 0 0 18 0 3 0 37031379 50130944 1541 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 12239 1541 387 42 0 6491 0
[pid=10283/tid=10285] ppid=10281 vsize=48956 CPUtime=3.07
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 640 0 0 0 307 0 0 0 25 0 3 0 37031381 50130944 1541 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264907422567 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=48956 CPUtime=3.07
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 237 0 0 0 307 0 0 0 25 0 3 0 37031381 50130944 1541 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 48956

[startup+6.30185 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=982688/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=50792 CPUtime=12.54
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 2067 0 0 0 1253 1 0 0 18 0 3 0 37031379 52011008 1962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 12698 1962 387 42 0 6950 0
[pid=10283/tid=10285] ppid=10281 vsize=50792 CPUtime=6.27
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 976 0 0 0 626 1 0 0 25 0 3 0 37031381 52011008 1962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4310975 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=50792 CPUtime=6.25
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 388 0 0 0 625 0 0 0 25 0 3 0 37031381 52011008 1962 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) 50792

[startup+12.7022 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=980064/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=53400 CPUtime=25.31
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 2689 0 0 0 2529 2 0 0 18 0 3 0 37031379 54681600 2584 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 13350 2584 387 42 0 7602 0
[pid=10283/tid=10285] ppid=10281 vsize=53400 CPUtime=12.67
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 1430 0 0 0 1265 2 0 0 25 0 3 0 37031381 54681600 2584 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4310956 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=53400 CPUtime=12.62
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 556 0 0 0 1262 0 0 0 25 0 3 0 37031381 54681600 2584 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241407 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 53400

[startup+25.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=975648/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=59508 CPUtime=50.84
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 4323 0 0 0 5079 5 0 0 18 0 3 0 37031379 60936192 4088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 14877 4088 387 42 0 9129 0
[pid=10283/tid=10285] ppid=10281 vsize=59508 CPUtime=25.46
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 2265 0 0 0 2542 4 0 0 25 0 3 0 37031381 60936192 4088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312259 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=59508 CPUtime=25.35
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 1355 0 0 0 2535 0 0 0 25 0 3 0 37031381 60936192 4088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 59508

[startup+51.1016 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=968352/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=65860 CPUtime=101.94
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 5713 0 0 0 10187 7 0 0 18 0 3 0 37031379 67440640 5478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 16465 5478 387 42 0 10717 0
[pid=10283/tid=10285] ppid=10281 vsize=65860 CPUtime=51.06
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 3134 0 0 0 5100 6 0 0 25 0 3 0 37031381 67440640 5478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=65860 CPUtime=50.86
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 1876 0 0 0 5085 1 0 0 25 0 3 0 37031381 67440640 5478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 65860

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=962144/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=72980 CPUtime=204.12
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 7531 0 0 0 20402 10 0 0 18 0 3 0 37031379 74731520 6977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 18245 6977 387 42 0 12497 0
[pid=10283/tid=10285] ppid=10281 vsize=72980 CPUtime=102.25
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 4402 0 0 0 10217 8 0 0 25 0 3 0 37031381 74731520 6977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=72980 CPUtime=101.84
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 2426 0 0 0 10183 1 0 0 25 0 3 0 37031381 74731520 6977 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) 72980

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=956512/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=78268 CPUtime=323.83
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 9017 0 0 0 32371 12 0 0 18 0 3 0 37031379 80146432 8397 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 19567 8397 387 42 0 13819 0
[pid=10283/tid=10285] ppid=10281 vsize=78268 CPUtime=162.23
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 5362 0 0 0 16213 10 0 0 25 0 3 0 37031381 80146432 8397 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311302 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=78268 CPUtime=161.57
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 2952 0 0 0 16156 1 0 0 25 0 3 0 37031381 80146432 8397 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) 78268

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=951136/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=83752 CPUtime=443.56
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 10409 0 0 0 44341 15 0 0 18 0 3 0 37031379 85762048 9723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 20938 9723 387 42 0 15190 0
[pid=10283/tid=10285] ppid=10281 vsize=83752 CPUtime=222.22
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 6201 0 0 0 22209 13 0 0 25 0 3 0 37031381 85762048 9723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=83752 CPUtime=221.32
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 3505 0 0 0 22130 2 0 0 25 0 3 0 37031381 85762048 9723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 83752

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=946080/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=89868 CPUtime=563.29
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 11871 0 0 0 56311 18 0 0 18 0 3 0 37031379 92024832 11020 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 22467 11020 387 42 0 16719 0
[pid=10283/tid=10285] ppid=10281 vsize=89868 CPUtime=282.2
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 7053 0 0 0 28204 16 0 0 25 0 3 0 37031381 92024832 11020 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=89868 CPUtime=281.07
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 4115 0 0 0 28105 2 0 0 25 0 3 0 37031381 92024832 11020 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 89868

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=941728/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=95132 CPUtime=683.01
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 13409 0 0 0 68280 21 0 0 18 0 3 0 37031379 97415168 12126 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 23783 12126 387 42 0 18035 0
[pid=10283/tid=10285] ppid=10281 vsize=95132 CPUtime=342.18
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 8096 0 0 0 34200 18 0 0 25 0 3 0 37031381 97415168 12126 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312054 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=95132 CPUtime=340.79
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 4610 0 0 0 34077 2 0 0 25 0 3 0 37031381 97415168 12126 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) 95132

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=937248/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=102076 CPUtime=802.74
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 15007 0 0 0 80251 23 0 0 18 0 3 0 37031379 104525824 13238 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 25519 13238 387 42 0 19771 0
[pid=10283/tid=10285] ppid=10281 vsize=102076 CPUtime=402.17
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 8734 0 0 0 40197 20 0 0 25 0 3 0 37031381 104525824 13238 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=102076 CPUtime=400.55
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 5570 0 0 0 40052 3 0 0 25 0 3 0 37031381 104525824 13238 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.74
Current children cumulated vsize (KiB) 102076

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=934624/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=104644 CPUtime=922.48
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 15687 0 0 0 92223 25 0 0 18 0 3 0 37031379 107155456 13852 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 26161 13852 387 42 0 20413 0
[pid=10283/tid=10285] ppid=10281 vsize=104644 CPUtime=462.15
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 9414 0 0 0 46194 21 0 0 25 0 3 0 37031381 107155456 13852 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=104644 CPUtime=460.3
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 5570 0 0 0 46027 3 0 0 25 0 3 0 37031381 107155456 13852 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.48
Current children cumulated vsize (KiB) 104644

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=931296/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=107524 CPUtime=1042.19
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 16608 0 0 0 104193 26 0 0 18 0 3 0 37031379 110104576 14707 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 26881 14707 387 42 0 21133 0
[pid=10283/tid=10285] ppid=10281 vsize=107524 CPUtime=522.14
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 9934 0 0 0 52191 23 0 0 25 0 3 0 37031381 110104576 14707 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=107524 CPUtime=520.02
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 5971 0 0 0 51999 3 0 0 25 0 3 0 37031381 110104576 14707 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241796 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.19
Current children cumulated vsize (KiB) 107524

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10286
/proc/meminfo: memFree=929440/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=109704 CPUtime=1161.93
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 17064 0 0 0 116164 29 0 0 18 0 3 0 37031379 112336896 15163 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 27426 15163 387 42 0 21678 0
[pid=10283/tid=10285] ppid=10281 vsize=109704 CPUtime=582.13
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 10390 0 0 0 58188 25 0 0 25 0 3 0 37031381 112336896 15163 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311478 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=109704 CPUtime=579.77
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 5971 0 0 0 57974 3 0 0 25 0 3 0 37031381 112336896 15163 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.93
Current children cumulated vsize (KiB) 109704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.403 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10288
/proc/meminfo: memFree=926880/2055920 swapFree=4176348/4192956
[pid=10283] ppid=10281 vsize=112452 CPUtime=1200.04
/proc/10283/stat : 10283 (ornithorynque) S 10281 10283 9451 0 -1 4194304 17854 0 0 0 119975 29 0 0 18 0 3 0 37031379 115150848 15790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10283/statm: 28113 15790 387 42 0 22365 0
[pid=10283/tid=10285] ppid=10281 vsize=112452 CPUtime=601.23
/proc/10283/task/10285/stat : 10285 (ornithorynque) R 10281 10283 9451 0 -1 4194368 10540 0 0 0 60098 25 0 0 25 0 3 0 37031381 115150848 15790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10283/tid=10286] ppid=10281 vsize=112452 CPUtime=598.78
/proc/10283/task/10286/stat : 10286 (ornithorynque) R 10281 10283 9451 0 -1 4194368 6611 0 0 0 59875 3 0 0 25 0 3 0 37031381 115150848 15790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 112452

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.426
CPU time (s): 1200.08
CPU user time (s): 1199.77
CPU system time (s): 0.305953
CPU usage (%): 199.539
Max. virtual memory (cumulated for all children) (KiB): 112452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.305953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17854
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= 28
involuntary context switches= 22757

runsolver used 0.418936 second user time and 1.78373 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Mon Mar  5 16:05:42 UTC 2007

IDJOB= 328382
IDBENCH= 20299
IDSOLVER= 139
FILE ID= node30/328382-1173110742

PBS_JOBID= 4013908

Free space on /tmp= 66299 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1295/unif2p-p0.8-v1295-c4027-S1762612346-15-SAT.cnf
COMMAND LINE= /tmp/evaluation/328382-1173110742/ornithorynque /tmp/evaluation/328382-1173110742/instance-328382-1173110742.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-328382-1173110742 -o ROOT/results/node30/solver-328382-1173110742 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328382-1173110742/ornithorynque /tmp/evaluation/328382-1173110742/instance-328382-1173110742.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  e5673a7c266f877ed2c58f7b531e89ad

RANDOM SEED= 666081889

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        989520 kB
Buffers:         40864 kB
Cached:         928536 kB
SwapCached:        416 kB
Active:         191700 kB
Inactive:       815428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        989520 kB
SwapTotal:     4192956 kB
SwapFree:      4176348 kB
Dirty:             400 kB
Writeback:           0 kB
Mapped:          54760 kB
Slab:            44908 kB
Committed_AS:   191588 kB
PageTables:       1692 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= 66299 MiB

End job on node30 on Mon Mar  5 16:15:46 UTC 2007