Trace number 1514374

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
picosat 913? (TO) 1200.03 1200.61

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S568017735-066.cnf
MD5SUMac6625145d68efca76f59e4cfc6c820e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.510921
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSAT SAT Solver Version 913
0.00/0.00	c Copyright (c) 2006 - 2009 Armin Biere JKU Linz
0.00/0.00	c gcc -Wall -Wextra -m32 -static -DNDEBUG -O3 -fomit-frame-pointer -finline-limit=1000000
0.00/0.00	c
0.00/0.00	c parsing HOME/instance-1514374-1238237811.cnf
0.00/0.00	c parsed header 'p cnf 4000 16800'
0.00/0.02	c initialized 4000 variables
0.00/0.02	c found 16800 non trivial clauses
0.00/0.02	c
0.00/0.02	c random number generator seed 0
0.00/0.02	c 
0.00/0.02	c  seconds     variables   original    learned     agility
0.00/0.02	c         level        used      conflicts    limit          MB
0.00/0.02	c 
0.00/0.02	c s   0.0   0.0  4000   0.0 16800     0     0     0   0.0   0.8 
0.00/0.03	c 
0.00/0.03	c initial reduction limit 8400 clauses
0.00/0.03	c 
0.00/0.03	c +   0.0 319.3  4000  44.1 16800   100   100  9240  16.5   0.9 
0.00/0.03	c R   0.0 319.3  4000  44.1 16800   101   101  9240  16.5   0.9 
0.00/0.05	c +   0.1 240.4  4000  67.5 16800   250   250 10164  19.0   0.9 
0.00/0.07	c R   0.1 237.3  4000  77.1 16800   401   401 10164  17.9   1.0 
0.00/0.08	c +   0.1 222.6  4000  81.3 16800   475   475 11180  19.1   1.0 
0.09/0.12	c +   0.1 207.6  4000  90.8 16800   812   812 12298  18.0   1.1 
0.09/0.17	c R   0.2 219.5  4000  92.5 16800  1202  1202 12298  19.8   1.3 
0.09/0.18	c +   0.2 209.9  4000  93.5 16800  1317  1317 13527  18.9   1.3 
0.19/0.28	c +   0.3 196.7  4000  97.3 16800  2074  2074 14879  19.9   1.6 
0.39/0.44	c R   0.4 200.6  4000  98.2 16800  3208  3208 14879  18.6   2.1 
0.39/0.44	c +   0.4 198.4  4000  98.2 16800  3209  3209 16366  18.2   2.1 
0.59/0.67	c +   0.7 192.0  4000  99.0 16800  4911  4911 18002  15.2   2.8 
0.99/1.03	c +   1.0 194.0  4000  99.2 16800  7464  7464 19802  17.8   3.9 
1.09/1.12	c R   1.1 195.0  4000  99.2 16800  8018  8018 19802  17.2   4.1 
1.59/1.61	c +   1.6 192.0  4000  99.3 16800 11293 11293 21782  19.7   5.5 
2.49/2.54	c +   2.5 193.1  4000  99.4 16800 17036 17036 23960  19.4   8.0 
2.89/2.95	c R   3.0 195.2  4000  99.4 16800 19251 19251 23960  17.2   9.0 
4.08/4.14	c +   4.1 192.4  4000  99.5 16800 25650 13004 26356  16.2   6.4 
6.39/6.45	c +   6.5 195.6  4000  99.5 16800 38571 25925 28991  17.7  12.1 
7.69/7.77	c R   7.8 200.2  4000  99.5 16800 44904 14651 28991  17.5   8.2 
7.69/7.77	c 
7.69/7.77	c  seconds     variables   original    learned     agility
7.69/7.77	c         level        used      conflicts    limit          MB
7.69/7.77	c 
10.19/10.24	c +  10.2 196.4  4000  99.5 16800 57952 27699 31890  18.7  13.5 
15.79/15.84	c +  15.8 197.5  4000  99.5 16800 87023 15849 35079  17.0   8.2 
19.48/19.50	c R  19.5 201.3  4000  99.5 16800 102e3 31442 35079  18.8  16.3 
25.18/25.26	c +  25.3 198.8  4000  99.5 16800 130e3 14121 38586  18.2   7.3 
38.48/38.58	c +  38.6 199.0  4000  99.5 16800 196e3 27035 42444  18.8  13.0 
47.67/47.73	c R  47.7 200.9  4000  99.5 16800 230e3 31947 42444  17.6  17.3 
61.16/61.29	c +  61.3 199.7  4000  99.5 16800 294e3 34991 46688  19.6  16.5 
94.85/94.90	c +  94.9 200.6  4000  99.5 16800 441e3 45265 51356  16.5  22.7 
117.53/117.65	c R 117.6 203.0  4000  99.5 16800 512e3 39885 51356  18.0  22.8 
152.32/152.46	c + 152.4 202.0  4000  99.5 16800 662e3 32934 56491  19.8  15.5 
238.48/238.68	c + 238.6 202.8  4000  99.5 16800 993e3 55094 62140  19.6  29.9 
297.64/297.81	c R 297.7 202.7  4000  99.5 16800 112e4 44672 62140  19.6  24.0 
391.99/392.24	c + 392.0 202.1  4000  99.5 16800 148e4 57109 68354  18.0  26.9 
629.39/629.73	c + 629.4 203.1  4000  99.5 16800 223e4 34345 75189  18.3  20.1 
763.22/763.63	c R 763.3 204.5  4000  99.5 16800 246e4 27550 75189  17.7  15.7 
1023.49/1024.07	c + 102e1 204.2  4000  99.5 16800 335e4 51761 82707  19.1  24.4 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514374-1238237811/watcher-1514374-1238237811 -o /tmp/evaluation-result-1514374-1238237811/solver-1514374-1238237811 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1514374-1238237811.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): 1800 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.00 1.00 1.00 3/74 23531
/proc/meminfo: memFree=977416/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=1208 CPUtime=0
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 1096442179 1236992 186 1992294400 134512640 135137933 4294956240 18446744073709551615 134689438 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 302 186 56 152 0 148 0

[startup+0.101661 s]
/proc/loadavg: 1.00 1.00 1.00 3/74 23531
/proc/meminfo: memFree=977416/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=1900 CPUtime=0.09
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 364 0 0 0 9 0 0 0 18 0 1 0 1096442179 1945600 349 1992294400 134512640 135137933 4294956240 18446744073709551615 134527844 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 475 349 69 152 0 321 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1900

[startup+0.201678 s]
/proc/loadavg: 1.00 1.00 1.00 3/74 23531
/proc/meminfo: memFree=977416/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=2164 CPUtime=0.19
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 450 0 0 0 19 0 0 0 18 0 1 0 1096442179 2215936 435 1992294400 134512640 135137933 4294956240 18446744073709551615 134551390 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 541 435 69 152 0 387 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2164

[startup+0.301695 s]
/proc/loadavg: 1.00 1.00 1.00 3/74 23531
/proc/meminfo: memFree=977416/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=2560 CPUtime=0.29
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 529 0 0 0 29 0 0 0 19 0 1 0 1096442179 2621440 514 1992294400 134512640 135137933 4294956240 18446744073709551615 134522808 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 640 514 69 152 0 486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2560

[startup+0.701763 s]
/proc/loadavg: 1.00 1.00 1.00 3/74 23531
/proc/meminfo: memFree=977416/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=3748 CPUtime=0.69
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 843 0 0 0 69 0 0 0 23 0 1 0 1096442179 3837952 828 1992294400 134512640 135137933 4294956240 18446744073709551615 134527844 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 937 828 69 152 0 783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3748

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23532
/proc/meminfo: memFree=973056/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=6124 CPUtime=1.49
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 1431 0 0 0 149 0 0 0 25 0 1 0 1096442179 6270976 1416 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 1531 1416 69 152 0 1377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6124

[startup+3.10117 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23532
/proc/meminfo: memFree=969920/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=10480 CPUtime=3.09
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 2495 0 0 0 308 1 0 0 25 0 1 0 1096442179 10731520 2480 1992294400 134512640 135137933 4294956240 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 2620 2480 69 152 0 2466 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10480

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23532
/proc/meminfo: memFree=965760/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=12988 CPUtime=6.29
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 3144 0 0 0 627 2 0 0 25 0 1 0 1096442179 13299712 3118 1992294400 134512640 135137933 4294956240 18446744073709551615 134552501 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 3247 3118 69 152 0 3093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12988

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23532
/proc/meminfo: memFree=961152/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=16684 CPUtime=12.69
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 4073 0 0 0 1266 3 0 0 25 0 1 0 1096442179 17084416 4047 1992294400 134512640 135137933 4294956240 18446744073709551615 134548801 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 4171 4047 69 152 0 4017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16684

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23532
/proc/meminfo: memFree=958592/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=19316 CPUtime=25.48
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 4773 0 0 0 2544 4 0 0 25 0 1 0 1096442179 19779584 4668 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 4829 4668 69 152 0 4675 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19316

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23532
/proc/meminfo: memFree=954944/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=23144 CPUtime=51.07
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 5714 0 0 0 5103 4 0 0 25 0 1 0 1096442179 23699456 5609 1992294400 134512640 135137933 4294956240 18446744073709551615 134527773 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 5786 5609 69 152 0 5632 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23144

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23532
/proc/meminfo: memFree=950208/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=27552 CPUtime=102.25
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 6879 0 0 0 10220 5 0 0 25 0 1 0 1096442179 28213248 6751 1992294400 134512640 135137933 4294956240 18446744073709551615 134548930 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 6888 6751 69 152 0 6734 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27552

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23532
/proc/meminfo: memFree=949184/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=28316 CPUtime=162.21
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 7292 0 0 0 16216 5 0 0 25 0 1 0 1096442179 28995584 6960 1992294400 134512640 135137933 4294956240 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 7079 6960 69 152 0 6925 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 28316

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23532
/proc/meminfo: memFree=947648/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=29876 CPUtime=222.19
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 7903 0 0 0 22213 6 0 0 25 0 1 0 1096442179 30593024 7350 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 7469 7350 69 152 0 7315 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 29876

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=941952/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=35500 CPUtime=282.15
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 9383 0 0 0 28207 8 0 0 25 0 1 0 1096442179 36352000 8766 1992294400 134512640 135137933 4294956240 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 8875 8766 69 152 0 8721 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 35500

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=942400/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=35004 CPUtime=342.12
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 9383 0 0 0 34204 8 0 0 25 0 1 0 1096442179 35844096 8642 1992294400 134512640 135137933 4294956240 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 8751 8642 69 152 0 8597 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 35004

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=943808/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=34344 CPUtime=402.09
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 10082 0 0 0 40200 9 0 0 25 0 1 0 1096442179 35168256 8355 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 8586 8355 69 152 0 8432 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 34344

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=939584/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=38336 CPUtime=462.06
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 11341 0 0 0 46196 10 0 0 25 0 1 0 1096442179 39256064 9359 1992294400 134512640 135137933 4294956240 18446744073709551615 134548608 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 9584 9359 69 152 0 9430 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 38336

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=942080/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=36012 CPUtime=522.03
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 11963 0 0 0 52192 11 0 0 25 0 1 0 1096442179 36876288 8773 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 9003 8773 69 152 0 8849 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 36012

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=939776/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=38448 CPUtime=582
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 12793 0 0 0 58188 12 0 0 25 0 1 0 1096442179 39370752 9359 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 9612 9359 69 152 0 9458 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 38448

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=937664/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=40428 CPUtime=641.98
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 13301 0 0 0 64185 13 0 0 25 0 1 0 1096442179 41398272 9867 1992294400 134512640 135137933 4294956240 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 10107 9867 69 152 0 9953 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 40428

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=931328/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=46632 CPUtime=701.95
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 14868 0 0 0 70181 14 0 0 25 0 1 0 1096442179 47751168 11434 1992294400 134512640 135137933 4294956240 18446744073709551615 134527773 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 11658 11434 69 152 0 11504 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 46632

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=929152/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=48744 CPUtime=761.93
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 15407 0 0 0 76178 15 0 0 25 0 1 0 1096442179 49913856 11973 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 12186 11973 69 152 0 12032 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 48744

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=929152/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=48628 CPUtime=821.9
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 15407 0 0 0 82175 15 0 0 25 0 1 0 1096442179 49795072 11946 1992294400 134512640 135137933 4294956240 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 12157 11946 69 152 0 12003 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 48628

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=929152/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=48628 CPUtime=881.87
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 15407 0 0 0 88172 15 0 0 25 0 1 0 1096442179 49795072 11946 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 12157 11946 69 152 0 12003 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 48628

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=929152/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=48628 CPUtime=941.83
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 15407 0 0 0 94168 15 0 0 25 0 1 0 1096442179 49795072 11946 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 12157 11946 69 152 0 12003 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 48628

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=930304/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=47420 CPUtime=1001.81
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 15407 0 0 0 100166 15 0 0 25 0 1 0 1096442179 48558080 11644 1992294400 134512640 135137933 4294956240 18446744073709551615 134548941 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 11855 11644 69 152 0 11701 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 47420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=930432/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=47280 CPUtime=1061.77
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 15421 0 0 0 106162 15 0 0 25 0 1 0 1096442179 48414720 11623 1992294400 134512640 135137933 4294956240 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 11820 11623 69 152 0 11666 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 47280

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=930432/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=47252 CPUtime=1121.74
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 15421 0 0 0 112159 15 0 0 25 0 1 0 1096442179 48386048 11616 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 11813 11616 69 152 0 11659 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 47252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=927104/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=50620 CPUtime=1181.72
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 16318 0 0 0 118156 16 0 0 25 0 1 0 1096442179 51834880 12458 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 12655 12458 69 152 0 12501 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 50620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=930368/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=47156 CPUtime=1200.01
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 16318 0 0 0 119985 16 0 0 25 0 1 0 1096442179 48287744 11592 1992294400 134512640 135137933 4294956240 18446744073709551615 134552163 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 11789 11592 69 152 0 11635 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 47156

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 23538
/proc/meminfo: memFree=930368/2055920 swapFree=4173168/4192956
[pid=23531] ppid=23529 vsize=47156 CPUtime=1200.01
/proc/23531/stat : 23531 (picosat) R 23529 23531 23435 0 -1 4194304 16318 0 0 0 119985 16 0 0 25 0 1 0 1096442179 48287744 11592 1992294400 134512640 135137933 4294956240 18446744073709551615 134552163 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 11789 11592 69 152 0 11635 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 47156

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.85
CPU system time (s): 0.175973
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 50948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16318
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= 2
involuntary context switches= 2434

runsolver used 1.20082 second user time and 3.49747 second system time

The end

Launcher Data

Begin job on node68 at 2009-03-28 11:56:51
IDJOB=1514374
IDBENCH=70341
IDSOLVER=506
FILE ID=node68/1514374-1238237811
PBS_JOBID= 9060666
Free space on /tmp= 66288 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S568017735-066.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514374-1238237811/watcher-1514374-1238237811 -o /tmp/evaluation-result-1514374-1238237811/solver-1514374-1238237811 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1514374-1238237811.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ac6625145d68efca76f59e4cfc6c820e
RANDOM SEED=292272079

node68.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.270
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.270
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:        977896 kB
Buffers:         78080 kB
Cached:         909956 kB
SwapCached:       9864 kB
Active:         105172 kB
Inactive:       894600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        977896 kB
SwapTotal:     4192956 kB
SwapFree:      4173168 kB
Dirty:             988 kB
Writeback:           0 kB
Mapped:          17728 kB
Slab:            63196 kB
Committed_AS:  2887876 kB
PageTables:       2136 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66288 MiB
End job on node68 at 2009-03-28 12:16:54