Trace number 339565

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.11 601.529

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark210.366
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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.09/0.13	c ...done
0.09/0.13	c nbVar=900 nbClause=69990
0.09/0.14	c nbVar=900 nbClause=69990
0.09/0.16	c complete search running
0.09/0.16	c local search running
0.09/0.17	c flip 0 nbSat=53733 maxSat=0
1.42/0.86	c flip 10000 nbSat=69966 maxSat=69978
2.62/1.45	c flip 0 nbSat=54800 maxSat=69978
9.40/4.82	c nbDecision=10000 #clauses=78739
12.60/6.40	c flip 10000 nbSat=73244 maxSat=73269
20.58/10.46	c flip 0 nbSat=68403 maxSat=73270
55.30/27.86	c nbDecision=20000 #clauses=87758
60.89/30.64	c flip 10000 nbSat=84004 maxSat=84047
93.62/47.03	c flip 0 nbSat=78913 maxSat=84051
99.99/50.28	c nbDecision=30000 #clauses=97052
170.84/85.71	c nbDecision=40000 #clauses=106432
181.21/90.98	c flip 10000 nbSat=95803 maxSat=95915
252.05/126.47	c flip 0 nbSat=97815 maxSat=95915
275.39/138.16	c nbDecision=50000 #clauses=115818
366.18/183.64	c nbDecision=60000 #clauses=124942
412.09/206.69	c flip 10000 nbSat=113722 maxSat=113927
490.30/245.80	c nbDecision=70000 #clauses=134034
546.56/274.01	c flip 0 nbSat=118473 maxSat=113927
665.90/333.89	c nbDecision=80000 #clauses=143333
784.24/393.19	c flip 10000 nbSat=137134 maxSat=137171
822.33/412.29	c nbDecision=90000 #clauses=152701
977.99/490.23	c flip 0 nbSat=139946 maxSat=137171
1029.07/515.84	c nbDecision=100000 #clauses=162180

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/node63/watcher-339565-1173707088 -o ROOT/results/node63/solver-339565-1173707088 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339565-1173707088/ornithorynque /tmp/evaluation/339565-1173707088/instance-339565-1173707088.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.82 1.44 3/64 8852
/proc/meminfo: memFree=1575120/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=23220 CPUtime=0
/proc/8852/stat : 8852 (ornithorynque) R 8850 8852 7691 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 390666175 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247252159189 0 0 4096 0 0 0 0 17 1 0 0
/proc/8852/statm: 5805 258 217 42 0 45 0

[startup+0.046999 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 8852
/proc/meminfo: memFree=1575120/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=25328 CPUtime=0.04
/proc/8852/stat : 8852 (ornithorynque) R 8850 8852 7691 0 -1 4194304 1005 0 0 0 4 0 0 0 18 0 1 0 390666175 25935872 933 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263703138 0 0 4096 1088 0 0 0 17 1 0 0
/proc/8852/statm: 6332 934 377 42 0 584 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25328

[startup+0.102004 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 8852
/proc/meminfo: memFree=1575120/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=28092 CPUtime=0.09
/proc/8852/stat : 8852 (ornithorynque) R 8850 8852 7691 0 -1 4194304 1754 0 0 0 8 1 0 0 18 0 1 0 390666175 28766208 1617 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247254651617 0 0 4096 1088 0 0 0 17 1 0 0
/proc/8852/statm: 7023 1617 377 42 0 1275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28092

[startup+0.302035 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 8852
/proc/meminfo: memFree=1575120/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=54004 CPUtime=0.43
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 3285 0 0 0 42 1 0 0 18 0 3 0 390666175 55300096 2724 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 13501 2724 387 42 0 7753 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 54004

[startup+0.702075 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 8852
/proc/meminfo: memFree=1575120/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=54532 CPUtime=1.22
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 3405 0 0 0 121 1 0 0 18 0 3 0 390666175 55840768 2844 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 13633 2844 387 42 0 7885 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 54532

[startup+1.50116 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 8855
/proc/meminfo: memFree=1564792/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=58080 CPUtime=2.83
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 4070 0 0 0 281 2 0 0 18 0 3 0 390666175 59473920 3474 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 14520 3474 387 42 0 8772 0
[pid=8852/tid=8854] ppid=8850 vsize=58080 CPUtime=1.33
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 394 0 0 0 133 0 0 0 18 0 3 0 390666192 59473920 3474 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311163 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=58080 CPUtime=1.33
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 485 0 0 0 133 0 0 0 25 0 3 0 390666192 59473920 3474 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 58080

[startup+3.10133 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 8855
/proc/meminfo: memFree=1561848/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=59104 CPUtime=6.01
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 4412 0 0 0 599 2 0 0 18 0 3 0 390666175 60522496 3816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 14776 3816 387 42 0 9028 0
[pid=8852/tid=8854] ppid=8850 vsize=59104 CPUtime=2.93
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 736 0 0 0 293 0 0 0 25 0 3 0 390666192 60522496 3816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=59104 CPUtime=2.91
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 485 0 0 0 291 0 0 0 25 0 3 0 390666192 60522496 3816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 59104

[startup+6.30167 s]
/proc/loadavg: 1.85 1.82 1.44 3/67 8855
/proc/meminfo: memFree=1559608/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=61152 CPUtime=12.4
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 4854 0 0 0 1237 3 0 0 18 0 3 0 390666175 62619648 4258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 15288 4258 387 42 0 9540 0
[pid=8852/tid=8854] ppid=8850 vsize=61152 CPUtime=6.13
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 1178 0 0 0 612 1 0 0 25 0 3 0 390666192 62619648 4258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=61152 CPUtime=6.1
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 485 0 0 0 610 0 0 0 25 0 3 0 390666192 62619648 4258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 61152

[startup+12.7013 s]
/proc/loadavg: 1.86 1.82 1.45 3/67 8855
/proc/meminfo: memFree=1551672/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=68984 CPUtime=25.16
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 6775 0 0 0 2512 4 0 0 18 0 3 0 390666175 70639616 6179 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 17246 6179 387 42 0 11498 0
[pid=8852/tid=8854] ppid=8850 vsize=68984 CPUtime=12.52
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 1802 0 0 0 1250 2 0 0 25 0 3 0 390666192 70639616 6179 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=68984 CPUtime=12.47
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 1782 0 0 0 1247 0 0 0 25 0 3 0 390666192 70639616 6179 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 68984

[startup+25.5027 s]
/proc/loadavg: 1.89 1.83 1.46 3/67 8855
/proc/meminfo: memFree=1551032/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=68984 CPUtime=50.72
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 6902 0 0 0 5067 5 0 0 18 0 3 0 390666175 70639616 6306 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 17246 6306 387 42 0 11498 0
[pid=8852/tid=8854] ppid=8850 vsize=68984 CPUtime=25.32
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 1929 0 0 0 2530 2 0 0 25 0 3 0 390666192 70639616 6306 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=68984 CPUtime=25.22
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 1782 0 0 0 2522 0 0 0 25 0 3 0 390666192 70639616 6306 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 68984

[startup+51.1024 s]
/proc/loadavg: 1.93 1.84 1.47 3/67 8855
/proc/meminfo: memFree=1539064/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=82780 CPUtime=101.79
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 9925 0 0 0 10171 8 0 0 18 0 3 0 390666175 84766720 9329 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 20695 9329 387 42 0 14947 0
[pid=8852/tid=8854] ppid=8850 vsize=82780 CPUtime=50.91
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 3327 0 0 0 5087 4 0 0 25 0 3 0 390666192 84766720 9329 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=82780 CPUtime=50.71
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 3407 0 0 0 5069 2 0 0 25 0 3 0 390666192 84766720 9329 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 82780

[startup+102.307 s]
/proc/loadavg: 1.97 1.86 1.49 3/67 8855
/proc/meminfo: memFree=1532088/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=89948 CPUtime=203.96
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 11603 0 0 0 20386 10 0 0 18 0 3 0 390666175 92106752 11007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 22487 11007 387 42 0 16739 0
[pid=8852/tid=8854] ppid=8850 vsize=89948 CPUtime=102.1
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 5005 0 0 0 10204 6 0 0 25 0 3 0 390666192 92106752 11007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=89948 CPUtime=101.69
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 3407 0 0 0 10167 2 0 0 25 0 3 0 390666192 92106752 11007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241551 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 89948

[startup+162.302 s]
/proc/loadavg: 1.99 1.89 1.52 3/67 8855
/proc/meminfo: memFree=1513912/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=111048 CPUtime=323.68
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 16138 0 0 0 32355 13 0 0 18 0 3 0 390666175 113713152 15542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 27762 15542 387 42 0 22014 0
[pid=8852/tid=8854] ppid=8850 vsize=111048 CPUtime=162.08
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 6728 0 0 0 16199 9 0 0 25 0 3 0 390666192 113713152 15542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311212 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=111048 CPUtime=161.43
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 6219 0 0 0 16141 2 0 0 25 0 3 0 390666192 113713152 15542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241088 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 111048

[startup+222.303 s]
/proc/loadavg: 1.99 1.90 1.55 3/67 8855
/proc/meminfo: memFree=1508792/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=115276 CPUtime=443.4
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 17384 0 0 0 44325 15 0 0 18 0 3 0 390666175 118042624 16788 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 28819 16788 387 42 0 23071 0
[pid=8852/tid=8854] ppid=8850 vsize=115276 CPUtime=222.06
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 7974 0 0 0 22195 11 0 0 25 0 3 0 390666192 118042624 16788 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311530 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=115276 CPUtime=221.17
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 6219 0 0 0 22115 2 0 0 25 0 3 0 390666192 118042624 16788 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 115276

[startup+282.303 s]
/proc/loadavg: 1.99 1.92 1.57 3/67 8855
/proc/meminfo: memFree=1496056/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=131980 CPUtime=563.14
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 21145 0 0 0 56295 19 0 0 18 0 3 0 390666175 135147520 20035 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 32995 20035 387 42 0 27247 0
[pid=8852/tid=8854] ppid=8850 vsize=131980 CPUtime=282.05
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 9306 0 0 0 28192 13 0 0 25 0 3 0 390666192 135147520 20035 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=131980 CPUtime=280.91
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 8648 0 0 0 28088 3 0 0 25 0 3 0 390666192 135147520 20035 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241072 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.14
Current children cumulated vsize (KiB) 131980

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.60 3/67 8855
/proc/meminfo: memFree=1492536/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=136524 CPUtime=682.86
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 22152 0 0 0 68266 20 0 0 18 0 3 0 390666175 139800576 20905 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 34131 20905 387 42 0 28383 0
[pid=8852/tid=8854] ppid=8850 vsize=136524 CPUtime=342.03
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 10313 0 0 0 34188 15 0 0 25 0 3 0 390666192 139800576 20905 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=136524 CPUtime=340.66
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 8648 0 0 0 34063 3 0 0 25 0 3 0 390666192 139800576 20905 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.86
Current children cumulated vsize (KiB) 136524

[startup+402.303 s]
/proc/loadavg: 1.99 1.94 1.62 3/67 8855
/proc/meminfo: memFree=1488632/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=140124 CPUtime=802.59
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 23092 0 0 0 80237 22 0 0 18 0 3 0 390666175 143486976 21845 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 35031 21845 387 42 0 29283 0
[pid=8852/tid=8854] ppid=8850 vsize=140124 CPUtime=402.01
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 11253 0 0 0 40185 16 0 0 25 0 3 0 390666192 143486976 21845 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=140124 CPUtime=400.41
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 8648 0 0 0 40037 4 0 0 25 0 3 0 390666192 143486976 21845 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.59
Current children cumulated vsize (KiB) 140124

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.64 3/67 8855
/proc/meminfo: memFree=1485240/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=143724 CPUtime=922.3
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 23929 0 0 0 92207 23 0 0 18 0 3 0 390666175 147173376 22682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 35931 22682 387 42 0 30183 0
[pid=8852/tid=8854] ppid=8850 vsize=143724 CPUtime=462
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 12090 0 0 0 46182 18 0 0 25 0 3 0 390666192 147173376 22682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=143724 CPUtime=460.14
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 8648 0 0 0 46010 4 0 0 25 0 3 0 390666192 147173376 22682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241098 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.3
Current children cumulated vsize (KiB) 143724

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.66 3/67 8855
/proc/meminfo: memFree=1470968/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=166708 CPUtime=1042.04
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 29639 0 0 0 104177 27 0 0 18 0 3 0 390666175 170708992 26279 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 41677 26279 387 42 0 35929 0
[pid=8852/tid=8854] ppid=8850 vsize=166708 CPUtime=521.98
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 12842 0 0 0 52179 19 0 0 25 0 3 0 390666192 170708992 26279 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=166708 CPUtime=519.89
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 13606 0 0 0 51983 6 0 0 25 0 3 0 390666192 170708992 26279 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.04
Current children cumulated vsize (KiB) 166708

[startup+582.303 s]
/proc/loadavg: 1.99 1.96 1.68 3/67 8855
/proc/meminfo: memFree=1467960/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=169936 CPUtime=1161.77
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 30418 0 0 0 116149 28 0 0 18 0 3 0 390666175 174014464 27025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 42484 27025 387 42 0 36736 0
[pid=8852/tid=8854] ppid=8850 vsize=169936 CPUtime=581.96
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 13621 0 0 0 58176 20 0 0 25 0 3 0 390666192 174014464 27025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=169936 CPUtime=579.64
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 13606 0 0 0 57958 6 0 0 25 0 3 0 390666192 174014464 27025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241616 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.77
Current children cumulated vsize (KiB) 169936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.96 1.68 3/67 8855
/proc/meminfo: memFree=1467128/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=170960 CPUtime=1200.07
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 30607 0 0 0 119979 28 0 0 18 0 3 0 390666175 175063040 27214 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 42740 27214 387 42 0 36992 0
[pid=8852/tid=8854] ppid=8850 vsize=170960 CPUtime=601.16
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 13810 0 0 0 60096 20 0 0 25 0 3 0 390666192 175063040 27214 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311472 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=170960 CPUtime=598.75
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 13606 0 0 0 59869 6 0 0 25 0 3 0 390666192 175063040 27214 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241016 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 170960

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.96 1.68 3/67 8855
/proc/meminfo: memFree=1467128/2055920 swapFree=4183284/4192956
[pid=8852] ppid=8850 vsize=170960 CPUtime=1200.07
/proc/8852/stat : 8852 (ornithorynque) S 8850 8852 7691 0 -1 4194304 30607 0 0 0 119979 28 0 0 18 0 3 0 390666175 175063040 27214 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/8852/statm: 42740 27214 387 42 0 36992 0
[pid=8852/tid=8854] ppid=8850 vsize=170960 CPUtime=601.16
/proc/8852/task/8854/stat : 8854 (ornithorynque) R 8850 8852 7691 0 -1 4194368 13810 0 0 0 60096 20 0 0 25 0 3 0 390666192 175063040 27214 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311472 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=8852/tid=8855] ppid=8850 vsize=170960 CPUtime=598.75
/proc/8852/task/8855/stat : 8855 (ornithorynque) R 8850 8852 7691 0 -1 4194368 13606 0 0 0 59869 6 0 0 25 0 3 0 390666192 175063040 27214 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241016 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 170960

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.529
CPU time (s): 1200.11
CPU user time (s): 1199.81
CPU system time (s): 0.304953
CPU usage (%): 199.511
Max. virtual memory (cumulated for all children) (KiB): 170960

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

runsolver used 0.52392 second user time and 1.67974 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Mon Mar 12 13:44:48 UTC 2007

IDJOB= 339565
IDBENCH= 24749
IDSOLVER= 139
FILE ID= node63/339565-1173707088

PBS_JOBID= 4101756

Free space on /tmp= 66471 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339565-1173707088/ornithorynque /tmp/evaluation/339565-1173707088/instance-339565-1173707088.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-339565-1173707088 -o ROOT/results/node63/solver-339565-1173707088 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339565-1173707088/ornithorynque /tmp/evaluation/339565-1173707088/instance-339565-1173707088.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  be0552b4894b69c578ebcc0b17dda689

RANDOM SEED= 658472114

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:       1575528 kB
Buffers:         44096 kB
Cached:         359532 kB
SwapCached:       4032 kB
Active:         142988 kB
Inactive:       270760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575528 kB
SwapTotal:     4192956 kB
SwapFree:      4183284 kB
Dirty:             992 kB
Writeback:           0 kB
Mapped:          15536 kB
Slab:            52676 kB
Committed_AS:   836872 kB
PageTables:       1460 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= 66471 MiB

End job on node63 on Mon Mar 12 13:54:51 UTC 2007