Trace number 337381

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.19 601.518

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
Bench CategoryCRAFTED (crafted 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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

Solver Data (download as text)

0.00/0.14	c This is Ornithorynque version 0.1 alpha
0.00/0.14	c (c) roussel@cril.univ-artois.fr
0.00/0.14	c using unsigned short
0.00/0.14	c parsing...
0.00/0.17	c ...done
0.00/0.17	c nbVar=2211 nbClause=14710
0.00/0.18	c nbVar=2211 nbClause=14710
0.00/0.18	c complete search running
0.00/0.18	c local search running
0.00/0.19	c flip 0 nbSat=11560 maxSat=0
0.06/0.24	c flip 10000 nbSat=14477 maxSat=14487
0.26/0.30	c flip 20000 nbSat=14480 maxSat=14504
0.26/0.36	c flip 30000 nbSat=14487 maxSat=14507
0.46/0.42	c flip 40000 nbSat=14495 maxSat=14511
0.46/0.45	c flip 0 nbSat=12079 maxSat=14513
0.66/0.56	c flip 10000 nbSat=15254 maxSat=15271
0.86/0.66	c flip 20000 nbSat=15281 maxSat=15307
1.06/0.77	c flip 30000 nbSat=15259 maxSat=15307
1.26/0.88	c flip 40000 nbSat=15280 maxSat=15317
1.46/0.93	c flip 0 nbSat=13441 maxSat=15317
1.87/1.15	c flip 10000 nbSat=16479 maxSat=16487
2.27/1.36	c flip 20000 nbSat=16519 maxSat=16524
2.67/1.56	c flip 30000 nbSat=16549 maxSat=16587
3.06/1.76	c flip 40000 nbSat=16549 maxSat=16587
3.26/1.85	c flip 0 nbSat=14881 maxSat=16587
4.07/2.27	c flip 10000 nbSat=18229 maxSat=18261
4.86/2.66	c flip 20000 nbSat=18267 maxSat=18288
5.66/3.03	c flip 30000 nbSat=18283 maxSat=18296
6.26/3.39	c flip 40000 nbSat=18271 maxSat=18312
6.65/3.58	c flip 0 nbSat=17025 maxSat=18312
8.25/4.33	c flip 10000 nbSat=20512 maxSat=20537
8.84/4.66	c nbDecision=10000 #clauses=21983
9.44/4.97	c flip 20000 nbSat=20574 maxSat=20586
10.85/5.66	c flip 30000 nbSat=20558 maxSat=20610
12.45/6.48	c flip 40000 nbSat=20554 maxSat=20610
13.24/6.81	c flip 0 nbSat=20788 maxSat=20610
16.03/8.26	c flip 10000 nbSat=23814 maxSat=23859
19.02/9.77	c flip 20000 nbSat=23926 maxSat=23962
21.82/11.15	c flip 30000 nbSat=23941 maxSat=23962
24.62/12.54	c flip 40000 nbSat=23914 maxSat=23962
25.82/13.17	c flip 0 nbSat=24892 maxSat=23962
30.21/15.36	c flip 10000 nbSat=28000 maxSat=28041
33.59/17.07	c nbDecision=20000 #clauses=30234
34.39/17.42	c flip 20000 nbSat=28027 maxSat=28067
39.18/19.82	c flip 30000 nbSat=28083 maxSat=28106
43.57/22.07	c flip 40000 nbSat=28027 maxSat=28109
45.57/23.09	c flip 0 nbSat=30014 maxSat=28109
54.55/27.54	c flip 10000 nbSat=32921 maxSat=32970
63.51/32.03	c flip 20000 nbSat=32989 maxSat=33048
71.70/36.16	c nbDecision=30000 #clauses=38433
72.10/36.40	c flip 30000 nbSat=32980 maxSat=33053
79.68/40.11	c flip 40000 nbSat=33012 maxSat=33053
82.08/41.37	c flip 0 nbSat=37037 maxSat=33073
96.44/48.52	c flip 10000 nbSat=40145 maxSat=40158
111.02/55.82	c flip 20000 nbSat=40136 maxSat=40193
119.99/60.36	c nbDecision=40000 #clauses=46751
123.38/62.02	c flip 30000 nbSat=40153 maxSat=40193
134.96/67.87	c flip 40000 nbSat=40148 maxSat=40221
141.14/70.95	c flip 0 nbSat=46893 maxSat=40221
161.30/81.08	c flip 10000 nbSat=49763 maxSat=49787
178.46/89.66	c flip 20000 nbSat=49715 maxSat=49802
197.63/99.26	c flip 30000 nbSat=49803 maxSat=49816
218.18/109.52	c flip 40000 nbSat=49829 maxSat=49846
225.77/113.31	c flip 0 nbSat=47298 maxSat=49853
244.92/122.90	c flip 10000 nbSat=50474 maxSat=50494
262.89/131.96	c flip 20000 nbSat=50450 maxSat=50506
283.85/142.46	c flip 30000 nbSat=50421 maxSat=50517
302.81/151.95	c flip 40000 nbSat=50520 maxSat=50561
310.59/155.88	c flip 0 nbSat=47321 maxSat=50561
332.35/166.77	c flip 10000 nbSat=50462 maxSat=50561
353.51/177.38	c flip 20000 nbSat=50472 maxSat=50561
372.87/187.06	c flip 30000 nbSat=50482 maxSat=50561
392.03/196.66	c flip 40000 nbSat=50471 maxSat=50561
401.01/201.17	c flip 0 nbSat=47272 maxSat=50561
421.57/211.48	c flip 10000 nbSat=50457 maxSat=50561
438.13/219.77	c flip 20000 nbSat=50527 maxSat=50561
455.09/228.28	c flip 30000 nbSat=50480 maxSat=50577
471.67/236.51	c flip 40000 nbSat=50505 maxSat=50577
478.25/239.86	c flip 0 nbSat=47548 maxSat=50577
501.20/251.37	c flip 10000 nbSat=50432 maxSat=50577
522.16/261.88	c flip 20000 nbSat=50477 maxSat=50577
545.51/273.52	c flip 30000 nbSat=50493 maxSat=50577
567.47/284.56	c flip 40000 nbSat=50439 maxSat=50577
577.25/289.49	c flip 0 nbSat=47584 maxSat=50577
595.81/298.72	c flip 10000 nbSat=50472 maxSat=50577
613.37/307.57	c flip 20000 nbSat=50478 maxSat=50577
636.52/319.18	c flip 30000 nbSat=50455 maxSat=50577
661.47/331.68	c flip 40000 nbSat=50463 maxSat=50577
670.05/335.96	c flip 0 nbSat=47303 maxSat=50577
691.22/346.53	c flip 10000 nbSat=50449 maxSat=50577
711.77/356.83	c flip 20000 nbSat=50500 maxSat=50577
731.52/366.71	c flip 30000 nbSat=50473 maxSat=50577
754.88/378.44	c flip 40000 nbSat=50459 maxSat=50577
763.86/382.95	c flip 0 nbSat=47458 maxSat=50577
786.03/394.06	c flip 10000 nbSat=50458 maxSat=50577
806.78/404.45	c flip 20000 nbSat=50446 maxSat=50577
826.74/414.41	c flip 30000 nbSat=50498 maxSat=50577
846.10/424.14	c flip 40000 nbSat=50457 maxSat=50577
855.08/428.60	c flip 0 nbSat=47181 maxSat=50577
875.65/438.99	c flip 10000 nbSat=50464 maxSat=50577
897.79/450.02	c flip 20000 nbSat=50488 maxSat=50577
922.74/462.54	c flip 30000 nbSat=50506 maxSat=50577
942.30/472.31	c flip 40000 nbSat=50502 maxSat=50577
950.09/476.30	c flip 0 nbSat=47200 maxSat=50577
968.25/485.32	c flip 10000 nbSat=50475 maxSat=50577
988.80/495.68	c flip 20000 nbSat=50450 maxSat=50577
1009.37/505.97	c flip 30000 nbSat=50426 maxSat=50577
1028.52/515.60	c flip 40000 nbSat=50490 maxSat=50577
1038.30/520.46	c flip 0 nbSat=47241 maxSat=50577
1057.67/530.13	c flip 10000 nbSat=50483 maxSat=50577
1076.22/539.48	c flip 20000 nbSat=50519 maxSat=50577
1094.58/548.69	c flip 30000 nbSat=50486 maxSat=50577
1110.74/556.75	c flip 40000 nbSat=50506 maxSat=50577
1118.73/560.72	c flip 0 nbSat=47231 maxSat=50577
1140.89/571.81	c flip 10000 nbSat=50465 maxSat=50577
1159.05/580.92	c flip 20000 nbSat=50462 maxSat=50577
1178.21/590.55	c flip 30000 nbSat=50424 maxSat=50577
1199.36/601.15	c flip 40000 nbSat=50488 maxSat=50577

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/node70/watcher-337381-1173665982 -o ROOT/results/node70/solver-337381-1173665982 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337381-1173665982/ornithorynque /tmp/evaluation/337381-1173665982/instance-337381-1173665982.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.00 1.00 0.97 3/64 13725
/proc/meminfo: memFree=1854328/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=1364 CPUtime=0
/proc/13725/stat : 13725 (ornithorynque) D 13723 13725 12648 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 22898104 1396736 32 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233399448969 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/13725/statm: 341 32 25 42 0 3 0

[startup+0.0798691 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 13725
/proc/meminfo: memFree=1854328/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=7012 CPUtime=0
/proc/13725/stat : 13725 (ornithorynque) D 13723 13725 12648 0 -1 4194304 64 0 2 0 0 0 0 0 18 0 1 0 22898104 7180288 50 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233399449065 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/13725/statm: 1753 50 37 42 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7012

[startup+0.101868 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 13725
/proc/meminfo: memFree=1854328/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=7012 CPUtime=0
/proc/13725/stat : 13725 (ornithorynque) D 13723 13725 12648 0 -1 4194304 64 0 2 0 0 0 0 0 18 0 1 0 22898104 7180288 50 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233399449065 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/13725/statm: 1753 50 37 42 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7012

[startup+0.301894 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 13725
/proc/meminfo: memFree=1854328/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=46396 CPUtime=0.26
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 1116 0 6 0 26 0 0 0 18 0 3 0 22898104 47509504 1083 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 11599 1083 387 42 0 5851 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 46396

[startup+0.701933 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 13725
/proc/meminfo: memFree=1854328/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=47548 CPUtime=1.06
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 1214 0 6 0 106 0 0 0 18 0 3 0 22898104 48689152 1181 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 11887 1181 387 42 0 6139 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 47548

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 0.97 3/67 13728
/proc/meminfo: memFree=1849888/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=48328 CPUtime=2.67
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 1485 0 6 0 266 1 0 0 18 0 3 0 22898104 49487872 1419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 12082 1419 387 42 0 6334 0
[pid=13725/tid=13727] ppid=13723 vsize=48328 CPUtime=1.3
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 202 0 0 0 130 0 0 0 21 0 3 0 22898123 49487872 1419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311537 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=48328 CPUtime=1.31
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 190 0 0 0 131 0 0 0 21 0 3 0 22898123 49487872 1419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285854 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 48328

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 0.97 3/67 13728
/proc/meminfo: memFree=1848224/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=50272 CPUtime=5.86
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 1925 0 6 0 585 1 0 0 18 0 3 0 22898104 51478528 1859 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 12568 1859 387 42 0 6820 0
[pid=13725/tid=13727] ppid=13723 vsize=50272 CPUtime=2.9
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 425 0 0 0 290 0 0 0 25 0 3 0 22898123 51478528 1859 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312285 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=50272 CPUtime=2.9
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 407 0 0 0 290 0 0 0 25 0 3 0 22898123 51478528 1859 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241151 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 50272

[startup+6.3025 s]
/proc/loadavg: 1.08 1.02 0.97 3/67 13728
/proc/meminfo: memFree=1845480/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=52612 CPUtime=12.25
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 2553 0 6 0 1223 2 0 0 18 0 3 0 22898104 53874688 2487 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 13153 2487 387 42 0 7405 0
[pid=13725/tid=13727] ppid=13723 vsize=52612 CPUtime=6.08
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 774 0 0 0 608 0 0 0 25 0 3 0 22898123 53874688 2487 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311537 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=52612 CPUtime=6.1
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 686 0 0 0 610 0 0 0 25 0 3 0 22898123 53874688 2487 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285232 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 52612

[startup+12.7011 s]
/proc/loadavg: 1.15 1.03 0.98 3/67 13728
/proc/meminfo: memFree=1841960/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=56512 CPUtime=25.02
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 3375 0 6 0 2499 3 0 0 18 0 3 0 22898104 57868288 3309 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 14128 3309 387 42 0 8380 0
[pid=13725/tid=13727] ppid=13723 vsize=56512 CPUtime=12.46
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 1230 0 0 0 1245 1 0 0 25 0 3 0 22898123 57868288 3309 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=56512 CPUtime=12.5
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 1052 0 0 0 1249 1 0 0 25 0 3 0 22898123 57868288 3309 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241092 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 56512

[startup+25.5014 s]
/proc/loadavg: 1.34 1.08 0.99 3/67 13728
/proc/meminfo: memFree=1834536/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=64632 CPUtime=50.55
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 5346 0 6 0 5050 5 0 0 18 0 3 0 22898104 66183168 5150 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 16158 5150 387 42 0 10410 0
[pid=13725/tid=13727] ppid=13723 vsize=64632 CPUtime=25.2
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 1988 0 0 0 2518 2 0 0 25 0 3 0 22898123 66183168 5150 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=64632 CPUtime=25.29
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 2265 0 0 0 2528 1 0 0 25 0 3 0 22898123 66183168 5150 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 64632

[startup+51.102 s]
/proc/loadavg: 1.56 1.15 1.02 3/67 13728
/proc/meminfo: memFree=1828072/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=72164 CPUtime=101.63
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 6992 0 6 0 10157 6 0 0 18 0 3 0 22898104 73895936 6796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 18041 6796 387 42 0 12293 0
[pid=13725/tid=13727] ppid=13723 vsize=72164 CPUtime=50.68
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 2871 0 0 0 5065 3 0 0 25 0 3 0 22898123 73895936 6796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=72164 CPUtime=50.89
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3028 0 0 0 5087 2 0 0 25 0 3 0 22898123 73895936 6796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 72164

[startup+102.305 s]
/proc/loadavg: 1.81 1.28 1.07 3/67 13728
/proc/meminfo: memFree=1820456/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=80196 CPUtime=203.82
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 8804 0 6 0 20374 8 0 0 18 0 3 0 22898104 82120704 8608 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 20049 8608 387 42 0 14301 0
[pid=13725/tid=13727] ppid=13723 vsize=80196 CPUtime=101.68
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3530 0 0 0 10164 4 0 0 25 0 3 0 22898123 82120704 8608 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242944 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=80196 CPUtime=102.07
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 4181 0 0 0 10205 2 0 0 25 0 3 0 22898123 82120704 8608 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241162 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 80196

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.12 3/67 13728
/proc/meminfo: memFree=1819880/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=80592 CPUtime=323.57
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 8942 0 6 0 32349 8 0 0 18 0 3 0 22898104 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 20148 8746 387 42 0 14400 0
[pid=13725/tid=13727] ppid=13723 vsize=80592 CPUtime=161.45
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3530 0 0 0 16141 4 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242944 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=80592 CPUtime=162.05
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 4319 0 0 0 16203 2 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.57
Current children cumulated vsize (KiB) 80592

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.18 3/67 13728
/proc/meminfo: memFree=1819880/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=80592 CPUtime=443.31
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 8942 0 6 0 44323 8 0 0 18 0 3 0 22898104 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 20148 8746 387 42 0 14400 0
[pid=13725/tid=13727] ppid=13723 vsize=80592 CPUtime=221.21
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3530 0 0 0 22117 4 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242869 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=80592 CPUtime=222.05
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 4319 0 0 0 22202 3 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (KiB) 80592

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.22 3/67 13728
/proc/meminfo: memFree=1819880/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=80592 CPUtime=563.08
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 8942 0 6 0 56300 8 0 0 18 0 3 0 22898104 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 20148 8746 387 42 0 14400 0
[pid=13725/tid=13727] ppid=13723 vsize=80592 CPUtime=280.99
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3530 0 0 0 28095 4 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242944 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=80592 CPUtime=282.03
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 4319 0 0 0 28200 3 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 80592

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.27 3/67 13728
/proc/meminfo: memFree=1819816/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=80592 CPUtime=682.83
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 8942 0 6 0 68275 8 0 0 18 0 3 0 22898104 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 20148 8746 387 42 0 14400 0
[pid=13725/tid=13727] ppid=13723 vsize=80592 CPUtime=340.75
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3530 0 0 0 34071 4 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242939 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=80592 CPUtime=342.02
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 4319 0 0 0 34199 3 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283692 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.83
Current children cumulated vsize (KiB) 80592

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.31 3/67 13728
/proc/meminfo: memFree=1819816/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=80592 CPUtime=802.59
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 8942 0 6 0 80250 9 0 0 18 0 3 0 22898104 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 20148 8746 387 42 0 14400 0
[pid=13725/tid=13727] ppid=13723 vsize=80592 CPUtime=400.53
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3530 0 0 0 40048 5 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242970 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=80592 CPUtime=402
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 4319 0 0 0 40197 3 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.59
Current children cumulated vsize (KiB) 80592

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.35 3/67 13728
/proc/meminfo: memFree=1819816/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=80592 CPUtime=922.34
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 8942 0 6 0 92225 9 0 0 18 0 3 0 22898104 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 20148 8746 387 42 0 14400 0
[pid=13725/tid=13727] ppid=13723 vsize=80592 CPUtime=460.3
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3530 0 0 0 46025 5 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242895 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=80592 CPUtime=461.98
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 4319 0 0 0 46195 3 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.34
Current children cumulated vsize (KiB) 80592

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.39 3/67 13728
/proc/meminfo: memFree=1819816/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=80592 CPUtime=1042.09
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 8942 0 6 0 104200 9 0 0 18 0 3 0 22898104 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 20148 8746 387 42 0 14400 0
[pid=13725/tid=13727] ppid=13723 vsize=80592 CPUtime=520.07
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3530 0 0 0 52002 5 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242906 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=80592 CPUtime=521.97
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 4319 0 0 0 52194 3 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1042.09
Current children cumulated vsize (KiB) 80592

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.43 3/67 13728
/proc/meminfo: memFree=1819752/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=80592 CPUtime=1161.85
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 8942 0 6 0 116176 9 0 0 18 0 3 0 22898104 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 20148 8746 387 42 0 14400 0
[pid=13725/tid=13727] ppid=13723 vsize=80592 CPUtime=579.84
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3530 0 0 0 57979 5 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242944 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=80592 CPUtime=581.95
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 4319 0 0 0 58192 3 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.85
Current children cumulated vsize (KiB) 80592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 1.99 1.85 1.44 3/67 13728
/proc/meminfo: memFree=1819752/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=80592 CPUtime=1200.16
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 8942 0 6 0 120007 9 0 0 18 0 3 0 22898104 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 20148 8746 387 42 0 14400 0
[pid=13725/tid=13727] ppid=13723 vsize=80592 CPUtime=598.96
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3530 0 0 0 59891 5 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242944 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=80592 CPUtime=601.15
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 4319 0 0 0 60112 3 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 80592

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

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

[startup+601.501 s]
/proc/loadavg: 1.99 1.85 1.44 3/67 13728
/proc/meminfo: memFree=1819752/2055920 swapFree=4179464/4192956
[pid=13725] ppid=13723 vsize=80592 CPUtime=1200.16
/proc/13725/stat : 13725 (ornithorynque) S 13723 13725 12648 0 -1 4194304 8942 0 6 0 120007 9 0 0 18 0 3 0 22898104 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233410948987 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/13725/statm: 20148 8746 387 42 0 14400 0
[pid=13725/tid=13727] ppid=13723 vsize=80592 CPUtime=598.96
/proc/13725/task/13727/stat : 13727 (ornithorynque) R 13723 13725 12648 0 -1 4194368 3530 0 0 0 59891 5 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242944 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=13725/tid=13728] ppid=13723 vsize=80592 CPUtime=601.15
/proc/13725/task/13728/stat : 13728 (ornithorynque) R 13723 13725 12648 0 -1 4194368 4319 0 0 0 60112 3 0 0 25 0 3 0 22898123 82526208 8746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 80592

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.518
CPU time (s): 1200.19
CPU user time (s): 1200.09
CPU system time (s): 0.102984
CPU usage (%): 199.527
Max. virtual memory (cumulated for all children) (KiB): 80592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.09
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8942
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 88
involuntary context switches= 9169

runsolver used 0.623905 second user time and 1.3358 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Mon Mar 12 02:19:42 UTC 2007

IDJOB= 337381
IDBENCH= 24697
IDSOLVER= 139
FILE ID= node70/337381-1173665982

PBS_JOBID= 4101435

Free space on /tmp= 66557 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337381-1173665982/ornithorynque /tmp/evaluation/337381-1173665982/instance-337381-1173665982.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-337381-1173665982 -o ROOT/results/node70/solver-337381-1173665982 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337381-1173665982/ornithorynque /tmp/evaluation/337381-1173665982/instance-337381-1173665982.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  cf535bf919bca60e7bcea01358de0b4c

RANDOM SEED= 118559906

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.220
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	: 5931.00
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.220
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:       1854736 kB
Buffers:         21220 kB
Cached:         137384 kB
SwapCached:       8132 kB
Active:          67312 kB
Inactive:       106348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854736 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:             440 kB
Writeback:           0 kB
Mapped:          15364 kB
Slab:            13600 kB
Committed_AS:    69472 kB
PageTables:       1396 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= 66557 MiB

End job on node70 on Mon Mar 12 02:29:46 UTC 2007