Trace number 328063

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1115796430-03.UNSAT.shuffled.cnf
MD5SUM1ea488c49505bd479e0cbea661320ba7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark458.406
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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=450 nbClause=1912
0.00/0.01	c nbVar=450 nbClause=1912
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1687 maxSat=0
0.07/0.06	c flip 0 nbSat=2344 maxSat=1892
0.38/0.23	c flip 0 nbSat=3927 maxSat=2585
1.17/0.61	c flip 0 nbSat=6330 maxSat=4126
2.38/1.22	c nbDecision=10000 #clauses=9254
2.38/1.25	c flip 0 nbSat=9113 maxSat=6543
4.38/2.28	c flip 0 nbSat=13117 maxSat=9338
6.96/3.57	c nbDecision=20000 #clauses=16493
8.56/4.33	c flip 0 nbSat=17685 maxSat=13315
14.75/7.46	c flip 0 nbSat=23407 maxSat=17908
14.95/7.54	c nbDecision=30000 #clauses=23831
25.12/12.65	c nbDecision=40000 #clauses=31306
29.51/14.86	c flip 0 nbSat=33777 maxSat=23670
38.30/19.23	c nbDecision=50000 #clauses=38764
47.67/23.93	c flip 0 nbSat=44230 maxSat=34023
50.47/25.39	c nbDecision=60000 #clauses=46144
66.02/33.10	c nbDecision=70000 #clauses=53648
75.00/37.69	c flip 0 nbSat=57185 maxSat=44450
84.79/42.50	c nbDecision=80000 #clauses=61255
106.93/53.67	c nbDecision=90000 #clauses=68903
112.32/56.30	c flip 0 nbSat=70013 maxSat=57458
137.46/68.94	c nbDecision=100000 #clauses=76424
163.21/81.86	c flip 0 nbSat=81714 maxSat=70283
173.98/87.24	c nbDecision=110000 #clauses=84014
220.87/110.77	c flip 0 nbSat=90647 maxSat=81986
226.06/113.32	c nbDecision=120000 #clauses=91705
273.34/137.08	c nbDecision=130000 #clauses=99328
291.50/146.19	c flip 0 nbSat=102163 maxSat=90905
323.83/162.37	c nbDecision=140000 #clauses=106990
366.72/183.85	c flip 0 nbSat=112917 maxSat=102451
374.90/187.99	c nbDecision=150000 #clauses=114692
428.57/214.82	c nbDecision=160000 #clauses=122251
445.14/223.16	c flip 0 nbSat=123944 maxSat=113185
493.03/247.11	c nbDecision=170000 #clauses=129805
528.14/264.74	c flip 0 nbSat=132920 maxSat=124277
554.08/277.76	c nbDecision=180000 #clauses=137192
601.78/301.67	c nbDecision=190000 #clauses=144720
623.13/312.37	c flip 0 nbSat=147203 maxSat=133191
655.05/328.34	c nbDecision=200000 #clauses=152316
717.11/359.49	c nbDecision=210000 #clauses=160005
736.85/369.38	c flip 0 nbSat=162435 maxSat=147499
769.78/385.87	c nbDecision=220000 #clauses=167619
837.22/419.64	c nbDecision=230000 #clauses=175238
859.38/430.79	c flip 0 nbSat=177233 maxSat=162718
902.87/452.58	c nbDecision=240000 #clauses=182848
973.70/488.06	c nbDecision=250000 #clauses=190477
984.28/493.39	c flip 0 nbSat=191162 maxSat=177536
1035.56/519.08	c nbDecision=260000 #clauses=197950
1094.83/548.71	c nbDecision=270000 #clauses=205534
1127.15/564.90	c flip 0 nbSat=208723 maxSat=191527
1167.66/585.27	c nbDecision=280000 #clauses=213087

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/node10/watcher-328063-1173107393 -o ROOT/results/node10/solver-328063-1173107393 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328063-1173107393/ornithorynque /tmp/evaluation/328063-1173107393/instance-328063-1173107393.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: 2.21 2.02 1.64 3/77 18365
/proc/meminfo: memFree=1610744/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=23220 CPUtime=0
/proc/18365/stat : 18365 (ornithorynque) R 18363 18365 18026 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 330694297 23777280 267 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214917221649 0 0 4096 0 0 0 0 17 1 0 0
/proc/18365/statm: 5805 267 220 42 0 45 0

[startup+0.0489989 s]
/proc/loadavg: 2.21 2.02 1.64 3/77 18365
/proc/meminfo: memFree=1610744/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=44192 CPUtime=0.07
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 608 0 0 0 7 0 0 0 18 0 3 0 330694297 45252608 569 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 11048 569 387 42 0 5300 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 44192

[startup+0.102006 s]
/proc/loadavg: 2.21 2.02 1.64 3/77 18365
/proc/meminfo: memFree=1610744/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=45356 CPUtime=0.18
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 665 0 0 0 18 0 0 0 18 0 3 0 330694297 46444544 626 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 11339 626 387 42 0 5591 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45356

[startup+0.301033 s]
/proc/loadavg: 2.21 2.02 1.64 3/77 18365
/proc/meminfo: memFree=1610744/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=45636 CPUtime=0.58
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 804 0 0 0 58 0 0 0 18 0 3 0 330694297 46731264 765 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 11409 765 387 42 0 5661 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45636

[startup+0.701089 s]
/proc/loadavg: 2.21 2.02 1.64 3/77 18365
/proc/meminfo: memFree=1610744/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=45912 CPUtime=1.37
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 1001 0 0 0 137 0 0 0 18 0 3 0 330694297 47013888 962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 11478 962 387 42 0 5730 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 45912

[startup+1.5012 s]
/proc/loadavg: 2.19 2.02 1.64 3/80 18368
/proc/meminfo: memFree=1607904/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=47604 CPUtime=2.97
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 1263 0 0 0 296 1 0 0 18 0 3 0 330694297 48746496 1224 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 11901 1224 387 42 0 6153 0
[pid=18365/tid=18367] ppid=18363 vsize=47604 CPUtime=1.47
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 425 0 0 0 147 0 0 0 18 0 3 0 330694299 48746496 1224 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311537 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=47604 CPUtime=1.48
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 257 0 0 0 148 0 0 0 25 0 3 0 330694299 48746496 1224 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47604

[startup+3.10142 s]
/proc/loadavg: 2.19 2.02 1.64 3/80 18368
/proc/meminfo: memFree=1606624/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=49040 CPUtime=6.17
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 1641 0 0 0 616 1 0 0 18 0 3 0 330694297 50216960 1602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 12260 1602 387 42 0 6512 0
[pid=18365/tid=18367] ppid=18363 vsize=49040 CPUtime=3.08
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 671 0 0 0 307 1 0 0 25 0 3 0 330694299 50216960 1602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=49040 CPUtime=3.07
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 389 0 0 0 307 0 0 0 25 0 3 0 330694299 50216960 1602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285618 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49040

[startup+6.30285 s]
/proc/loadavg: 2.19 2.02 1.64 3/80 18368
/proc/meminfo: memFree=1603936/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=51088 CPUtime=12.56
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 2170 0 0 0 1254 2 0 0 18 0 3 0 330694297 52314112 2065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 12772 2065 387 42 0 7024 0
[pid=18365/tid=18367] ppid=18363 vsize=51088 CPUtime=6.27
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 997 0 0 0 626 1 0 0 25 0 3 0 330694299 52314112 2065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=51088 CPUtime=6.26
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 592 0 0 0 626 0 0 0 25 0 3 0 330694299 52314112 2065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 51088

[startup+12.7027 s]
/proc/loadavg: 2.16 2.01 1.65 3/80 18368
/proc/meminfo: memFree=1601184/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=54228 CPUtime=25.32
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 2807 0 0 0 2530 2 0 0 18 0 3 0 330694297 55529472 2702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 13557 2702 387 42 0 7809 0
[pid=18365/tid=18367] ppid=18363 vsize=54228 CPUtime=12.67
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 1447 0 0 0 1266 1 0 0 25 0 3 0 330694299 55529472 2702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=54228 CPUtime=12.63
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 779 0 0 0 1263 0 0 0 25 0 3 0 330694299 55529472 2702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 54228

[startup+25.5014 s]
/proc/loadavg: 2.14 2.01 1.65 3/80 18368
/proc/meminfo: memFree=1595680/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=59808 CPUtime=50.86
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 4283 0 0 0 5083 3 0 0 18 0 3 0 330694297 61243392 4048 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 14952 4048 387 42 0 9204 0
[pid=18365/tid=18367] ppid=18363 vsize=59808 CPUtime=25.47
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 2197 0 0 0 2544 3 0 0 25 0 3 0 330694299 61243392 4048 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214919711357 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=59808 CPUtime=25.38
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 1505 0 0 0 2538 0 0 0 25 0 3 0 330694299 61243392 4048 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 59808

[startup+51.1019 s]
/proc/loadavg: 2.09 2.01 1.66 3/80 18368
/proc/meminfo: memFree=1589856/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=66820 CPUtime=101.94
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 5954 0 0 0 10188 6 0 0 18 0 3 0 330694297 68423680 5500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 16705 5500 387 42 0 10957 0
[pid=18365/tid=18367] ppid=18363 vsize=66820 CPUtime=51.06
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 3371 0 0 0 5101 5 0 0 25 0 3 0 330694299 68423680 5500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=66820 CPUtime=50.86
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 2002 0 0 0 5086 0 0 0 25 0 3 0 330694299 68423680 5500 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) 66820

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 1.67 3/80 18368
/proc/meminfo: memFree=1582624/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=75292 CPUtime=204.11
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 8186 0 0 0 20403 8 0 0 18 0 3 0 330694297 77099008 7244 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 18823 7244 387 42 0 13075 0
[pid=18365/tid=18367] ppid=18363 vsize=75292 CPUtime=102.25
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 4401 0 0 0 10218 7 0 0 25 0 3 0 330694299 77099008 7244 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=75292 CPUtime=101.84
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 3204 0 0 0 10183 1 0 0 25 0 3 0 330694299 77099008 7244 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 75292

[startup+162.302 s]
/proc/loadavg: 2.01 2.00 1.69 3/80 18368
/proc/meminfo: memFree=1576608/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=81748 CPUtime=323.83
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 9956 0 0 0 32372 11 0 0 18 0 3 0 330694297 83709952 8783 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 20437 8783 387 42 0 14689 0
[pid=18365/tid=18367] ppid=18363 vsize=81748 CPUtime=162.22
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 5332 0 0 0 16213 9 0 0 25 0 3 0 330694299 83709952 8783 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=81748 CPUtime=161.58
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 4043 0 0 0 16157 1 0 0 25 0 3 0 330694299 83709952 8783 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) 81748

[startup+222.302 s]
/proc/loadavg: 2.13 2.03 1.72 3/80 18368
/proc/meminfo: memFree=1571872/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=86148 CPUtime=443.55
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 11432 0 0 0 44342 13 0 0 18 0 3 0 330694297 88215552 9949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 21537 9949 387 42 0 15789 0
[pid=18365/tid=18367] ppid=18363 vsize=86148 CPUtime=222.2
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 6314 0 0 0 22210 10 0 0 25 0 3 0 330694299 88215552 9949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=86148 CPUtime=221.31
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 4537 0 0 0 22130 1 0 0 25 0 3 0 330694299 88215552 9949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 86148

[startup+282.301 s]
/proc/loadavg: 2.14 2.05 1.74 3/80 18368
/proc/meminfo: memFree=1566688/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=94388 CPUtime=563.26
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 13530 0 0 0 56311 15 0 0 18 0 3 0 330694297 96653312 11248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 23597 11248 387 42 0 17849 0
[pid=18365/tid=18367] ppid=18363 vsize=94388 CPUtime=282.18
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 7378 0 0 0 28206 12 0 0 25 0 3 0 330694299 96653312 11248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=94388 CPUtime=281.05
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 5571 0 0 0 28103 2 0 0 25 0 3 0 330694299 96653312 11248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.26
Current children cumulated vsize (KiB) 94388

[startup+342.301 s]
/proc/loadavg: 2.10 2.06 1.76 3/80 18368
/proc/meminfo: memFree=1562144/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=100200 CPUtime=682.99
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 15311 0 0 0 68282 17 0 0 18 0 3 0 330694297 102604800 12377 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 25050 12377 387 42 0 19302 0
[pid=18365/tid=18367] ppid=18363 vsize=100200 CPUtime=342.16
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 8189 0 0 0 34203 13 0 0 25 0 3 0 330694299 102604800 12377 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=100200 CPUtime=340.79
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 6541 0 0 0 34077 2 0 0 25 0 3 0 330694299 102604800 12377 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.99
Current children cumulated vsize (KiB) 100200

[startup+402.301 s]
/proc/loadavg: 2.08 2.06 1.78 3/80 18368
/proc/meminfo: memFree=1557728/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=104912 CPUtime=802.71
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 16545 0 0 0 80252 19 0 0 18 0 3 0 330694297 107429888 13480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 26228 13480 387 42 0 20480 0
[pid=18365/tid=18367] ppid=18363 vsize=104912 CPUtime=402.15
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 8894 0 0 0 40200 15 0 0 25 0 3 0 330694299 107429888 13480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=104912 CPUtime=400.53
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 7070 0 0 0 40050 3 0 0 25 0 3 0 330694299 107429888 13480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.71
Current children cumulated vsize (KiB) 104912

[startup+462.301 s]
/proc/loadavg: 2.07 2.06 1.79 3/80 18368
/proc/meminfo: memFree=1552992/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=109168 CPUtime=922.42
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 17823 0 0 0 92221 21 0 0 18 0 3 0 330694297 111788032 14627 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 27292 14627 387 42 0 21544 0
[pid=18365/tid=18367] ppid=18363 vsize=109168 CPUtime=462.13
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 9536 0 0 0 46196 17 0 0 25 0 3 0 330694299 111788032 14627 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=109168 CPUtime=460.27
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 7706 0 0 0 46024 3 0 0 25 0 3 0 330694299 111788032 14627 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.42
Current children cumulated vsize (KiB) 109168

[startup+522.301 s]
/proc/loadavg: 2.02 2.05 1.80 3/80 18368
/proc/meminfo: memFree=1548960/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=113256 CPUtime=1042.14
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 19082 0 0 0 104192 22 0 0 18 0 3 0 330694297 115974144 15658 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 28314 15658 387 42 0 22566 0
[pid=18365/tid=18367] ppid=18363 vsize=113256 CPUtime=522.11
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 10223 0 0 0 52193 18 0 0 25 0 3 0 330694299 115974144 15658 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311842 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=113256 CPUtime=520.01
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 8278 0 0 0 51998 3 0 0 25 0 3 0 330694299 115974144 15658 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.14
Current children cumulated vsize (KiB) 113256

[startup+582.302 s]
/proc/loadavg: 2.01 2.04 1.82 3/80 18368
/proc/meminfo: memFree=1544544/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=118244 CPUtime=1161.86
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 20366 0 0 0 116162 24 0 0 18 0 3 0 330694297 121081856 16779 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 29561 16779 387 42 0 23813 0
[pid=18365/tid=18367] ppid=18363 vsize=118244 CPUtime=582.08
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 10869 0 0 0 58189 19 0 0 25 0 3 0 330694299 121081856 16779 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=118244 CPUtime=579.75
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 8916 0 0 0 57971 4 0 0 25 0 3 0 330694299 121081856 16779 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.86
Current children cumulated vsize (KiB) 118244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 2.00 2.03 1.82 3/80 18368
/proc/meminfo: memFree=1543712/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=118504 CPUtime=1200.18
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 20583 0 0 0 119993 25 0 0 18 0 3 0 330694297 121348096 16963 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 29626 16963 387 42 0 23878 0
[pid=18365/tid=18367] ppid=18363 vsize=118504 CPUtime=601.29
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 11086 0 0 0 60109 20 0 0 25 0 3 0 330694299 121348096 16963 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=118504 CPUtime=598.87
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 8916 0 0 0 59883 4 0 0 25 0 3 0 330694299 121348096 16963 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285252 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 118504

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

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

[startup+601.501 s]
/proc/loadavg: 2.00 2.03 1.82 3/80 18368
/proc/meminfo: memFree=1543712/2055920 swapFree=4168812/4192956
[pid=18365] ppid=18363 vsize=118504 CPUtime=1200.18
/proc/18365/stat : 18365 (ornithorynque) S 18363 18365 18026 0 -1 4194304 20583 0 0 0 119993 25 0 0 18 0 3 0 330694297 121348096 16963 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18365/statm: 29626 16963 387 42 0 23878 0
[pid=18365/tid=18367] ppid=18363 vsize=118504 CPUtime=601.29
/proc/18365/task/18367/stat : 18367 (ornithorynque) R 18363 18365 18026 0 -1 4194368 11086 0 0 0 60109 20 0 0 25 0 3 0 330694299 121348096 16963 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18365/tid=18368] ppid=18363 vsize=118504 CPUtime=598.87
/proc/18365/task/18368/stat : 18368 (ornithorynque) R 18363 18365 18026 0 -1 4194368 8916 0 0 0 59883 4 0 0 25 0 3 0 330694299 121348096 16963 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285252 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 118504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.525
CPU time (s): 1200.21
CPU user time (s): 1199.95
CPU system time (s): 0.266959
CPU usage (%): 199.529
Max. virtual memory (cumulated for all children) (KiB): 118504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20583
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= 24
involuntary context switches= 22708

runsolver used 0.487925 second user time and 1.71974 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Mar  5 15:09:53 UTC 2007

IDJOB= 328063
IDBENCH= 19971
IDSOLVER= 139
FILE ID= node10/328063-1173107393

PBS_JOBID= 4013930

Free space on /tmp= 66513 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1115796430-03.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328063-1173107393/ornithorynque /tmp/evaluation/328063-1173107393/instance-328063-1173107393.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-328063-1173107393 -o ROOT/results/node10/solver-328063-1173107393 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328063-1173107393/ornithorynque /tmp/evaluation/328063-1173107393/instance-328063-1173107393.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  1ea488c49505bd479e0cbea661320ba7

RANDOM SEED= 437231496

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1611152 kB
Buffers:         43800 kB
Cached:         313272 kB
SwapCached:       2784 kB
Active:          94508 kB
Inactive:       285624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611152 kB
SwapTotal:     4192956 kB
SwapFree:      4168812 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          30492 kB
Slab:            50084 kB
Committed_AS:  1604048 kB
PageTables:       1832 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= 66513 MiB

End job on node10 on Mon Mar  5 15:19:57 UTC 2007