Trace number 327995

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.23 601.729

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
MD5SUM58863a1e548bdf8fa51771b9fa1e1d5f
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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

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.01/0.03	c ...done
0.01/0.03	c nbVar=65 nbClause=5785
0.01/0.03	c nbVar=65 nbClause=5785
0.01/0.03	c complete search running
0.01/0.03	c local search running
0.01/0.03	c flip 0 nbSat=5731 maxSat=0
0.36/0.21	c flip 0 nbSat=7232 maxSat=5767
0.95/0.50	c flip 0 nbSat=9084 maxSat=7256
1.75/0.94	c flip 0 nbSat=11125 maxSat=9119
2.95/1.52	c flip 0 nbSat=13515 maxSat=11148
3.55/1.84	c nbDecision=10000 #clauses=14815
4.55/2.36	c flip 0 nbSat=16235 maxSat=13538
6.95/3.51	c flip 0 nbSat=18937 maxSat=16254
9.94/5.06	c flip 0 nbSat=22111 maxSat=18967
11.92/6.01	c nbDecision=20000 #clauses=23958
14.11/7.19	c flip 0 nbSat=26007 maxSat=22142
19.71/9.99	c flip 0 nbSat=29967 maxSat=26040
23.29/11.72	c nbDecision=30000 #clauses=33146
26.88/13.58	c flip 0 nbSat=35595 maxSat=30005
35.26/17.76	c flip 0 nbSat=39918 maxSat=35614
41.25/20.74	c nbDecision=40000 #clauses=42248
46.05/23.15	c flip 0 nbSat=44317 maxSat=39948
57.41/28.86	c flip 0 nbSat=49483 maxSat=44355
62.00/31.13	c nbDecision=50000 #clauses=51398
71.19/35.79	c flip 0 nbSat=54572 maxSat=49503
85.75/43.01	c flip 0 nbSat=59810 maxSat=54598
88.15/44.21	c nbDecision=60000 #clauses=60636
101.92/51.19	c flip 0 nbSat=64522 maxSat=59837
120.26/60.39	c nbDecision=70000 #clauses=69776
120.46/60.48	c flip 0 nbSat=69774 maxSat=64546
139.22/69.86	c flip 0 nbSat=74085 maxSat=69799
159.58/80.07	c nbDecision=80000 #clauses=78998
160.38/80.42	c flip 0 nbSat=79098 maxSat=74126
183.12/91.82	c flip 0 nbSat=83661 maxSat=79123
207.66/104.13	c flip 0 nbSat=88020 maxSat=83686
208.65/104.65	c nbDecision=90000 #clauses=88235
233.00/116.87	c flip 0 nbSat=92145 maxSat=88042
259.95/130.33	c flip 0 nbSat=97168 maxSat=92177
260.55/130.66	c nbDecision=100000 #clauses=97424
288.86/144.87	c flip 0 nbSat=102226 maxSat=97203
317.40/159.10	c nbDecision=110000 #clauses=106603
319.19/160.09	c flip 0 nbSat=106853 maxSat=102257
350.93/176.00	c flip 0 nbSat=111523 maxSat=106867
382.05/191.56	c nbDecision=120000 #clauses=115824
384.44/192.75	c flip 0 nbSat=116127 maxSat=111558
418.36/209.77	c flip 0 nbSat=121553 maxSat=116151
439.32/220.21	c nbDecision=130000 #clauses=124947
453.89/227.57	c flip 0 nbSat=126778 maxSat=121593
492.58/246.90	c flip 0 nbSat=131351 maxSat=126818
509.74/255.53	c nbDecision=140000 #clauses=134129
531.49/266.44	c flip 0 nbSat=137178 maxSat=131391
571.90/286.72	c flip 0 nbSat=142363 maxSat=137196
578.47/290.09	c nbDecision=150000 #clauses=143283
614.53/308.13	c flip 0 nbSat=148643 maxSat=142394
648.00/324.95	c nbDecision=160000 #clauses=152470
658.94/330.43	c flip 0 nbSat=153828 maxSat=148662
704.99/353.54	c flip 0 nbSat=159461 maxSat=153856
724.11/363.18	c nbDecision=170000 #clauses=161660
751.03/376.67	c flip 0 nbSat=164429 maxSat=159481
800.93/401.63	c flip 0 nbSat=168782 maxSat=164464
819.69/411.04	c nbDecision=180000 #clauses=170831
851.39/426.92	c flip 0 nbSat=173999 maxSat=168817
904.28/453.44	c flip 0 nbSat=178584 maxSat=174031
918.84/460.79	c nbDecision=190000 #clauses=180025
956.56/479.69	c flip 0 nbSat=183746 maxSat=178612
1010.83/506.89	c flip 0 nbSat=188825 maxSat=183766
1015.62/509.29	c nbDecision=200000 #clauses=189262
1065.70/534.30	c flip 0 nbSat=193476 maxSat=188856
1113.98/558.53	c nbDecision=210000 #clauses=198430
1122.36/562.72	c flip 0 nbSat=199085 maxSat=193505
1180.62/591.99	c flip 0 nbSat=204010 maxSat=199122

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/node39/watcher-327995-1173106587 -o ROOT/results/node39/solver-327995-1173106587 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327995-1173106587/ornithorynque /tmp/evaluation/327995-1173106587/instance-327995-1173106587.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.69 1.23 3/64 26561
/proc/meminfo: memFree=829776/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=23220 CPUtime=0
/proc/26561/stat : 26561 (ornithorynque) R 26559 26561 26462 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330614619 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231491013905 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 5805 266 219 42 0 45 0

[startup+0.0190291 s]
/proc/loadavg: 1.83 1.69 1.23 3/64 26561
/proc/meminfo: memFree=829776/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=23572 CPUtime=0.01
/proc/26561/stat : 26561 (ornithorynque) R 26559 26561 26462 0 -1 4194304 543 0 0 0 1 0 0 0 18 0 1 0 330614619 24137728 504 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231493505761 0 0 4096 1088 0 0 0 17 1 0 0
/proc/26561/statm: 5893 504 377 42 0 145 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23572

[startup+0.101044 s]
/proc/loadavg: 1.83 1.69 1.23 3/64 26561
/proc/meminfo: memFree=829776/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=44884 CPUtime=0.16
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 772 0 0 0 16 0 0 0 18 0 3 0 330614619 45961216 733 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 11221 733 387 42 0 5473 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44884

[startup+0.30108 s]
/proc/loadavg: 1.83 1.69 1.23 3/64 26561
/proc/meminfo: memFree=829776/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=46308 CPUtime=0.56
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 904 0 0 0 56 0 0 0 18 0 3 0 330614619 47419392 865 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 11577 865 387 42 0 5829 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46308

[startup+0.701339 s]
/proc/loadavg: 1.83 1.69 1.23 3/64 26561
/proc/meminfo: memFree=829776/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=46708 CPUtime=1.35
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 1069 0 0 0 135 0 0 0 18 0 3 0 330614619 47828992 1030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 11677 1030 387 42 0 5929 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46708

[startup+1.50148 s]
/proc/loadavg: 1.83 1.69 1.23 3/67 26564
/proc/meminfo: memFree=826424/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=48188 CPUtime=2.95
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 1320 0 0 0 295 0 0 0 18 0 3 0 330614619 49344512 1281 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 12047 1281 387 42 0 6299 0
[pid=26561/tid=26563] ppid=26559 vsize=48188 CPUtime=1.45
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 388 0 0 0 145 0 0 0 25 0 3 0 330614622 49344512 1281 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=48188 CPUtime=1.46
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 207 0 0 0 146 0 0 0 22 0 3 0 330614622 49344512 1281 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242458 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48188

[startup+3.10275 s]
/proc/loadavg: 1.83 1.69 1.23 3/67 26564
/proc/meminfo: memFree=825400/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=49020 CPUtime=6.15
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 1710 0 0 0 614 1 0 0 18 0 3 0 330614619 50196480 1638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 12255 1638 387 42 0 6507 0
[pid=26561/tid=26563] ppid=26559 vsize=49020 CPUtime=3.05
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 617 0 0 0 305 0 0 0 23 0 3 0 330614622 50196480 1638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=49020 CPUtime=3.06
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 368 0 0 0 306 0 0 0 25 0 3 0 330614622 50196480 1638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284381 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49020

[startup+6.3013 s]
/proc/loadavg: 1.85 1.70 1.23 3/67 26564
/proc/meminfo: memFree=823032/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=50816 CPUtime=12.51
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 2132 0 0 0 1250 1 0 0 18 0 3 0 330614619 52035584 2027 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 12704 2027 387 42 0 6956 0
[pid=26561/tid=26563] ppid=26559 vsize=50816 CPUtime=6.23
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 886 0 0 0 623 0 0 0 25 0 3 0 330614622 52035584 2027 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311466 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=50816 CPUtime=6.24
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 521 0 0 0 624 0 0 0 25 0 3 0 330614622 52035584 2027 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 50816

[startup+12.7014 s]
/proc/loadavg: 1.86 1.70 1.23 3/67 26564
/proc/meminfo: memFree=819968/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=54752 CPUtime=25.29
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 2914 0 0 0 2527 2 0 0 18 0 3 0 330614619 56066048 2744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 13688 2744 387 42 0 7940 0
[pid=26561/tid=26563] ppid=26559 vsize=54752 CPUtime=12.61
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 1364 0 0 0 1260 1 0 0 25 0 3 0 330614622 56066048 2744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=54752 CPUtime=12.64
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 825 0 0 0 1264 0 0 0 25 0 3 0 330614622 56066048 2744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284351 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 54752

[startup+25.5016 s]
/proc/loadavg: 1.89 1.71 1.25 3/67 26564
/proc/meminfo: memFree=816768/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=58256 CPUtime=50.83
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 3837 0 0 0 5080 3 0 0 18 0 3 0 330614619 59654144 3557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 14564 3557 387 42 0 8816 0
[pid=26561/tid=26563] ppid=26559 vsize=58256 CPUtime=25.35
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 1896 0 0 0 2533 2 0 0 25 0 3 0 330614622 59654144 3557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=58256 CPUtime=25.43
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 1216 0 0 0 2543 0 0 0 25 0 3 0 330614622 59654144 3557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242572 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 58256

[startup+51.1019 s]
/proc/loadavg: 1.93 1.74 1.27 3/67 26564
/proc/meminfo: memFree=811584/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=63832 CPUtime=101.92
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 5423 0 0 0 10188 4 0 0 18 0 3 0 330614619 65363968 4846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 15958 4846 387 42 0 10210 0
[pid=26561/tid=26563] ppid=26559 vsize=63832 CPUtime=50.85
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 2724 0 0 0 5082 3 0 0 25 0 3 0 330614622 65363968 4846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311163 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=63832 CPUtime=51.02
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 1974 0 0 0 5102 0 0 0 25 0 3 0 330614622 65363968 4846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 63832

[startup+102.306 s]
/proc/loadavg: 1.97 1.77 1.30 3/67 26564
/proc/meminfo: memFree=804928/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=71460 CPUtime=204.07
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 7363 0 0 0 20400 7 0 0 18 0 3 0 330614619 73175040 6424 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 17865 6424 387 42 0 12117 0
[pid=26561/tid=26563] ppid=26559 vsize=71460 CPUtime=101.86
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 3770 0 0 0 10180 6 0 0 25 0 3 0 330614622 73175040 6424 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=71460 CPUtime=102.17
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 2868 0 0 0 10217 0 0 0 25 0 3 0 330614622 73175040 6424 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 71460

[startup+162.302 s]
/proc/loadavg: 1.99 1.81 1.34 3/67 26564
/proc/meminfo: memFree=799040/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=79296 CPUtime=323.79
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 9645 0 0 0 32370 9 0 0 18 0 3 0 330614619 81199104 7934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 19824 7934 387 42 0 14076 0
[pid=26561/tid=26563] ppid=26559 vsize=79296 CPUtime=161.61
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 4693 0 0 0 16154 7 0 0 25 0 3 0 330614622 81199104 7934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=79296 CPUtime=162.13
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 4227 0 0 0 16212 1 0 0 25 0 3 0 330614622 81199104 7934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240882 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 79296

[startup+222.302 s]
/proc/loadavg: 1.99 1.84 1.38 3/67 26564
/proc/meminfo: memFree=794624/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=84064 CPUtime=443.51
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 10902 0 0 0 44340 11 0 0 18 0 3 0 330614619 86081536 9044 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 21016 9044 387 42 0 15268 0
[pid=26561/tid=26563] ppid=26559 vsize=84064 CPUtime=221.38
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 5575 0 0 0 22129 9 0 0 25 0 3 0 330614622 86081536 9044 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=84064 CPUtime=222.09
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 4602 0 0 0 22208 1 0 0 25 0 3 0 330614622 86081536 9044 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 84064

[startup+282.302 s]
/proc/loadavg: 2.07 1.89 1.42 3/73 26630
/proc/meminfo: memFree=789288/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=89460 CPUtime=563.13
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 12517 0 0 0 56296 17 0 0 18 0 3 0 330614619 91607040 10013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 22365 10013 387 42 0 16617 0
[pid=26561/tid=26563] ppid=26559 vsize=89460 CPUtime=281.06
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 6445 0 0 0 28095 11 0 0 25 0 3 0 330614622 91607040 10013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312381 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=89460 CPUtime=282.02
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 5347 0 0 0 28197 5 0 0 25 0 3 0 330614622 91607040 10013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 89460

[startup+342.302 s]
/proc/loadavg: 2.03 1.90 1.46 3/73 26732
/proc/meminfo: memFree=785384/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=92932 CPUtime=682.66
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 13708 0 0 0 68236 30 0 0 18 0 3 0 330614619 95162368 10974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 23233 10974 387 42 0 17485 0
[pid=26561/tid=26563] ppid=26559 vsize=92932 CPUtime=340.67
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 7022 0 0 0 34054 13 0 0 25 0 3 0 330614622 95162368 10974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=92932 CPUtime=341.94
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 5961 0 0 0 34178 16 0 0 25 0 3 0 330614622 95162368 10974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.66
Current children cumulated vsize (KiB) 92932

[startup+402.302 s]
/proc/loadavg: 2.01 1.92 1.48 3/67 26762
/proc/meminfo: memFree=783232/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=99520 CPUtime=802.33
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 15851 0 0 0 80197 36 0 0 18 0 3 0 330614619 101908480 11906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 24880 11906 387 42 0 19132 0
[pid=26561/tid=26563] ppid=26559 vsize=99520 CPUtime=400.38
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 7798 0 0 0 40024 14 0 0 25 0 3 0 330614622 101908480 11906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=99520 CPUtime=401.89
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 7328 0 0 0 40169 20 0 0 25 0 3 0 330614622 101908480 11906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285268 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.33
Current children cumulated vsize (KiB) 99520

[startup+462.301 s]
/proc/loadavg: 2.00 1.93 1.51 3/67 26762
/proc/meminfo: memFree=780032/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=104924 CPUtime=922.03
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 17188 0 0 0 92166 37 0 0 18 0 3 0 330614619 107442176 12628 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 26231 12628 387 42 0 20483 0
[pid=26561/tid=26563] ppid=26559 vsize=104924 CPUtime=460.14
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 8250 0 0 0 45999 15 0 0 25 0 3 0 330614622 107442176 12628 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=104924 CPUtime=461.84
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 8213 0 0 0 46163 21 0 0 25 0 3 0 330614622 107442176 12628 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.03
Current children cumulated vsize (KiB) 104924

[startup+522.301 s]
/proc/loadavg: 2.00 1.94 1.54 3/67 26762
/proc/meminfo: memFree=777024/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=108736 CPUtime=1041.75
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 18386 0 0 0 104137 38 0 0 18 0 3 0 330614619 111345664 13388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 27184 13388 387 42 0 21436 0
[pid=26561/tid=26563] ppid=26559 vsize=108736 CPUtime=519.9
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 8920 0 0 0 51974 16 0 0 25 0 3 0 330614622 111345664 13388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=108736 CPUtime=521.8
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 8741 0 0 0 52159 21 0 0 25 0 3 0 330614622 111345664 13388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241403 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.75
Current children cumulated vsize (KiB) 108736

[startup+582.302 s]
/proc/loadavg: 2.00 1.95 1.57 3/67 26762
/proc/meminfo: memFree=774272/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=110796 CPUtime=1161.47
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 19194 0 0 0 116108 39 0 0 18 0 3 0 330614619 113455104 14064 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 27699 14064 387 42 0 21951 0
[pid=26561/tid=26563] ppid=26559 vsize=110796 CPUtime=579.67
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 9374 0 0 0 57950 17 0 0 25 0 3 0 330614622 113455104 14064 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=110796 CPUtime=581.76
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 9095 0 0 0 58155 21 0 0 25 0 3 0 330614622 113455104 14064 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.47
Current children cumulated vsize (KiB) 110796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.707 s]
/proc/loadavg: 2.00 1.95 1.58 3/67 26762
/proc/meminfo: memFree=773248/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=112336 CPUtime=1200.2
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 19509 0 0 0 119980 40 0 0 18 0 3 0 330614619 115032064 14313 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 28084 14313 387 42 0 22336 0
[pid=26561/tid=26563] ppid=26559 vsize=112336 CPUtime=599
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 9493 0 0 0 59882 18 0 0 25 0 3 0 330614622 115032064 14313 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=112336 CPUtime=601.15
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 9291 0 0 0 60094 21 0 0 25 0 3 0 330614622 115032064 14313 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 112336

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

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

[startup+601.707 s]
/proc/loadavg: 2.00 1.95 1.58 3/67 26762
/proc/meminfo: memFree=773248/2055920 swapFree=4184064/4192956
[pid=26561] ppid=26559 vsize=112336 CPUtime=1200.2
/proc/26561/stat : 26561 (ornithorynque) S 26559 26561 26462 0 -1 4194304 19509 0 0 0 119980 40 0 0 18 0 3 0 330614619 115032064 14313 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231502540667 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26561/statm: 28084 14313 387 42 0 22336 0
[pid=26561/tid=26563] ppid=26559 vsize=112336 CPUtime=599
/proc/26561/task/26563/stat : 26563 (ornithorynque) R 26559 26561 26462 0 -1 4194368 9493 0 0 0 59882 18 0 0 25 0 3 0 330614622 115032064 14313 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26561/tid=26564] ppid=26559 vsize=112336 CPUtime=601.15
/proc/26561/task/26564/stat : 26564 (ornithorynque) R 26559 26561 26462 0 -1 4194368 9291 0 0 0 60094 21 0 0 25 0 3 0 330614622 115032064 14313 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 112336

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.729
CPU time (s): 1200.23
CPU user time (s): 1199.81
CPU system time (s): 0.413937
CPU usage (%): 199.463
Max. virtual memory (cumulated for all children) (KiB): 112336

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

runsolver used 0.702893 second user time and 1.57776 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Mon Mar  5 14:56:27 UTC 2007

IDJOB= 327995
IDBENCH= 19903
IDSOLVER= 139
FILE ID= node39/327995-1173106587

PBS_JOBID= 4013918

Free space on /tmp= 66545 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327995-1173106587/ornithorynque /tmp/evaluation/327995-1173106587/instance-327995-1173106587.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-327995-1173106587 -o ROOT/results/node39/solver-327995-1173106587 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327995-1173106587/ornithorynque /tmp/evaluation/327995-1173106587/instance-327995-1173106587.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  58863a1e548bdf8fa51771b9fa1e1d5f

RANDOM SEED= 461249109

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:        830248 kB
Buffers:         52340 kB
Cached:        1075504 kB
SwapCached:       2928 kB
Active:         389952 kB
Inactive:       747420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        830248 kB
SwapTotal:     4192956 kB
SwapFree:      4184064 kB
Dirty:             396 kB
Writeback:           0 kB
Mapped:          15448 kB
Slab:            74324 kB
Committed_AS:   774416 kB
PageTables:       1412 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= 66545 MiB

End job on node39 on Mon Mar  5 15:06:31 UTC 2007