Trace number 328076

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.05 601.424

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1211740352-20.UNSAT.shuffled.cnf
MD5SUM49141385aac03f506711f7c91a24b9ac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=500 nbClause=2130
0.00/0.01	c nbVar=500 nbClause=2130
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=1850 maxSat=0
0.08/0.07	c flip 0 nbSat=2601 maxSat=2110
0.38/0.23	c flip 0 nbSat=4091 maxSat=2854
1.18/0.62	c flip 0 nbSat=6507 maxSat=4334
2.18/1.16	c nbDecision=10000 #clauses=9233
2.77/1.40	c flip 0 nbSat=9812 maxSat=6743
5.16/2.63	c flip 0 nbSat=14633 maxSat=10075
5.97/3.06	c nbDecision=20000 #clauses=16456
10.55/5.36	c flip 0 nbSat=21315 maxSat=14922
12.95/6.60	c nbDecision=30000 #clauses=23738
22.33/11.28	c flip 0 nbSat=30400 maxSat=21612
22.52/11.38	c nbDecision=40000 #clauses=30844
37.30/18.74	c nbDecision=50000 #clauses=38154
42.68/21.46	c flip 0 nbSat=39993 maxSat=30672
58.45/29.37	c nbDecision=60000 #clauses=45619
70.42/35.39	c flip 0 nbSat=49315 maxSat=40277
80.39/40.37	c nbDecision=70000 #clauses=52815
100.55/50.46	c flip 0 nbSat=58422 maxSat=49630
106.13/53.27	c nbDecision=80000 #clauses=60281
136.08/68.24	c nbDecision=90000 #clauses=67812
140.06/70.23	c flip 0 nbSat=68291 maxSat=58698
168.58/84.52	c nbDecision=100000 #clauses=75115
193.53/97.05	c flip 0 nbSat=79007 maxSat=68618
213.08/106.82	c nbDecision=110000 #clauses=82577
254.59/127.66	c flip 0 nbSat=89110 maxSat=79312
257.38/129.02	c nbDecision=120000 #clauses=90007
303.87/152.40	c nbDecision=130000 #clauses=97584
325.43/163.18	c flip 0 nbSat=100805 maxSat=89474
348.57/174.77	c nbDecision=140000 #clauses=105163
394.67/197.85	c nbDecision=150000 #clauses=112674
402.44/201.79	c flip 0 nbSat=113468 maxSat=101110
456.92/229.09	c nbDecision=160000 #clauses=120203
494.04/247.63	c flip 0 nbSat=123927 maxSat=113771
519.58/260.43	c nbDecision=170000 #clauses=127850
581.44/291.42	c nbDecision=180000 #clauses=135311
593.20/297.38	c flip 0 nbSat=136081 maxSat=124245
653.06/327.39	c nbDecision=190000 #clauses=142942
698.96/350.34	c flip 0 nbSat=147745 maxSat=136406
722.31/362.09	c nbDecision=200000 #clauses=150483
800.93/401.44	c nbDecision=210000 #clauses=158292
821.89/412.00	c flip 0 nbSat=160296 maxSat=148039
876.56/439.39	c nbDecision=220000 #clauses=166077
942.00/472.18	c nbDecision=230000 #clauses=173446
946.99/474.66	c flip 0 nbSat=173567 maxSat=160612
1014.63/508.59	c nbDecision=240000 #clauses=180955
1068.51/535.59	c flip 0 nbSat=186642 maxSat=173869
1082.47/542.51	c nbDecision=250000 #clauses=188501
1145.33/574.00	c nbDecision=260000 #clauses=195958

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/node2/watcher-328076-1173107436 -o ROOT/results/node2/solver-328076-1173107436 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328076-1173107436/ornithorynque /tmp/evaluation/328076-1173107436/instance-328076-1173107436.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.77 1.89 1.56 3/77 23165
/proc/meminfo: memFree=1082160/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=23220 CPUtime=0
/proc/23165/stat : 23165 (ornithorynque) R 23163 23165 22826 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 330698521 23777280 265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206378669168 0 0 4096 0 0 0 0 17 1 0 0
/proc/23165/statm: 5805 266 219 42 0 45 0

[startup+0.053679 s]
/proc/loadavg: 1.77 1.89 1.56 3/77 23165
/proc/meminfo: memFree=1082160/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=44332 CPUtime=0.08
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 621 0 0 0 8 0 0 0 18 0 3 0 330698521 45395968 582 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 11083 582 387 42 0 5335 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 44332

[startup+0.101683 s]
/proc/loadavg: 1.77 1.89 1.56 3/77 23165
/proc/meminfo: memFree=1082160/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=45488 CPUtime=0.18
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 676 0 0 0 18 0 0 0 18 0 3 0 330698521 46579712 637 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 11372 637 387 42 0 5624 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45488

[startup+0.301704 s]
/proc/loadavg: 1.77 1.89 1.56 3/77 23165
/proc/meminfo: memFree=1082160/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=45620 CPUtime=0.58
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 816 0 0 0 58 0 0 0 18 0 3 0 330698521 46714880 777 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 11405 777 387 42 0 5657 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45620

[startup+0.701748 s]
/proc/loadavg: 1.77 1.89 1.56 3/77 23165
/proc/meminfo: memFree=1082160/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=46020 CPUtime=1.38
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 1023 0 0 0 138 0 0 0 18 0 3 0 330698521 47124480 984 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 11505 984 387 42 0 5757 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 46020

[startup+1.50283 s]
/proc/loadavg: 1.77 1.89 1.56 3/80 23168
/proc/meminfo: memFree=1079320/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=47732 CPUtime=2.97
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 1308 0 0 0 297 0 0 0 18 0 3 0 330698521 48877568 1269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 11933 1269 387 42 0 6185 0
[pid=23165/tid=23167] ppid=23163 vsize=47732 CPUtime=1.48
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 423 0 0 0 148 0 0 0 17 0 3 0 330698523 48877568 1269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=47732 CPUtime=1.48
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 293 0 0 0 148 0 0 0 25 0 3 0 330698523 48877568 1269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241705 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47732

[startup+3.102 s]
/proc/loadavg: 1.77 1.89 1.56 3/80 23168
/proc/meminfo: memFree=1077784/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=49632 CPUtime=6.17
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 1798 0 0 0 616 1 0 0 18 0 3 0 330698521 50823168 1726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 12408 1726 387 42 0 6660 0
[pid=23165/tid=23167] ppid=23163 vsize=49632 CPUtime=3.07
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 752 0 0 0 307 0 0 0 25 0 3 0 330698523 50823168 1726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311525 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=49632 CPUtime=3.07
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 454 0 0 0 307 0 0 0 25 0 3 0 330698523 50823168 1726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49632

[startup+6.30133 s]
/proc/loadavg: 1.79 1.90 1.56 3/80 23168
/proc/meminfo: memFree=1074648/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=51804 CPUtime=12.54
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 2339 0 0 0 1253 1 0 0 18 0 3 0 330698521 53047296 2234 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 12951 2234 387 42 0 7203 0
[pid=23165/tid=23167] ppid=23163 vsize=51804 CPUtime=6.28
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 1039 0 0 0 627 1 0 0 25 0 3 0 330698523 53047296 2234 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=51804 CPUtime=6.25
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 708 0 0 0 625 0 0 0 25 0 3 0 330698523 53047296 2234 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51804

[startup+12.702 s]
/proc/loadavg: 1.80 1.90 1.57 3/80 23168
/proc/meminfo: memFree=1071520/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=55256 CPUtime=25.32
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 3074 0 0 0 2530 2 0 0 18 0 3 0 330698521 56582144 2969 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 13814 2969 387 42 0 8066 0
[pid=23165/tid=23167] ppid=23163 vsize=55256 CPUtime=12.67
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 1476 0 0 0 1266 1 0 0 25 0 3 0 330698523 56582144 2969 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=55256 CPUtime=12.62
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 1006 0 0 0 1262 0 0 0 25 0 3 0 330698523 56582144 2969 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242173 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 55256

[startup+25.5023 s]
/proc/loadavg: 1.85 1.90 1.57 3/80 23168
/proc/meminfo: memFree=1067872/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=59592 CPUtime=50.86
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 4120 0 0 0 5083 3 0 0 18 0 3 0 330698521 61022208 3852 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 14898 3852 387 42 0 9150 0
[pid=23165/tid=23167] ppid=23163 vsize=59592 CPUtime=25.47
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 2107 0 0 0 2545 2 0 0 25 0 3 0 330698523 61022208 3852 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=59592 CPUtime=25.37
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 1421 0 0 0 2537 0 0 0 25 0 3 0 330698523 61022208 3852 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 59592

[startup+51.103 s]
/proc/loadavg: 1.90 1.91 1.58 3/80 23168
/proc/meminfo: memFree=1062304/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=65528 CPUtime=101.93
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 5518 0 0 0 10188 5 0 0 18 0 3 0 330698521 67100672 5250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 16382 5250 387 42 0 10634 0
[pid=23165/tid=23167] ppid=23163 vsize=65528 CPUtime=51.06
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 2868 0 0 0 5102 4 0 0 25 0 3 0 330698523 67100672 5250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=65528 CPUtime=50.85
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 2058 0 0 0 5085 0 0 0 25 0 3 0 330698523 67100672 5250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 65528

[startup+102.306 s]
/proc/loadavg: 1.95 1.92 1.60 3/80 23168
/proc/meminfo: memFree=1055200/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=73312 CPUtime=204.11
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 7837 0 0 0 20403 8 0 0 18 0 3 0 330698521 75071488 6949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 18328 6949 387 42 0 12580 0
[pid=23165/tid=23167] ppid=23163 vsize=73312 CPUtime=102.25
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 4143 0 0 0 10219 6 0 0 25 0 3 0 330698523 75071488 6949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=73312 CPUtime=101.84
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 3102 0 0 0 10183 1 0 0 25 0 3 0 330698523 75071488 6949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241632 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 73312

[startup+162.302 s]
/proc/loadavg: 1.98 1.93 1.62 3/80 23168
/proc/meminfo: memFree=1050080/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=79500 CPUtime=323.84
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 9345 0 0 0 32374 10 0 0 18 0 3 0 330698521 81408000 8220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 19875 8220 387 42 0 14127 0
[pid=23165/tid=23167] ppid=23163 vsize=79500 CPUtime=162.23
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 5166 0 0 0 16215 8 0 0 25 0 3 0 330698523 81408000 8220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=79500 CPUtime=161.58
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 3587 0 0 0 16157 1 0 0 25 0 3 0 330698523 81408000 8220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 79500

[startup+222.303 s]
/proc/loadavg: 1.99 1.94 1.65 3/80 23168
/proc/meminfo: memFree=1043424/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=86692 CPUtime=443.55
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 11363 0 0 0 44343 12 0 0 18 0 3 0 330698521 88772608 9909 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 21673 9909 387 42 0 15925 0
[pid=23165/tid=23167] ppid=23163 vsize=86692 CPUtime=222.21
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 6075 0 0 0 22211 10 0 0 25 0 3 0 330698523 88772608 9909 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=86692 CPUtime=221.31
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 4696 0 0 0 22130 1 0 0 25 0 3 0 330698523 88772608 9909 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 86692

[startup+282.303 s]
/proc/loadavg: 1.99 1.95 1.66 3/80 23168
/proc/meminfo: memFree=1039264/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=92244 CPUtime=563.27
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 12983 0 0 0 56313 14 0 0 18 0 3 0 330698521 94457856 10915 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 23061 10915 387 42 0 17313 0
[pid=23165/tid=23167] ppid=23163 vsize=92244 CPUtime=282.2
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 7179 0 0 0 28208 12 0 0 25 0 3 0 330698523 94457856 10915 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=92244 CPUtime=281.05
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 5212 0 0 0 28104 1 0 0 25 0 3 0 330698523 94457856 10915 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 92244

[startup+342.302 s]
/proc/loadavg: 1.99 1.95 1.68 3/80 23168
/proc/meminfo: memFree=1035552/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=96960 CPUtime=683
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 14433 0 0 0 68284 16 0 0 18 0 3 0 330698521 99287040 11879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 24240 11879 387 42 0 18492 0
[pid=23165/tid=23167] ppid=23163 vsize=96960 CPUtime=342.18
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 7809 0 0 0 34205 13 0 0 25 0 3 0 330698523 99287040 11879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=96960 CPUtime=340.8
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 6032 0 0 0 34078 2 0 0 25 0 3 0 330698523 99287040 11879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 96960

[startup+402.302 s]
/proc/loadavg: 1.99 1.96 1.70 3/80 23168
/proc/meminfo: memFree=1031264/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=102136 CPUtime=802.72
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 15733 0 0 0 80254 18 0 0 18 0 3 0 330698521 104587264 12918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 25534 12918 387 42 0 19786 0
[pid=23165/tid=23167] ppid=23163 vsize=102136 CPUtime=402.16
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 8461 0 0 0 40201 15 0 0 25 0 3 0 330698523 104587264 12918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=102136 CPUtime=400.53
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 6680 0 0 0 40051 2 0 0 25 0 3 0 330698523 104587264 12918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241847 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 102136

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.72 3/80 23168
/proc/meminfo: memFree=1026912/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=107204 CPUtime=922.45
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 17207 0 0 0 92225 20 0 0 18 0 3 0 330698521 109776896 14025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 26801 14025 387 42 0 21053 0
[pid=23165/tid=23167] ppid=23163 vsize=107204 CPUtime=462.15
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 9215 0 0 0 46198 17 0 0 25 0 3 0 330698523 109776896 14025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=107204 CPUtime=460.28
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 7400 0 0 0 46025 3 0 0 25 0 3 0 330698523 109776896 14025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.45
Current children cumulated vsize (KiB) 107204

[startup+522.303 s]
/proc/loadavg: 1.99 1.97 1.73 3/80 23168
/proc/meminfo: memFree=1023264/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=111364 CPUtime=1042.18
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 18448 0 0 0 104195 23 0 0 18 0 3 0 330698521 114036736 14939 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 27841 14939 387 42 0 22093 0
[pid=23165/tid=23167] ppid=23163 vsize=111364 CPUtime=522.13
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 9770 0 0 0 52194 19 0 0 25 0 3 0 330698523 114036736 14939 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=111364 CPUtime=520.02
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 8086 0 0 0 51999 3 0 0 25 0 3 0 330698523 114036736 14939 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 111364

[startup+582.303 s]
/proc/loadavg: 1.99 1.97 1.74 3/80 23168
/proc/meminfo: memFree=1018976/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=115940 CPUtime=1161.9
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 19745 0 0 0 116165 25 0 0 18 0 3 0 330698521 118722560 16007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 28985 16007 387 42 0 23237 0
[pid=23165/tid=23167] ppid=23163 vsize=115940 CPUtime=582.11
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 10405 0 0 0 58191 20 0 0 25 0 3 0 330698523 118722560 16007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=115940 CPUtime=579.76
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 8748 0 0 0 57972 4 0 0 25 0 3 0 330698523 118722560 16007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 115940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.97 1.75 3/80 23168
/proc/meminfo: memFree=1018336/2055920 swapFree=4153276/4192956
[pid=23165] ppid=23163 vsize=115940 CPUtime=1200.01
/proc/23165/stat : 23165 (ornithorynque) S 23163 23165 22826 0 -1 4194304 19897 0 0 0 119976 25 0 0 18 0 3 0 330698521 118722560 16159 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23165/statm: 28985 16159 387 42 0 23237 0
[pid=23165/tid=23167] ppid=23163 vsize=115940 CPUtime=601.21
/proc/23165/task/23167/stat : 23167 (ornithorynque) R 23163 23165 22826 0 -1 4194368 10557 0 0 0 60100 21 0 0 25 0 3 0 330698523 118722560 16159 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23165/tid=23168] ppid=23163 vsize=115940 CPUtime=598.78
/proc/23165/task/23168/stat : 23168 (ornithorynque) R 23163 23165 22826 0 -1 4194368 8748 0 0 0 59874 4 0 0 25 0 3 0 330698523 118722560 16159 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241616 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 115940

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.424
CPU time (s): 1200.05
CPU user time (s): 1199.78
CPU system time (s): 0.268959
CPU usage (%): 199.535
Max. virtual memory (cumulated for all children) (KiB): 115940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19897
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= 22759

runsolver used 0.578911 second user time and 1.62075 second system time

The end

Launcher Data (download as text)

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

IDJOB= 328076
IDBENCH= 19984
IDSOLVER= 139
FILE ID= node2/328076-1173107436

PBS_JOBID= 4013942

Free space on /tmp= 66511 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  49141385aac03f506711f7c91a24b9ac

RANDOM SEED= 769938485

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1082568 kB
Buffers:         50352 kB
Cached:         825716 kB
SwapCached:       2968 kB
Active:          67556 kB
Inactive:       831788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1082568 kB
SwapTotal:     4192956 kB
SwapFree:      4153276 kB
Dirty:             336 kB
Writeback:           0 kB
Mapped:          30584 kB
Slab:            59456 kB
Committed_AS:  1555500 kB
PageTables:       1812 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= 66511 MiB

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