Trace number 328074

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.05 601.425

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1965764400-19.SAT.shuffled.cnf
MD5SUMa8fcc21a1c405b91adf9e5bdbb6b4ddd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021995
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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=500 nbClause=2130
0.00/0.01	c nbVar=500 nbClause=2130
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=1882 maxSat=0
0.09/0.09	c flip 0 nbSat=2576 maxSat=2111
0.38/0.22	c flip 0 nbSat=3872 maxSat=2823
1.18/0.62	c flip 0 nbSat=6352 maxSat=4121
2.36/1.27	c nbDecision=10000 #clauses=9409
2.56/1.38	c flip 0 nbSat=9567 maxSat=6637
5.56/2.84	c flip 0 nbSat=14266 maxSat=9811
7.16/3.62	c nbDecision=20000 #clauses=16822
11.55/5.88	c flip 0 nbSat=21211 maxSat=14504
15.53/7.86	c nbDecision=30000 #clauses=24218
25.12/12.60	c flip 0 nbSat=30060 maxSat=21503
27.71/13.97	c nbDecision=40000 #clauses=31677
47.07/23.64	c nbDecision=50000 #clauses=39237
48.27/24.26	c flip 0 nbSat=39285 maxSat=30333
66.43/33.37	c nbDecision=60000 #clauses=46707
78.60/39.40	c flip 0 nbSat=50115 maxSat=39616
93.17/46.73	c nbDecision=70000 #clauses=54150
120.89/60.60	c flip 0 nbSat=60648 maxSat=50342
124.49/62.48	c nbDecision=80000 #clauses=61829
162.79/81.63	c nbDecision=90000 #clauses=69273
168.80/84.61	c flip 0 nbSat=70026 maxSat=60918
210.50/105.51	c nbDecision=100000 #clauses=76964
236.84/118.80	c flip 0 nbSat=80939 maxSat=70334
259.58/130.10	c nbDecision=110000 #clauses=84760
311.06/155.99	c flip 0 nbSat=91334 maxSat=81216
316.85/158.89	c nbDecision=120000 #clauses=92337
356.95/178.92	c nbDecision=130000 #clauses=99744
392.07/196.53	c flip 0 nbSat=105074 maxSat=91608
403.65/202.39	c nbDecision=140000 #clauses=107345
443.95/222.58	c nbDecision=150000 #clauses=114936
480.67/241.00	c flip 0 nbSat=120325 maxSat=105360
492.04/246.68	c nbDecision=160000 #clauses=122383
546.12/273.78	c nbDecision=170000 #clauses=129804
589.42/295.48	c flip 0 nbSat=135145 maxSat=120636
604.19/302.83	c nbDecision=180000 #clauses=137454
668.24/334.97	c nbDecision=190000 #clauses=145122
722.91/362.32	c flip 0 nbSat=151275 maxSat=135423
731.90/366.84	c nbDecision=200000 #clauses=152736
793.15/397.57	c nbDecision=210000 #clauses=160318
850.61/426.38	c nbDecision=220000 #clauses=167884
857.60/429.87	c flip 0 nbSat=168511 maxSat=151596
907.68/454.92	c nbDecision=230000 #clauses=175395
962.96/482.64	c nbDecision=240000 #clauses=182737
1009.05/505.77	c flip 0 nbSat=188070 maxSat=168838
1022.42/512.49	c nbDecision=250000 #clauses=190080
1098.05/550.37	c nbDecision=260000 #clauses=197496
1175.67/589.22	c flip 0 nbSat=204408 maxSat=188383
1177.86/590.33	c nbDecision=270000 #clauses=204995

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/node18/watcher-328074-1173107436 -o ROOT/results/node18/solver-328074-1173107436 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328074-1173107436/ornithorynque /tmp/evaluation/328074-1173107436/instance-328074-1173107436.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.91 1.52 2/77 13990
/proc/meminfo: memFree=1238240/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=23220 CPUtime=0
/proc/13990/stat : 13990 (ornithorynque) R 13988 13990 13651 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330698103 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227846165616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13990/statm: 5805 263 218 42 0 45 0

[startup+0.058422 s]
/proc/loadavg: 1.83 1.91 1.52 2/77 13990
/proc/meminfo: memFree=1238240/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=44332 CPUtime=0.09
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 623 0 0 0 9 0 0 0 18 0 3 0 330698103 45395968 584 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 11083 584 387 42 0 5335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44332

[startup+0.101426 s]
/proc/loadavg: 1.83 1.91 1.52 2/77 13990
/proc/meminfo: memFree=1238240/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=45356 CPUtime=0.18
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 671 0 0 0 18 0 0 0 18 0 3 0 330698103 46444544 632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 11339 632 387 42 0 5591 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45356

[startup+0.301446 s]
/proc/loadavg: 1.83 1.91 1.52 2/77 13990
/proc/meminfo: memFree=1238240/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=45620 CPUtime=0.58
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 801 0 0 0 58 0 0 0 18 0 3 0 330698103 46714880 762 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 11405 762 387 42 0 5657 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45620

[startup+0.701488 s]
/proc/loadavg: 1.83 1.91 1.52 2/77 13990
/proc/meminfo: memFree=1238240/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=46012 CPUtime=1.38
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 1001 0 0 0 138 0 0 0 18 0 3 0 330698103 47116288 962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 11503 962 387 42 0 5755 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 46012

[startup+1.50157 s]
/proc/loadavg: 1.83 1.91 1.52 3/80 13993
/proc/meminfo: memFree=1235400/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=47472 CPUtime=2.96
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 1344 0 0 0 296 0 0 0 18 0 3 0 330698103 48611328 1305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 11868 1305 387 42 0 6120 0
[pid=13990/tid=13992] ppid=13988 vsize=47472 CPUtime=1.48
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 338 0 0 0 148 0 0 0 17 0 3 0 330698105 48611328 1305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=47472 CPUtime=1.47
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 413 0 0 0 147 0 0 0 17 0 3 0 330698105 48611328 1305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 47472

[startup+3.10172 s]
/proc/loadavg: 1.83 1.91 1.52 3/80 13993
/proc/meminfo: memFree=1233992/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=49512 CPUtime=6.16
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 1741 0 0 0 615 1 0 0 18 0 3 0 330698103 50700288 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 12378 1702 387 42 0 6630 0
[pid=13990/tid=13992] ppid=13988 vsize=49512 CPUtime=3.08
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 496 0 0 0 308 0 0 0 25 0 3 0 330698105 50700288 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311842 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=49512 CPUtime=3.06
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 652 0 0 0 306 0 0 0 25 0 3 0 330698105 50700288 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283685 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49512

[startup+6.30103 s]
/proc/loadavg: 1.85 1.91 1.52 3/80 13993
/proc/meminfo: memFree=1231624/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=52068 CPUtime=12.54
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 2366 0 0 0 1253 1 0 0 18 0 3 0 330698103 53317632 2261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 13017 2261 387 42 0 7269 0
[pid=13990/tid=13992] ppid=13988 vsize=52068 CPUtime=6.27
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 837 0 0 0 627 0 0 0 20 0 3 0 330698105 53317632 2261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=52068 CPUtime=6.25
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 936 0 0 0 625 0 0 0 25 0 3 0 330698105 53317632 2261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242262 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 52068

[startup+12.7026 s]
/proc/loadavg: 1.86 1.91 1.52 3/80 13993
/proc/meminfo: memFree=1228744/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=55512 CPUtime=25.32
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 3087 0 0 0 2530 2 0 0 18 0 3 0 330698103 56844288 2982 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 13878 2982 387 42 0 8130 0
[pid=13990/tid=13992] ppid=13988 vsize=55512 CPUtime=12.67
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 1248 0 0 0 1266 1 0 0 25 0 3 0 330698105 56844288 2982 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=55512 CPUtime=12.62
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 1246 0 0 0 1262 0 0 0 25 0 3 0 330698105 56844288 2982 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 55512

[startup+25.5019 s]
/proc/loadavg: 1.89 1.92 1.53 3/80 13993
/proc/meminfo: memFree=1224008/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=58880 CPUtime=50.87
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 4097 0 0 0 5084 3 0 0 18 0 3 0 330698103 60293120 3829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 14720 3829 387 42 0 8972 0
[pid=13990/tid=13992] ppid=13988 vsize=58880 CPUtime=25.47
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 1849 0 0 0 2545 2 0 0 25 0 3 0 330698105 60293120 3829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=58880 CPUtime=25.37
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 1655 0 0 0 2537 0 0 0 25 0 3 0 330698105 60293120 3829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 58880

[startup+51.1013 s]
/proc/loadavg: 1.93 1.92 1.54 3/80 13993
/proc/meminfo: memFree=1219336/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=63356 CPUtime=101.94
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 5266 0 0 0 10189 5 0 0 18 0 3 0 330698103 64876544 4965 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 15839 4965 387 42 0 10091 0
[pid=13990/tid=13992] ppid=13988 vsize=63356 CPUtime=51.06
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 2638 0 0 0 5103 3 0 0 25 0 3 0 330698105 64876544 4965 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311383 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=63356 CPUtime=50.85
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 2035 0 0 0 5084 1 0 0 25 0 3 0 330698105 64876544 4965 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284365 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 63356

[startup+102.305 s]
/proc/loadavg: 1.97 1.93 1.56 3/80 13993
/proc/meminfo: memFree=1212488/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=72552 CPUtime=204.11
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 7595 0 0 0 20403 8 0 0 18 0 3 0 330698103 74293248 6641 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 18138 6641 387 42 0 12390 0
[pid=13990/tid=13992] ppid=13988 vsize=72552 CPUtime=102.25
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 3843 0 0 0 10220 5 0 0 25 0 3 0 330698105 74293248 6641 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311229 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=72552 CPUtime=101.83
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 3159 0 0 0 10182 1 0 0 25 0 3 0 330698105 74293248 6641 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241654 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 72552

[startup+162.301 s]
/proc/loadavg: 1.99 1.94 1.59 3/80 13993
/proc/meminfo: memFree=1206408/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=79000 CPUtime=323.83
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 9378 0 0 0 32373 10 0 0 18 0 3 0 330698103 80896000 8191 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 19750 8191 387 42 0 14002 0
[pid=13990/tid=13992] ppid=13988 vsize=79000 CPUtime=162.23
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 4698 0 0 0 16216 7 0 0 25 0 3 0 330698105 80896000 8191 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=79000 CPUtime=161.58
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 4087 0 0 0 16156 2 0 0 25 0 3 0 330698105 80896000 8191 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 79000

[startup+222.302 s]
/proc/loadavg: 1.99 1.95 1.61 3/80 13993
/proc/meminfo: memFree=1200520/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=85488 CPUtime=443.55
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 11027 0 0 0 44343 12 0 0 18 0 3 0 330698103 87539712 9643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 21372 9643 387 42 0 15624 0
[pid=13990/tid=13992] ppid=13988 vsize=85488 CPUtime=222.21
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 5753 0 0 0 22212 9 0 0 25 0 3 0 330698105 87539712 9643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=85488 CPUtime=221.31
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 4681 0 0 0 22129 2 0 0 25 0 3 0 330698105 87539712 9643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 85488

[startup+282.302 s]
/proc/loadavg: 1.99 1.95 1.63 3/80 13993
/proc/meminfo: memFree=1195144/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=91188 CPUtime=563.28
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 12850 0 0 0 56313 15 0 0 18 0 3 0 330698103 93376512 10950 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 22797 10950 387 42 0 17049 0
[pid=13990/tid=13992] ppid=13988 vsize=91188 CPUtime=282.2
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 6969 0 0 0 28209 11 0 0 25 0 3 0 330698105 93376512 10950 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=91188 CPUtime=281.06
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 5288 0 0 0 28103 3 0 0 25 0 3 0 330698105 93376512 10950 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 91188

[startup+342.301 s]
/proc/loadavg: 1.99 1.96 1.65 4/80 13993
/proc/meminfo: memFree=1190536/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=99112 CPUtime=683.01
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 14873 0 0 0 68284 17 0 0 18 0 3 0 330698103 101490688 12130 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 24778 12130 387 42 0 19030 0
[pid=13990/tid=13992] ppid=13988 vsize=99112 CPUtime=342.18
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 7681 0 0 0 34205 13 0 0 25 0 3 0 330698105 101490688 12130 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312036 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=99112 CPUtime=340.8
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 6599 0 0 0 34077 3 0 0 25 0 3 0 330698105 101490688 12130 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.01
Current children cumulated vsize (KiB) 99112

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.67 3/80 13993
/proc/meminfo: memFree=1185160/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=104580 CPUtime=802.72
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 16660 0 0 0 80253 19 0 0 18 0 3 0 330698103 107089920 13458 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 26145 13458 387 42 0 20397 0
[pid=13990/tid=13992] ppid=13988 vsize=104580 CPUtime=402.17
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 8594 0 0 0 40202 15 0 0 25 0 3 0 330698105 107089920 13458 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=104580 CPUtime=400.53
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 7473 0 0 0 40050 3 0 0 25 0 3 0 330698105 107089920 13458 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 104580

[startup+462.302 s]
/proc/loadavg: 2.04 1.99 1.69 3/80 13993
/proc/meminfo: memFree=1180104/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=109880 CPUtime=922.44
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 18107 0 0 0 92223 21 0 0 18 0 3 0 330698103 112517120 14710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 27470 14710 387 42 0 21722 0
[pid=13990/tid=13992] ppid=13988 vsize=109880 CPUtime=462.15
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 9288 0 0 0 46198 17 0 0 25 0 3 0 330698105 112517120 14710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=109880 CPUtime=460.27
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 8226 0 0 0 46023 4 0 0 25 0 3 0 330698105 112517120 14710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.44
Current children cumulated vsize (KiB) 109880

[startup+522.302 s]
/proc/loadavg: 2.05 2.00 1.72 3/80 13993
/proc/meminfo: memFree=1174920/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=115252 CPUtime=1042.18
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 19608 0 0 0 104194 24 0 0 18 0 3 0 330698103 118018048 16015 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 28813 16015 387 42 0 23065 0
[pid=13990/tid=13992] ppid=13988 vsize=115252 CPUtime=522.14
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 9995 0 0 0 52195 19 0 0 25 0 3 0 330698105 118018048 16015 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=115252 CPUtime=520.02
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 9020 0 0 0 51998 4 0 0 25 0 3 0 330698105 118018048 16015 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241839 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 115252

[startup+582.302 s]
/proc/loadavg: 2.19 2.04 1.75 3/80 13993
/proc/meminfo: memFree=1172616/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=117300 CPUtime=1161.89
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 20163 0 0 0 116164 25 0 0 18 0 3 0 330698103 120115200 16570 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 29325 16570 387 42 0 23577 0
[pid=13990/tid=13992] ppid=13988 vsize=117300 CPUtime=582.11
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 10550 0 0 0 58191 20 0 0 25 0 3 0 330698105 120115200 16570 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312381 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=117300 CPUtime=579.75
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 9020 0 0 0 57971 4 0 0 25 0 3 0 330698105 120115200 16570 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241705 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 117300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 2.13 2.04 1.75 3/80 13993
/proc/meminfo: memFree=1169864/2055920 swapFree=4153516/4192956
[pid=13990] ppid=13988 vsize=119752 CPUtime=1200.01
/proc/13990/stat : 13990 (ornithorynque) S 13988 13990 13651 0 -1 4194304 21148 0 0 0 119975 26 0 0 18 0 3 0 330698103 122626048 17261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13990/statm: 29938 17261 387 42 0 24190 0
[pid=13990/tid=13992] ppid=13988 vsize=119752 CPUtime=601.22
/proc/13990/task/13992/stat : 13992 (ornithorynque) R 13988 13990 13651 0 -1 4194368 10730 0 0 0 60101 21 0 0 25 0 3 0 330698105 122626048 17261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13990/tid=13993] ppid=13988 vsize=119752 CPUtime=598.78
/proc/13990/task/13993/stat : 13993 (ornithorynque) R 13988 13990 13651 0 -1 4194368 9825 0 0 0 59873 5 0 0 25 0 3 0 330698105 122626048 17261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 119752

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.425
CPU time (s): 1200.05
CPU user time (s): 1199.77
CPU system time (s): 0.280957
CPU usage (%): 199.534
Max. virtual memory (cumulated for all children) (KiB): 119752

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

runsolver used 0.583911 second user time and 1.61275 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Mar  5 15:10:36 UTC 2007

IDJOB= 328074
IDBENCH= 19982
IDSOLVER= 139
FILE ID= node18/328074-1173107436

PBS_JOBID= 4013941

Free space on /tmp= 66561 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1965764400-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328074-1173107436/ornithorynque /tmp/evaluation/328074-1173107436/instance-328074-1173107436.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-328074-1173107436 -o ROOT/results/node18/solver-328074-1173107436 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328074-1173107436/ornithorynque /tmp/evaluation/328074-1173107436/instance-328074-1173107436.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  a8fcc21a1c405b91adf9e5bdbb6b4ddd

RANDOM SEED= 480578677

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1238584 kB
Buffers:         48296 kB
Cached:         675812 kB
SwapCached:       2472 kB
Active:         386996 kB
Inactive:       359856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1238584 kB
SwapTotal:     4192956 kB
SwapFree:      4153516 kB
Dirty:             364 kB
Writeback:           0 kB
Mapped:          30620 kB
Slab:            56060 kB
Committed_AS:  1161344 kB
PageTables:       1668 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= 66561 MiB

End job on node18 on Mon Mar  5 15:20:39 UTC 2007