Trace number 328128

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.2 601.53

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S411047518-16.cnf
MD5SUMf0ccec97eb6dea6d270c850986623670
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.78951
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

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.06	c ...done
0.00/0.06	c nbVar=800 nbClause=16000
0.00/0.06	c nbVar=800 nbClause=16000
0.00/0.07	c complete search running
0.00/0.07	c local search running
0.00/0.07	c flip 0 nbSat=15500 maxSat=0
0.51/0.36	c flip 10000 nbSat=15729 maxSat=15768
0.91/0.55	c flip 0 nbSat=16961 maxSat=15772
2.32/1.29	c flip 10000 nbSat=17216 maxSat=17275
3.32/1.75	c flip 0 nbSat=19255 maxSat=17275
6.52/3.31	c flip 10000 nbSat=19506 maxSat=19517
8.30/4.21	c flip 0 nbSat=22209 maxSat=19530
9.30/4.70	c nbDecision=10000 #clauses=23181
13.69/6.92	c flip 10000 nbSat=22450 maxSat=22491
16.88/8.58	c flip 0 nbSat=25886 maxSat=22491
27.26/13.75	c flip 10000 nbSat=26080 maxSat=26097
30.26/15.30	c nbDecision=20000 #clauses=30703
33.44/16.85	c flip 0 nbSat=31012 maxSat=26103
54.79/27.55	c flip 10000 nbSat=31275 maxSat=31323
68.17/34.21	c flip 0 nbSat=37213 maxSat=31323
70.56/35.41	c nbDecision=30000 #clauses=38167
104.08/52.29	c flip 10000 nbSat=37461 maxSat=37512
120.85/60.68	c nbDecision=40000 #clauses=45821
127.42/63.95	c flip 0 nbSat=46355 maxSat=37512
184.30/92.42	c flip 10000 nbSat=46585 maxSat=46652
187.29/93.98	c nbDecision=50000 #clauses=53400
219.01/109.85	c flip 0 nbSat=56290 maxSat=46652
258.74/129.79	c nbDecision=60000 #clauses=61023
298.24/149.51	c flip 10000 nbSat=56503 maxSat=56564
345.73/173.33	c flip 0 nbSat=67796 maxSat=56564
348.32/174.64	c nbDecision=70000 #clauses=68486
447.10/224.13	c flip 10000 nbSat=68028 maxSat=68052
461.05/231.11	c nbDecision=80000 #clauses=76063
507.75/254.58	c flip 0 nbSat=78472 maxSat=68052
598.95/300.27	c nbDecision=90000 #clauses=83733
634.27/317.95	c flip 10000 nbSat=78703 maxSat=78761
710.10/355.98	c flip 0 nbSat=90028 maxSat=78761
726.65/364.21	c nbDecision=100000 #clauses=91381
860.15/431.15	c flip 10000 nbSat=90257 maxSat=90318
888.88/445.56	c nbDecision=110000 #clauses=99024
948.93/475.65	c flip 0 nbSat=101195 maxSat=90321
1048.51/525.59	c nbDecision=120000 #clauses=106562
1124.13/563.47	c flip 10000 nbSat=101446 maxSat=101471
1181.21/592.05	c nbDecision=130000 #clauses=114074

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/node14/watcher-328128-1173108039 -o ROOT/results/node14/solver-328128-1173108039 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328128-1173108039/ornithorynque /tmp/evaluation/328128-1173108039/instance-328128-1173108039.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.99 1.97 1.79 3/77 25478
/proc/meminfo: memFree=1488512/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=23220 CPUtime=0
/proc/25478/stat : 25478 (ornithorynque) R 25476 25478 25097 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330758365 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212231812746 0 0 4096 0 0 0 0 17 1 0 0
/proc/25478/statm: 5805 263 218 42 0 45 0

[startup+0.0102679 s]
/proc/loadavg: 1.99 1.97 1.79 3/77 25478
/proc/meminfo: memFree=1488512/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=23308 CPUtime=0
/proc/25478/stat : 25478 (ornithorynque) R 25476 25478 25097 0 -1 4194304 497 0 0 0 0 0 0 0 18 0 1 0 330758365 23867392 458 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212234310369 0 0 4096 1088 0 0 0 17 1 0 0
/proc/25478/statm: 5827 458 377 42 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23308

[startup+0.10128 s]
/proc/loadavg: 1.99 1.97 1.79 3/77 25478
/proc/meminfo: memFree=1488512/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=46448 CPUtime=0.11
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 1139 0 0 0 11 0 0 0 18 0 3 0 330758365 47562752 1100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 11612 1100 387 42 0 5864 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 46448

[startup+0.301298 s]
/proc/loadavg: 1.99 1.97 1.79 3/77 25478
/proc/meminfo: memFree=1488512/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=46840 CPUtime=0.51
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 1244 0 0 0 51 0 0 0 18 0 3 0 330758365 47964160 1172 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 11710 1172 387 42 0 5962 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 46840

[startup+0.701338 s]
/proc/loadavg: 1.99 1.97 1.79 3/77 25478
/proc/meminfo: memFree=1488512/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=49412 CPUtime=1.32
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 1638 0 0 0 131 1 0 0 18 0 3 0 330758365 50597888 1566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 12353 1566 387 42 0 6605 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 49412

[startup+1.50141 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 25481
/proc/meminfo: memFree=1483432/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=49936 CPUtime=2.92
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 1786 0 0 0 291 1 0 0 18 0 3 0 330758365 51134464 1714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 12484 1714 387 42 0 6736 0
[pid=25478/tid=25480] ppid=25476 vsize=49936 CPUtime=1.42
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 355 0 0 0 142 0 0 0 25 0 3 0 330758373 51134464 1714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243348077 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=49936 CPUtime=1.42
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 324 0 0 0 142 0 0 0 25 0 3 0 330758373 51134464 1714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241732 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 49936

[startup+3.10157 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 25481
/proc/meminfo: memFree=1481064/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=51884 CPUtime=6.11
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 2393 0 0 0 609 2 0 0 18 0 3 0 330758365 53129216 2321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 12971 2321 387 42 0 7223 0
[pid=25478/tid=25480] ppid=25476 vsize=51884 CPUtime=3.01
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 585 0 0 0 301 0 0 0 25 0 3 0 330758373 53129216 2321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289862 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=51884 CPUtime=3.01
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 701 0 0 0 301 0 0 0 25 0 3 0 330758373 53129216 2321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 51884

[startup+6.30187 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 25481
/proc/meminfo: memFree=1477608/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=55252 CPUtime=12.5
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 3183 0 0 0 1247 3 0 0 18 0 3 0 330758365 56578048 3111 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 13813 3111 387 42 0 8065 0
[pid=25478/tid=25480] ppid=25476 vsize=55252 CPUtime=6.21
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 924 0 0 0 621 0 0 0 25 0 3 0 330758373 56578048 3111 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=55252 CPUtime=6.2
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 1152 0 0 0 619 1 0 0 25 0 3 0 330758373 56578048 3111 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242526 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 55252

[startup+12.7025 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 25481
/proc/meminfo: memFree=1472680/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=60476 CPUtime=25.27
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 4358 0 0 0 2523 4 0 0 18 0 3 0 330758365 61927424 4286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 15119 4286 387 42 0 9371 0
[pid=25478/tid=25480] ppid=25476 vsize=60476 CPUtime=12.61
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 1476 0 0 0 1260 1 0 0 25 0 3 0 330758373 61927424 4286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212234310369 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=60476 CPUtime=12.57
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 1775 0 0 0 1256 1 0 0 25 0 3 0 330758373 61927424 4286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 60476

[startup+25.5017 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 25481
/proc/meminfo: memFree=1466472/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=67592 CPUtime=50.8
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 5928 0 0 0 5075 5 0 0 18 0 3 0 330758365 69214208 5791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 16898 5791 387 42 0 11150 0
[pid=25478/tid=25480] ppid=25476 vsize=67592 CPUtime=25.41
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 2217 0 0 0 2539 2 0 0 25 0 3 0 330758373 69214208 5791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=67592 CPUtime=25.31
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 2604 0 0 0 2529 2 0 0 25 0 3 0 330758373 69214208 5791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 67592

[startup+51.1011 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 25481
/proc/meminfo: memFree=1458536/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=76816 CPUtime=101.88
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 7987 0 0 0 10181 7 0 0 18 0 3 0 330758365 78659584 7785 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 19204 7785 387 42 0 13456 0
[pid=25478/tid=25480] ppid=25476 vsize=76816 CPUtime=51.01
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 3171 0 0 0 5097 4 0 0 25 0 3 0 330758373 78659584 7785 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=76816 CPUtime=50.79
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 3709 0 0 0 5077 2 0 0 25 0 3 0 330758373 78659584 7785 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 76816

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 25481
/proc/meminfo: memFree=1446120/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=90152 CPUtime=204.06
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 11049 0 0 0 20396 10 0 0 18 0 3 0 330758365 92315648 10847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 22538 10847 387 42 0 16790 0
[pid=25478/tid=25480] ppid=25476 vsize=90152 CPUtime=102.19
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 4658 0 0 0 10214 5 0 0 25 0 3 0 330758373 92315648 10847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=90152 CPUtime=101.78
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 5284 0 0 0 10175 3 0 0 25 0 3 0 330758373 92315648 10847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 90152

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 25481
/proc/meminfo: memFree=1433448/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=104904 CPUtime=323.77
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 14397 0 0 0 32365 12 0 0 18 0 3 0 330758365 107421696 14003 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 26226 14003 387 42 0 20478 0
[pid=25478/tid=25480] ppid=25476 vsize=104904 CPUtime=162.17
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 6260 0 0 0 16210 7 0 0 25 0 3 0 330758373 107421696 14003 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=104904 CPUtime=161.52
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 7030 0 0 0 16148 4 0 0 25 0 3 0 330758373 107421696 14003 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242580 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.77
Current children cumulated vsize (KiB) 104904

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 25481
/proc/meminfo: memFree=1422760/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=117608 CPUtime=443.5
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 17610 0 0 0 44335 15 0 0 18 0 3 0 330758365 120430592 16658 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 29402 16658 387 42 0 23654 0
[pid=25478/tid=25480] ppid=25476 vsize=117608 CPUtime=222.16
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 7308 0 0 0 22207 9 0 0 25 0 3 0 330758373 120430592 16658 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=117608 CPUtime=221.26
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 9195 0 0 0 22121 5 0 0 25 0 3 0 330758373 120430592 16658 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 117608

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 25481
/proc/meminfo: memFree=1414184/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=129168 CPUtime=563.23
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 20997 0 0 0 56305 18 0 0 18 0 3 0 330758365 132268032 18791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 32292 18791 387 42 0 26544 0
[pid=25478/tid=25480] ppid=25476 vsize=129168 CPUtime=282.14
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 8166 0 0 0 28204 10 0 0 25 0 3 0 330758373 132268032 18791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=129168 CPUtime=281
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 11724 0 0 0 28094 6 0 0 25 0 3 0 330758373 132268032 18791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.23
Current children cumulated vsize (KiB) 129168

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 25481
/proc/meminfo: memFree=1410344/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=132876 CPUtime=682.95
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 21928 0 0 0 68275 20 0 0 18 0 3 0 330758365 136065024 19722 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 33219 19722 387 42 0 27471 0
[pid=25478/tid=25480] ppid=25476 vsize=132876 CPUtime=342.13
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 9097 0 0 0 34201 12 0 0 25 0 3 0 330758373 136065024 19722 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=132876 CPUtime=340.73
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 11724 0 0 0 34067 6 0 0 25 0 3 0 330758373 136065024 19722 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.95
Current children cumulated vsize (KiB) 132876

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 25481
/proc/meminfo: memFree=1400744/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=146368 CPUtime=802.68
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 25781 0 0 0 80246 22 0 0 18 0 3 0 330758365 149880832 22156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 36592 22156 387 42 0 30844 0
[pid=25478/tid=25480] ppid=25476 vsize=146368 CPUtime=402.12
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 9859 0 0 0 40198 14 0 0 25 0 3 0 330758373 149880832 22156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=146368 CPUtime=400.47
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 14815 0 0 0 40040 7 0 0 25 0 3 0 330758373 149880832 22156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.68
Current children cumulated vsize (KiB) 146368

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 25481
/proc/meminfo: memFree=1397736/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=149272 CPUtime=922.4
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 26507 0 0 0 92216 24 0 0 18 0 3 0 330758365 152854528 22882 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 37318 22882 387 42 0 31570 0
[pid=25478/tid=25480] ppid=25476 vsize=149272 CPUtime=462.1
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 10585 0 0 0 46195 15 0 0 25 0 3 0 330758373 152854528 22882 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=149272 CPUtime=460.21
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 14815 0 0 0 46014 7 0 0 25 0 3 0 330758373 152854528 22882 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.4
Current children cumulated vsize (KiB) 149272

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 25481
/proc/meminfo: memFree=1389416/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=157992 CPUtime=1042.13
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 29625 0 0 0 104187 26 0 0 18 0 3 0 330758365 161783808 24977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 39498 24977 387 42 0 33750 0
[pid=25478/tid=25480] ppid=25476 vsize=157992 CPUtime=522.08
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 11346 0 0 0 52192 16 0 0 25 0 3 0 330758373 161783808 24977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=157992 CPUtime=519.95
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 17172 0 0 0 51987 8 0 0 25 0 3 0 330758373 161783808 24977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283783 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.13
Current children cumulated vsize (KiB) 157992

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 25481
/proc/meminfo: memFree=1385960/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=161452 CPUtime=1161.85
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 30474 0 0 0 116158 27 0 0 18 0 3 0 330758365 165326848 25826 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 40363 25826 387 42 0 34615 0
[pid=25478/tid=25480] ppid=25476 vsize=161452 CPUtime=582.07
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 12195 0 0 0 58190 17 0 0 25 0 3 0 330758373 165326848 25826 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=161452 CPUtime=579.69
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 17172 0 0 0 57961 8 0 0 25 0 3 0 330758373 165326848 25826 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.85
Current children cumulated vsize (KiB) 161452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 25481
/proc/meminfo: memFree=1384936/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=162408 CPUtime=1200.16
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 30724 0 0 0 119989 27 0 0 18 0 3 0 330758365 166305792 26076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 40602 26076 387 42 0 34854 0
[pid=25478/tid=25480] ppid=25476 vsize=162408 CPUtime=601.28
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 12445 0 0 0 60110 18 0 0 25 0 3 0 330758373 166305792 26076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=162408 CPUtime=598.8
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 17172 0 0 0 59872 8 0 0 25 0 3 0 330758373 166305792 26076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 162408

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.97 1.87 3/80 25481
/proc/meminfo: memFree=1384936/2055920 swapFree=4172616/4192956
[pid=25478] ppid=25476 vsize=162408 CPUtime=1200.16
/proc/25478/stat : 25478 (ornithorynque) S 25476 25478 25097 0 -1 4194304 30724 0 0 0 119989 27 0 0 18 0 3 0 330758365 166305792 26076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 40602 26076 387 42 0 34854 0
[pid=25478/tid=25480] ppid=25476 vsize=162408 CPUtime=601.28
/proc/25478/task/25480/stat : 25480 (ornithorynque) R 25476 25478 25097 0 -1 4194368 12445 0 0 0 60110 18 0 0 25 0 3 0 330758373 166305792 26076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=162408 CPUtime=598.8
/proc/25478/task/25481/stat : 25481 (ornithorynque) R 25476 25478 25097 0 -1 4194368 17172 0 0 0 59872 8 0 0 25 0 3 0 330758373 166305792 26076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 162408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.53
CPU time (s): 1200.2
CPU user time (s): 1199.91
CPU system time (s): 0.293955
CPU usage (%): 199.524
Max. virtual memory (cumulated for all children) (KiB): 162408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.293955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30724
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= 23
involuntary context switches= 22704

runsolver used 0.564914 second user time and 1.63475 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Mar  5 15:20:39 UTC 2007

IDJOB= 328128
IDBENCH= 20036
IDSOLVER= 139
FILE ID= node14/328128-1173108039

PBS_JOBID= 4013939

Free space on /tmp= 66540 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S411047518-16.cnf
COMMAND LINE= /tmp/evaluation/328128-1173108039/ornithorynque /tmp/evaluation/328128-1173108039/instance-328128-1173108039.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-328128-1173108039 -o ROOT/results/node14/solver-328128-1173108039 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328128-1173108039/ornithorynque /tmp/evaluation/328128-1173108039/instance-328128-1173108039.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  f0ccec97eb6dea6d270c850986623670

RANDOM SEED= 857697083

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1488984 kB
Buffers:         38244 kB
Cached:         440644 kB
SwapCached:       2416 kB
Active:         101444 kB
Inactive:       413656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1488984 kB
SwapTotal:     4192956 kB
SwapFree:      4172616 kB
Dirty:             720 kB
Writeback:           0 kB
Mapped:          44308 kB
Slab:            37440 kB
Committed_AS:  1179228 kB
PageTables:       1736 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= 66540 MiB

End job on node14 on Mon Mar  5 15:30:43 UTC 2007