Trace number 328118

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S141590207-13.SAT.shuffled.cnf
MD5SUM7c6ec57a1bd3ce147e9f90a32f77311f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.039993
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=400 nbClause=1704
0.00/0.01	c nbVar=400 nbClause=1704
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1554 maxSat=0
0.08/0.07	c flip 0 nbSat=2301 maxSat=1756
0.38/0.22	c flip 0 nbSat=3821 maxSat=2513
1.17/0.63	c flip 0 nbSat=6572 maxSat=4021
1.98/1.02	c nbDecision=10000 #clauses=9011
2.97/1.51	c flip 0 nbSat=11286 maxSat=6786
5.56/2.88	c nbDecision=20000 #clauses=16265
6.16/3.19	c flip 0 nbSat=16793 maxSat=11493
12.35/6.20	c flip 0 nbSat=22540 maxSat=17043
13.35/6.76	c nbDecision=30000 #clauses=23807
22.33/11.28	c flip 0 nbSat=30351 maxSat=22794
23.33/11.78	c nbDecision=40000 #clauses=31390
38.29/19.29	c nbDecision=50000 #clauses=39104
43.28/21.80	c flip 0 nbSat=40808 maxSat=30581
60.23/30.22	c nbDecision=60000 #clauses=46895
74.41/37.30	c flip 0 nbSat=50914 maxSat=41043
86.36/43.30	c nbDecision=70000 #clauses=54490
106.92/53.69	c flip 0 nbSat=61526 maxSat=51175
107.72/54.05	c nbDecision=80000 #clauses=62049
130.86/65.63	c nbDecision=90000 #clauses=69614
151.22/75.83	c flip 0 nbSat=74847 maxSat=61763
160.79/80.65	c nbDecision=100000 #clauses=77291
197.32/98.94	c nbDecision=110000 #clauses=84946
203.29/101.91	c flip 0 nbSat=85853 maxSat=75096
232.82/116.77	c nbDecision=120000 #clauses=92551
271.12/135.98	c flip 0 nbSat=98495 maxSat=86114
279.70/140.24	c nbDecision=130000 #clauses=100243
330.18/165.58	c nbDecision=140000 #clauses=108000
347.54/174.27	c flip 0 nbSat=110010 maxSat=98778
385.26/193.18	c nbDecision=150000 #clauses=115635
426.36/213.71	c flip 0 nbSat=120734 maxSat=110259
439.32/220.22	c nbDecision=160000 #clauses=123342
494.78/248.06	c nbDecision=170000 #clauses=130978
509.35/255.33	c flip 0 nbSat=132922 maxSat=121058
546.66/274.02	c nbDecision=180000 #clauses=138631
603.53/302.58	c nbDecision=190000 #clauses=146204
616.10/308.84	c flip 0 nbSat=147392 maxSat=133194
664.79/333.30	c nbDecision=200000 #clauses=154096
723.04/362.41	c flip 0 nbSat=161075 maxSat=147710
727.82/364.84	c nbDecision=210000 #clauses=161930
795.87/398.91	c nbDecision=220000 #clauses=169575
827.40/414.79	c flip 0 nbSat=172441 maxSat=161372
873.88/438.08	c nbDecision=230000 #clauses=177470
954.09/478.28	c flip 0 nbSat=184866 maxSat=172703
954.49/478.41	c nbDecision=240000 #clauses=185166
1049.65/526.16	c nbDecision=250000 #clauses=192969
1091.36/547.09	c flip 0 nbSat=196065 maxSat=185104
1138.64/570.76	c nbDecision=260000 #clauses=200613

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/node6/watcher-328118-1173107994 -o ROOT/results/node6/solver-328118-1173107994 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328118-1173107994/ornithorynque /tmp/evaluation/328118-1173107994/instance-328118-1173107994.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.94 1.82 3/77 9615
/proc/meminfo: memFree=1231800/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=23220 CPUtime=0
/proc/9615/stat : 9615 (ornithorynque) R 9613 9615 9234 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330754150 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268580197488 0 0 4096 0 0 0 0 17 1 0 0
/proc/9615/statm: 5805 266 219 42 0 45 0

[startup+0.0545379 s]
/proc/loadavg: 1.83 1.94 1.82 3/77 9615
/proc/meminfo: memFree=1231800/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=46120 CPUtime=0.08
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 620 0 0 0 8 0 0 0 18 0 3 0 330754150 47226880 581 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 11530 581 387 42 0 5782 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 46120

[startup+0.102548 s]
/proc/loadavg: 1.83 1.94 1.82 3/77 9615
/proc/meminfo: memFree=1231800/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=46120 CPUtime=0.18
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 677 0 0 0 18 0 0 0 18 0 3 0 330754150 47226880 638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 11530 638 387 42 0 5782 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 46120

[startup+0.301588 s]
/proc/loadavg: 1.83 1.94 1.82 3/77 9615
/proc/meminfo: memFree=1231800/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=46120 CPUtime=0.57
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 824 0 0 0 57 0 0 0 18 0 3 0 330754150 47226880 785 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 11530 785 387 42 0 5782 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 46120

[startup+0.701673 s]
/proc/loadavg: 1.83 1.94 1.82 3/77 9615
/proc/meminfo: memFree=1231800/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=47144 CPUtime=1.37
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 1027 0 0 0 137 0 0 0 18 0 3 0 330754150 48275456 988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 11786 988 387 42 0 6038 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 47144

[startup+1.50182 s]
/proc/loadavg: 1.83 1.94 1.82 3/80 9618
/proc/meminfo: memFree=1228960/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=47276 CPUtime=2.97
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 1221 0 0 0 297 0 0 0 18 0 3 0 330754150 48410624 1182 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 11819 1182 387 42 0 6071 0
[pid=9615/tid=9617] ppid=9613 vsize=47276 CPUtime=1.48
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 462 0 0 0 148 0 0 0 25 0 3 0 330754152 48410624 1182 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=47276 CPUtime=1.47
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 188 0 0 0 147 0 0 0 25 0 3 0 330754152 48410624 1182 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241801 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47276

[startup+3.10114 s]
/proc/loadavg: 1.83 1.94 1.82 3/80 9618
/proc/meminfo: memFree=1227296/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=49584 CPUtime=6.16
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 1664 0 0 0 616 0 0 0 18 0 3 0 330754150 50774016 1592 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 12396 1592 387 42 0 6648 0
[pid=9615/tid=9617] ppid=9613 vsize=49584 CPUtime=3.07
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 742 0 0 0 307 0 0 0 25 0 3 0 330754152 50774016 1592 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268582687399 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=49584 CPUtime=3.07
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 351 0 0 0 307 0 0 0 25 0 3 0 330754152 50774016 1592 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241556 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49584

[startup+6.30178 s]
/proc/loadavg: 1.85 1.94 1.82 3/80 9618
/proc/meminfo: memFree=1225120/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=51760 CPUtime=12.55
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 2334 0 0 0 1254 1 0 0 18 0 3 0 330754150 53002240 2229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 12940 2229 387 42 0 7192 0
[pid=9615/tid=9617] ppid=9613 vsize=51760 CPUtime=6.28
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 1032 0 0 0 627 1 0 0 25 0 3 0 330754152 53002240 2229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=51760 CPUtime=6.25
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 731 0 0 0 625 0 0 0 25 0 3 0 330754152 53002240 2229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51760

[startup+12.701 s]
/proc/loadavg: 1.86 1.94 1.82 3/80 9618
/proc/meminfo: memFree=1221344/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=55424 CPUtime=25.32
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 3039 0 0 0 2529 3 0 0 18 0 3 0 330754150 56754176 2934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 13856 2934 387 42 0 8108 0
[pid=9615/tid=9617] ppid=9613 vsize=55424 CPUtime=12.67
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 1481 0 0 0 1265 2 0 0 25 0 3 0 330754152 56754176 2934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=55424 CPUtime=12.63
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 987 0 0 0 1263 0 0 0 25 0 3 0 330754152 56754176 2934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241619 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 55424

[startup+25.5026 s]
/proc/loadavg: 1.89 1.94 1.82 3/80 9618
/proc/meminfo: memFree=1217760/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=59172 CPUtime=50.85
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 4023 0 0 0 5081 4 0 0 18 0 3 0 330754150 60592128 3788 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 14793 3788 387 42 0 9045 0
[pid=9615/tid=9617] ppid=9613 vsize=59172 CPUtime=25.47
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 2082 0 0 0 2544 3 0 0 25 0 3 0 330754152 60592128 3788 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=59172 CPUtime=25.36
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 1370 0 0 0 2536 0 0 0 25 0 3 0 330754152 60592128 3788 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285227 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 59172

[startup+51.1026 s]
/proc/loadavg: 1.93 1.94 1.82 3/80 9618
/proc/meminfo: memFree=1213536/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=63912 CPUtime=101.94
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 5197 0 0 0 10188 6 0 0 18 0 3 0 330754150 65445888 4864 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 15978 4864 387 42 0 10230 0
[pid=9615/tid=9617] ppid=9613 vsize=63912 CPUtime=51.06
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 2908 0 0 0 5102 4 0 0 25 0 3 0 330754152 65445888 4864 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311163 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=63912 CPUtime=50.86
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 1718 0 0 0 5085 1 0 0 25 0 3 0 330754152 65445888 4864 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 63912

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.83 3/80 9618
/proc/meminfo: memFree=1204384/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=75104 CPUtime=204.1
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 8020 0 0 0 20400 10 0 0 18 0 3 0 330754150 76906496 7095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 18776 7095 387 42 0 13028 0
[pid=9615/tid=9617] ppid=9613 vsize=75104 CPUtime=102.25
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 4214 0 0 0 10217 8 0 0 25 0 3 0 330754152 76906496 7095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=75104 CPUtime=101.83
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 3235 0 0 0 10182 1 0 0 25 0 3 0 330754152 76906496 7095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240922 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 75104

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.83 3/80 9618
/proc/meminfo: memFree=1199136/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=80260 CPUtime=323.8
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 9598 0 0 0 32367 13 0 0 18 0 3 0 330754150 82186240 8411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 20065 8411 387 42 0 14317 0
[pid=9615/tid=9617] ppid=9613 vsize=80260 CPUtime=162.21
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 5343 0 0 0 16211 10 0 0 25 0 3 0 330754152 82186240 8411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=80260 CPUtime=161.56
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 3684 0 0 0 16154 2 0 0 25 0 3 0 330754152 82186240 8411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.8
Current children cumulated vsize (KiB) 80260

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.84 3/80 9618
/proc/meminfo: memFree=1193440/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=86688 CPUtime=443.51
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 11358 0 0 0 44336 15 0 0 18 0 3 0 330754150 88768512 9843 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 21672 9843 387 42 0 15924 0
[pid=9615/tid=9617] ppid=9613 vsize=86688 CPUtime=222.2
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 6135 0 0 0 22207 13 0 0 25 0 3 0 330754152 88768512 9843 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=86688 CPUtime=221.3
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 4652 0 0 0 22128 2 0 0 25 0 3 0 330754152 88768512 9843 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 86688

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 9618
/proc/meminfo: memFree=1189152/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=94252 CPUtime=563.23
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 13196 0 0 0 56305 18 0 0 18 0 3 0 330754150 96514048 10906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 23563 10906 387 42 0 17815 0
[pid=9615/tid=9617] ppid=9613 vsize=94252 CPUtime=282.16
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 7118 0 0 0 28202 14 0 0 25 0 3 0 330754152 96514048 10906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311444 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=94252 CPUtime=281.03
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 5507 0 0 0 28101 2 0 0 25 0 3 0 330754152 96514048 10906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.23
Current children cumulated vsize (KiB) 94252

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 9618
/proc/meminfo: memFree=1184864/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=98120 CPUtime=682.93
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 14503 0 0 0 68273 20 0 0 18 0 3 0 330754150 100474880 12017 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 24530 12017 387 42 0 18782 0
[pid=9615/tid=9617] ppid=9613 vsize=98120 CPUtime=342.15
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 7828 0 0 0 34198 17 0 0 25 0 3 0 330754152 100474880 12017 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311419 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=98120 CPUtime=340.77
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 6104 0 0 0 34074 3 0 0 25 0 3 0 330754152 100474880 12017 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241181 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.93
Current children cumulated vsize (KiB) 98120

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 9618
/proc/meminfo: memFree=1180256/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=103424 CPUtime=802.65
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 15961 0 0 0 80242 23 0 0 18 0 3 0 330754150 105906176 13139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 25856 13139 387 42 0 20108 0
[pid=9615/tid=9617] ppid=9613 vsize=103424 CPUtime=402.12
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 8694 0 0 0 40193 19 0 0 25 0 3 0 330754152 105906176 13139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=103424 CPUtime=400.51
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 6696 0 0 0 40048 3 0 0 25 0 3 0 330754152 105906176 13139 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.65
Current children cumulated vsize (KiB) 103424

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 9618
/proc/meminfo: memFree=1176800/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=107284 CPUtime=922.36
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 17081 0 0 0 92211 25 0 0 18 0 3 0 330754150 109858816 13997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 26821 13997 387 42 0 21073 0
[pid=9615/tid=9617] ppid=9613 vsize=107284 CPUtime=462.1
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 9244 0 0 0 46189 21 0 0 25 0 3 0 330754152 109858816 13997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=107284 CPUtime=460.24
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 7266 0 0 0 46021 3 0 0 25 0 3 0 330754152 109858816 13997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242526 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.36
Current children cumulated vsize (KiB) 107284

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 9618
/proc/meminfo: memFree=1173600/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=110644 CPUtime=1042.07
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 17966 0 0 0 104180 27 0 0 18 0 3 0 330754150 113299456 14817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 27661 14817 387 42 0 21913 0
[pid=9615/tid=9617] ppid=9613 vsize=110644 CPUtime=522.07
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 9707 0 0 0 52185 22 0 0 25 0 3 0 330754152 113299456 14817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=110644 CPUtime=519.98
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 7688 0 0 0 51994 4 0 0 25 0 3 0 330754152 113299456 14817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.07
Current children cumulated vsize (KiB) 110644

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 9618
/proc/meminfo: memFree=1170464/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=114364 CPUtime=1161.79
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 19118 0 0 0 116151 28 0 0 18 0 3 0 330754150 117108736 15612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 28591 15612 387 42 0 22843 0
[pid=9615/tid=9617] ppid=9613 vsize=114364 CPUtime=582.05
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 10438 0 0 0 58182 23 0 0 25 0 3 0 330754152 117108736 15612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311221 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=114364 CPUtime=579.71
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 8109 0 0 0 57967 4 0 0 25 0 3 0 330754152 117108736 15612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.79
Current children cumulated vsize (KiB) 114364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 9618
/proc/meminfo: memFree=1169696/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=115388 CPUtime=1200.11
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 19287 0 0 0 119982 29 0 0 18 0 3 0 330754150 118157312 15781 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 28847 15781 387 42 0 23099 0
[pid=9615/tid=9617] ppid=9613 vsize=115388 CPUtime=601.26
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 10607 0 0 0 60102 24 0 0 25 0 3 0 330754152 118157312 15781 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=115388 CPUtime=598.83
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 8109 0 0 0 59879 4 0 0 25 0 3 0 330754152 118157312 15781 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 115388

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

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

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 9618
/proc/meminfo: memFree=1169696/2055924 swapFree=4156956/4192956
[pid=9615] ppid=9613 vsize=115388 CPUtime=1200.11
/proc/9615/stat : 9615 (ornithorynque) S 9613 9615 9234 0 -1 4194304 19287 0 0 0 119982 29 0 0 18 0 3 0 330754150 118157312 15781 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9615/statm: 28847 15781 387 42 0 23099 0
[pid=9615/tid=9617] ppid=9613 vsize=115388 CPUtime=601.26
/proc/9615/task/9617/stat : 9617 (ornithorynque) R 9613 9615 9234 0 -1 4194368 10607 0 0 0 60102 24 0 0 25 0 3 0 330754152 118157312 15781 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9615/tid=9618] ppid=9613 vsize=115388 CPUtime=598.83
/proc/9615/task/9618/stat : 9618 (ornithorynque) R 9613 9615 9234 0 -1 4194368 8109 0 0 0 59879 4 0 0 25 0 3 0 330754152 118157312 15781 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 115388

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.525
CPU time (s): 1200.14
CPU user time (s): 1199.84
CPU system time (s): 0.303953
CPU usage (%): 199.516
Max. virtual memory (cumulated for all children) (KiB): 115388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.303953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19287
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 22740

runsolver used 0.470928 second user time and 1.73074 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Mar  5 15:19:54 UTC 2007

IDJOB= 328118
IDBENCH= 20026
IDSOLVER= 139
FILE ID= node6/328118-1173107994

PBS_JOBID= 4013929

Free space on /tmp= 66434 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S141590207-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328118-1173107994/ornithorynque /tmp/evaluation/328118-1173107994/instance-328118-1173107994.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-328118-1173107994 -o ROOT/results/node6/solver-328118-1173107994 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328118-1173107994/ornithorynque /tmp/evaluation/328118-1173107994/instance-328118-1173107994.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  7c6ec57a1bd3ce147e9f90a32f77311f

RANDOM SEED= 308915907

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1232272 kB
Buffers:         42716 kB
Cached:         688960 kB
SwapCached:       2520 kB
Active:         176248 kB
Inactive:       578296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1232272 kB
SwapTotal:     4192956 kB
SwapFree:      4156956 kB
Dirty:             304 kB
Writeback:           0 kB
Mapped:          30624 kB
Slab:            54716 kB
Committed_AS:  1224736 kB
PageTables:       1744 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= 66434 MiB

End job on node6 on Mon Mar  5 15:29:58 UTC 2007