Trace number 332509

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.13 601.523

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-fphp-012-010.sat05-1214.reshuffled-07.cnf
MD5SUM474454876819689cbceb899d0d531b36
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.41578
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses1212
Sum of the clauses size2520
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

Solver Data (download as text)

0.00/0.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=120 nbClause=1212
0.00/0.01	c nbVar=120 nbClause=1212
0.09/0.05	c complete search running
0.09/0.05	c local search running
0.09/0.05	c flip 0 nbSat=981 maxSat=0
0.09/0.05	c flip 0 nbSat=1269 maxSat=1257
0.38/0.21	c flip 0 nbSat=2989 maxSat=1667
0.98/0.58	c flip 0 nbSat=4792 maxSat=3251
2.98/1.58	c flip 0 nbSat=8178 maxSat=5149
5.38/2.71	c nbDecision=10000 #clauses=10928
8.96/4.59	c flip 0 nbSat=13583 maxSat=8503
9.96/5.00	c flip 0 nbSat=14059 maxSat=13831
11.36/5.78	c flip 0 nbSat=15058 maxSat=14347
17.74/8.95	c flip 0 nbSat=18466 maxSat=15321
23.13/11.67	c nbDecision=20000 #clauses=20675
26.92/13.52	c flip 0 nbSat=22406 maxSat=18797
42.68/21.41	c nbDecision=30000 #clauses=30388
50.27/25.26	c flip 0 nbSat=32445 maxSat=22664
72.22/36.24	c nbDecision=40000 #clauses=40091
76.00/38.17	c flip 0 nbSat=41141 maxSat=32728
115.32/57.88	c flip 0 nbSat=49232 maxSat=41487
117.11/58.79	c nbDecision=50000 #clauses=49850
150.42/75.49	c flip 0 nbSat=55281 maxSat=49481
183.15/91.90	c nbDecision=60000 #clauses=59613
194.92/97.79	c flip 0 nbSat=60717 maxSat=55545
235.22/117.91	c nbDecision=70000 #clauses=69281
254.77/127.74	c flip 0 nbSat=72209 maxSat=61096
292.49/146.64	c flip 0 nbSat=78422 maxSat=72524
293.69/147.29	c nbDecision=80000 #clauses=78958
359.91/180.41	c nbDecision=90000 #clauses=88638
374.68/187.87	c flip 0 nbSat=90510 maxSat=78816
448.69/224.91	c nbDecision=100000 #clauses=98247
454.08/227.65	c flip 0 nbSat=98910 maxSat=90913
528.71/265.02	c nbDecision=110000 #clauses=108000
563.22/282.30	c flip 0 nbSat=111373 maxSat=99226
622.48/312.06	c nbDecision=120000 #clauses=117710
708.67/355.26	c flip 0 nbSat=124112 maxSat=111787
746.18/374.08	c nbDecision=130000 #clauses=127384
825.00/413.51	c flip 0 nbSat=132065 maxSat=124475
891.62/446.97	c nbDecision=140000 #clauses=137049
948.29/475.36	c flip 0 nbSat=139779 maxSat=132540
1071.79/537.29	c nbDecision=150000 #clauses=146780
1100.32/551.51	c flip 0 nbSat=148030 maxSat=140103

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/node9/watcher-332509-1173480580 -o ROOT/results/node9/solver-332509-1173480580 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332509-1173480580/ornithorynque /tmp/evaluation/332509-1173480580/instance-332509-1173480580.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: 0.99 0.97 0.96 3/77 13353
/proc/meminfo: memFree=1642816/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=23220 CPUtime=0
/proc/13353/stat : 13353 (ornithorynque) R 13351 13353 12813 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 368012586 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215416343825 0 0 4096 0 0 0 0 17 1 0 0
/proc/13353/statm: 5805 267 220 42 0 45 0

[startup+0.0573069 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 13353
/proc/meminfo: memFree=1642816/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=45084 CPUtime=0.09
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 605 0 0 0 9 0 0 0 18 0 3 0 368012586 46166016 566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 11271 566 387 42 0 5523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45084

[startup+0.101314 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 13353
/proc/meminfo: memFree=1642816/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=45224 CPUtime=0.18
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 634 0 0 0 18 0 0 0 18 0 3 0 368012586 46309376 595 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 11306 595 387 42 0 5558 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45224

[startup+0.301354 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 13353
/proc/meminfo: memFree=1642816/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=45620 CPUtime=0.58
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 808 0 0 0 58 0 0 0 18 0 3 0 368012586 46714880 769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 11405 769 387 42 0 5657 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45620

[startup+0.701432 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 13353
/proc/meminfo: memFree=1642816/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=46024 CPUtime=1.38
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 1031 0 0 0 138 0 0 0 18 0 3 0 368012586 47128576 992 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 11506 992 387 42 0 5758 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 46024

[startup+1.50258 s]
/proc/loadavg: 0.99 0.97 0.96 3/80 13356
/proc/meminfo: memFree=1639976/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=46828 CPUtime=2.98
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 1219 0 0 0 298 0 0 0 18 0 3 0 368012586 47951872 1180 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 11707 1180 387 42 0 5959 0
[pid=13353/tid=13355] ppid=13351 vsize=46828 CPUtime=1.48
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 459 0 0 0 148 0 0 0 25 0 3 0 368012587 47951872 1180 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311083 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=46828 CPUtime=1.48
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 222 0 0 0 148 0 0 0 25 0 3 0 368012587 47951872 1180 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241600 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 46828

[startup+3.10189 s]
/proc/loadavg: 0.99 0.97 0.96 3/80 13356
/proc/meminfo: memFree=1638504/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=48968 CPUtime=6.18
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 1564 0 0 0 617 1 0 0 18 0 3 0 368012586 50143232 1525 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 12242 1525 387 42 0 6494 0
[pid=13353/tid=13355] ppid=13351 vsize=48968 CPUtime=3.08
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 664 0 0 0 308 0 0 0 25 0 3 0 368012587 50143232 1525 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=48968 CPUtime=3.07
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 362 0 0 0 307 0 0 0 25 0 3 0 368012587 50143232 1525 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 48968

[startup+6.30252 s]
/proc/loadavg: 1.07 0.99 0.97 3/80 13356
/proc/meminfo: memFree=1635816/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=52288 CPUtime=12.56
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 2221 0 0 0 1255 1 0 0 18 0 3 0 368012586 53542912 2182 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 13072 2182 387 42 0 7324 0
[pid=13353/tid=13355] ppid=13351 vsize=52288 CPUtime=6.28
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 963 0 0 0 628 0 0 0 25 0 3 0 368012587 53542912 2182 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=52288 CPUtime=6.26
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 720 0 0 0 626 0 0 0 25 0 3 0 368012587 53542912 2182 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242187 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 52288

[startup+12.7017 s]
/proc/loadavg: 1.15 1.00 0.97 3/80 13356
/proc/meminfo: memFree=1632824/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=55352 CPUtime=25.32
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 2922 0 0 0 2531 1 0 0 18 0 3 0 368012586 56680448 2817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 13838 2817 387 42 0 8090 0
[pid=13353/tid=13355] ppid=13351 vsize=55352 CPUtime=12.68
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 1423 0 0 0 1267 1 0 0 25 0 3 0 368012587 56680448 2817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=55352 CPUtime=12.63
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 961 0 0 0 1263 0 0 0 25 0 3 0 368012587 56680448 2817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285902 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 55352

[startup+25.5012 s]
/proc/loadavg: 1.34 1.05 0.99 3/80 13356
/proc/meminfo: memFree=1629240/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=60656 CPUtime=50.86
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 4268 0 0 0 5084 2 0 0 18 0 3 0 368012586 62111744 4098 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 15164 4098 387 42 0 9416 0
[pid=13353/tid=13355] ppid=13351 vsize=60656 CPUtime=25.47
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 2192 0 0 0 2546 1 0 0 25 0 3 0 368012587 62111744 4098 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=60656 CPUtime=25.37
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 1538 0 0 0 2537 0 0 0 25 0 3 0 368012587 62111744 4098 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285559 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 60656

[startup+51.1012 s]
/proc/loadavg: 1.56 1.13 1.02 3/80 13356
/proc/meminfo: memFree=1622328/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=67012 CPUtime=101.94
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 5682 0 0 0 10191 3 0 0 18 0 3 0 368012586 68620288 5414 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 16753 5414 387 42 0 11005 0
[pid=13353/tid=13355] ppid=13351 vsize=67012 CPUtime=51.06
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 3112 0 0 0 5104 2 0 0 25 0 3 0 368012587 68620288 5414 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311537 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=67012 CPUtime=50.86
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 2032 0 0 0 5086 0 0 0 25 0 3 0 368012587 68620288 5414 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 67012

[startup+102.307 s]
/proc/loadavg: 1.81 1.26 1.06 3/80 13356
/proc/meminfo: memFree=1614904/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=75572 CPUtime=204.1
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 7909 0 0 0 20405 5 0 0 18 0 3 0 368012586 77385728 7245 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 18893 7245 387 42 0 13145 0
[pid=13353/tid=13355] ppid=13351 vsize=75572 CPUtime=102.25
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 4415 0 0 0 10221 4 0 0 25 0 3 0 368012587 77385728 7245 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=75572 CPUtime=101.84
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 2956 0 0 0 10183 1 0 0 25 0 3 0 368012587 77385728 7245 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285880 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 75572

[startup+162.302 s]
/proc/loadavg: 1.93 1.39 1.12 3/80 13356
/proc/meminfo: memFree=1607288/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=86148 CPUtime=323.81
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 10703 0 0 0 32374 7 0 0 18 0 3 0 368012586 88215552 9122 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 21537 9122 387 42 0 15789 0
[pid=13353/tid=13355] ppid=13351 vsize=86148 CPUtime=162.22
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 5892 0 0 0 16217 5 0 0 25 0 3 0 368012587 88215552 9122 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=86148 CPUtime=161.57
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 4273 0 0 0 16156 1 0 0 25 0 3 0 368012587 88215552 9122 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 86148

[startup+222.301 s]
/proc/loadavg: 1.97 1.50 1.17 3/80 13356
/proc/meminfo: memFree=1601784/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=92636 CPUtime=443.5
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 12633 0 0 0 44341 9 0 0 18 0 3 0 368012586 94859264 10485 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 23159 10485 387 42 0 17411 0
[pid=13353/tid=13355] ppid=13351 vsize=92636 CPUtime=222.2
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 7039 0 0 0 22213 7 0 0 25 0 3 0 368012587 94859264 10485 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=92636 CPUtime=221.28
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 5056 0 0 0 22127 1 0 0 25 0 3 0 368012587 94859264 10485 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 92636

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.22 3/80 13356
/proc/meminfo: memFree=1596472/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=99836 CPUtime=563.22
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 15061 0 0 0 56311 11 0 0 18 0 3 0 368012586 102232064 12223 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 24959 12223 387 42 0 19211 0
[pid=13353/tid=13355] ppid=13351 vsize=99836 CPUtime=282.17
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 8153 0 0 0 28209 8 0 0 25 0 3 0 368012587 102232064 12223 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=99836 CPUtime=281.03
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 6370 0 0 0 28101 2 0 0 25 0 3 0 368012587 102232064 12223 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241125 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.22
Current children cumulated vsize (KiB) 99836

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.27 3/80 13356
/proc/meminfo: memFree=1591928/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=103536 CPUtime=682.93
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 15999 0 0 0 68281 12 0 0 18 0 3 0 368012586 106020864 12963 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 25884 12963 387 42 0 20136 0
[pid=13353/tid=13355] ppid=13351 vsize=103536 CPUtime=342.15
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 9091 0 0 0 34206 9 0 0 25 0 3 0 368012587 106020864 12963 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=103536 CPUtime=340.76
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 6370 0 0 0 34074 2 0 0 25 0 3 0 368012587 106020864 12963 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.93
Current children cumulated vsize (KiB) 103536

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.31 3/80 13356
/proc/meminfo: memFree=1587384/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=109268 CPUtime=802.64
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 18041 0 0 0 80250 14 0 0 18 0 3 0 368012586 111890432 14056 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 27317 14056 387 42 0 21569 0
[pid=13353/tid=13355] ppid=13351 vsize=109268 CPUtime=402.13
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 10021 0 0 0 40202 11 0 0 25 0 3 0 368012587 111890432 14056 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=109268 CPUtime=400.5
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 7482 0 0 0 40047 3 0 0 25 0 3 0 368012587 111890432 14056 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283769 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.64
Current children cumulated vsize (KiB) 109268

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.35 3/80 13356
/proc/meminfo: memFree=1583992/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=115876 CPUtime=922.36
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 20070 0 0 0 92219 17 0 0 18 0 3 0 368012586 118657024 14952 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 28969 14952 387 42 0 23221 0
[pid=13353/tid=13355] ppid=13351 vsize=115876 CPUtime=462.11
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 11324 0 0 0 46198 13 0 0 25 0 3 0 368012587 118657024 14952 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=115876 CPUtime=460.23
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 8208 0 0 0 46020 3 0 0 25 0 3 0 368012587 118657024 14952 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241839 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.36
Current children cumulated vsize (KiB) 115876

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.39 3/80 13356
/proc/meminfo: memFree=1580856/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=120432 CPUtime=1042.07
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 21660 0 0 0 104189 18 0 0 18 0 3 0 368012586 123322368 15695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 30108 15695 387 42 0 24360 0
[pid=13353/tid=13355] ppid=13351 vsize=120432 CPUtime=522.09
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 12166 0 0 0 52195 14 0 0 25 0 3 0 368012587 123322368 15695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312350 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=120432 CPUtime=519.96
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 8956 0 0 0 51993 3 0 0 25 0 3 0 368012587 123322368 15695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241536 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.07
Current children cumulated vsize (KiB) 120432

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.42 3/80 13356
/proc/meminfo: memFree=1578360/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=123536 CPUtime=1161.78
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 22829 0 0 0 116158 20 0 0 18 0 3 0 368012586 126500864 16375 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 30884 16375 387 42 0 25136 0
[pid=13353/tid=13355] ppid=13351 vsize=123536 CPUtime=582.07
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 12737 0 0 0 58192 15 0 0 25 0 3 0 368012587 126500864 16375 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=123536 CPUtime=579.69
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 9554 0 0 0 57965 4 0 0 25 0 3 0 368012587 126500864 16375 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.78
Current children cumulated vsize (KiB) 123536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 1.99 1.85 1.43 3/80 13356
/proc/meminfo: memFree=1577656/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=123952 CPUtime=1200.09
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 23000 0 0 0 119989 20 0 0 18 0 3 0 368012586 126926848 16546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 30988 16546 387 42 0 25240 0
[pid=13353/tid=13355] ppid=13351 vsize=123952 CPUtime=601.26
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 12908 0 0 0 60111 15 0 0 25 0 3 0 368012587 126926848 16546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=123952 CPUtime=598.81
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 9554 0 0 0 59877 4 0 0 25 0 3 0 368012587 126926848 16546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240902 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 123952

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: 1.99 1.85 1.43 3/80 13356
/proc/meminfo: memFree=1577656/2055920 swapFree=4152252/4192956
[pid=13353] ppid=13351 vsize=123952 CPUtime=1200.09
/proc/13353/stat : 13353 (ornithorynque) S 13351 13353 12813 0 -1 4194304 23000 0 0 0 119989 20 0 0 18 0 3 0 368012586 126926848 16546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13353/statm: 30988 16546 387 42 0 25240 0
[pid=13353/tid=13355] ppid=13351 vsize=123952 CPUtime=601.26
/proc/13353/task/13355/stat : 13355 (ornithorynque) R 13351 13353 12813 0 -1 4194368 12908 0 0 0 60111 15 0 0 25 0 3 0 368012587 126926848 16546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13353/tid=13356] ppid=13351 vsize=123952 CPUtime=598.81
/proc/13353/task/13356/stat : 13356 (ornithorynque) R 13351 13353 12813 0 -1 4194368 9554 0 0 0 59877 4 0 0 25 0 3 0 368012587 126926848 16546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240902 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 123952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.523
CPU time (s): 1200.13
CPU user time (s): 1199.91
CPU system time (s): 0.217966
CPU usage (%): 199.515
Max. virtual memory (cumulated for all children) (KiB): 123952

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

runsolver used 0.510922 second user time and 1.69374 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri Mar  9 22:49:40 UTC 2007

IDJOB= 332509
IDBENCH= 24581
IDSOLVER= 139
FILE ID= node9/332509-1173480580

PBS_JOBID= 4101080

Free space on /tmp= 66439 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/counting-easier-fphp-012-010.sat05-1214.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332509-1173480580/ornithorynque /tmp/evaluation/332509-1173480580/instance-332509-1173480580.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-332509-1173480580 -o ROOT/results/node9/solver-332509-1173480580 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332509-1173480580/ornithorynque /tmp/evaluation/332509-1173480580/instance-332509-1173480580.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  474454876819689cbceb899d0d531b36

RANDOM SEED= 463657059

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1643224 kB
Buffers:         46696 kB
Cached:         278536 kB
SwapCached:       8784 kB
Active:         149912 kB
Inactive:       198228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643224 kB
SwapTotal:     4192956 kB
SwapFree:      4152252 kB
Dirty:             288 kB
Writeback:           0 kB
Mapped:          29796 kB
Slab:            50096 kB
Committed_AS:  1457100 kB
PageTables:       1688 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= 66439 MiB

End job on node9 on Fri Mar  9 22:59:43 UTC 2007