Trace number 1562313

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
ManySAT 1.1 aimd 1/2009-03-20? (TO) 1200.02 604.42

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_14_7_3_fbc.cnf
MD5SUM4fe2719d54370e06a454523e5441fbad
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark496.332
Satisfiable
(Un)Satisfiability was proved
Number of variables24356
Number of clauses347216
Sum of the clauses size1043884
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118940
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

Solver Data

0.00/0.00	c Parsing...
0.19/0.28	c ==============================================================================
0.19/0.28	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.28	c ==============================================================================
0.19/0.28	c |         0 |  347216  1043884 |  104164       0        0     nan |  0.000 % |
4.19/4.22	c |         0 |  347216  1043900 |      --       0       --      -- |     --   | 0/16
4.19/4.22	c ==============================================================================
4.19/4.22	c Result  :   #vars: 24352   #clauses: 347216   #literals: 1043900
4.19/4.22	c CPU time:   4.18936 s
4.19/4.22	c ==============================================================================

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1562313-1238773430/watcher-1562313-1238773430 -o /tmp/evaluation-result-1562313-1238773430/solver-1562313-1238773430 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1562313-1238773430.cnf aimd 1 

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/64 1811
/proc/meminfo: memFree=1775680/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=0
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1150008048 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1811/statm: 1339 235 195 169 0 50 0
[pid=1812] ppid=1811 vsize=2212 CPUtime=0
/proc/1812/stat : 1812 (SatElite) R 1811 1811 1560 0 -1 4194304 391 0 0 0 0 0 0 0 18 0 1 0 1150008048 2265088 376 1992294400 134512640 135034092 4294956096 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 1 0 0
/proc/1812/statm: 553 378 50 127 0 423 0

[startup+0.01964 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1811
/proc/meminfo: memFree=1775680/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=0
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1150008048 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1811/statm: 1339 235 195 169 0 50 0
[pid=1812] ppid=1811 vsize=4272 CPUtime=0.01
/proc/1812/stat : 1812 (SatElite) R 1811 1811 1560 0 -1 4194304 822 0 0 0 1 0 0 0 18 0 1 0 1150008048 4374528 806 1992294400 134512640 135034092 4294956096 18446744073709551615 134548637 0 0 4096 3 0 0 0 17 1 0 0
/proc/1812/statm: 1068 807 51 127 0 938 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9628

[startup+0.102652 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1811
/proc/meminfo: memFree=1775680/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=0
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1150008048 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1811/statm: 1339 235 195 169 0 50 0
[pid=1812] ppid=1811 vsize=9800 CPUtime=0.09
/proc/1812/stat : 1812 (SatElite) R 1811 1811 1560 0 -1 4194304 2196 0 0 0 8 1 0 0 18 0 1 0 1150008048 10035200 2180 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/1812/statm: 2450 2181 51 127 0 2320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15156

[startup+0.302682 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1811
/proc/meminfo: memFree=1775680/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=0
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1150008048 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1811/statm: 1339 235 195 169 0 50 0
[pid=1812] ppid=1811 vsize=28312 CPUtime=0.29
/proc/1812/stat : 1812 (SatElite) R 1811 1811 1560 0 -1 4194304 6385 0 0 0 26 3 0 0 19 0 1 0 1150008048 28991488 6321 1992294400 134512640 135034092 4294956096 18446744073709551615 134566565 0 0 4096 3 0 0 0 17 1 0 0
/proc/1812/statm: 7078 6321 68 127 0 6948 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33668

[startup+0.701743 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1811
/proc/meminfo: memFree=1775680/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=0
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1150008048 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1811/statm: 1339 235 195 169 0 50 0
[pid=1812] ppid=1811 vsize=28312 CPUtime=0.69
/proc/1812/stat : 1812 (SatElite) R 1811 1811 1560 0 -1 4194304 6385 0 0 0 66 3 0 0 22 0 1 0 1150008048 28991488 6321 1992294400 134512640 135034092 4294956096 18446744073709551615 134566215 0 0 4096 3 0 0 0 17 1 0 0
/proc/1812/statm: 7078 6321 68 127 0 6948 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33668

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1813
/proc/meminfo: memFree=1750320/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=0
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1150008048 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1811/statm: 1339 235 195 169 0 50 0
[pid=1812] ppid=1811 vsize=28312 CPUtime=1.49
/proc/1812/stat : 1812 (SatElite) R 1811 1811 1560 0 -1 4194304 6385 0 0 0 146 3 0 0 25 0 1 0 1150008048 28991488 6321 1992294400 134512640 135034092 4294956096 18446744073709551615 134566284 0 0 4096 3 0 0 0 17 1 0 0
/proc/1812/statm: 7078 6321 68 127 0 6948 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33668

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1813
/proc/meminfo: memFree=1750192/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=0
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1150008048 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1811/statm: 1339 235 195 169 0 50 0
[pid=1812] ppid=1811 vsize=28312 CPUtime=3.09
/proc/1812/stat : 1812 (SatElite) R 1811 1811 1560 0 -1 4194304 6385 0 0 0 306 3 0 0 25 0 1 0 1150008048 28991488 6321 1992294400 134512640 135034092 4294956096 18446744073709551615 134566167 0 0 4096 3 0 0 0 17 1 0 0
/proc/1812/statm: 7078 6321 68 127 0 6948 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33668

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 1815
/proc/meminfo: memFree=1721896/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=64960 CPUtime=2.83
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 13195 0 0 0 277 6 0 0 17 0 2 0 1150008516 66519040 13181 1992294400 134512640 135305190 4294956144 18446744073709551615 134558374 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1814/statm: 16240 13181 83 193 0 16044 0
[pid=1814/tid=1815] ppid=1811 vsize=64960 CPUtime=1.22
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 956 0 0 0 122 0 0 0 17 0 2 0 1150008555 66519040 13181 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 70316

[startup+12.7016 s]
/proc/loadavg: 1.15 1.03 1.01 3/67 1815
/proc/meminfo: memFree=1679272/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=105392 CPUtime=15.61
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 23141 0 0 0 1546 15 0 0 16 0 2 0 1150008516 107921408 23127 1992294400 134512640 135305190 4294956144 18446744073709551615 134541947 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1814/statm: 26348 23127 83 193 0 26152 0
[pid=1814/tid=1815] ppid=1811 vsize=105392 CPUtime=7.62
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 5352 0 0 0 757 5 0 0 17 0 2 0 1150008555 107921408 23127 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.27
Current children cumulated vsize (KiB) 110748

[startup+25.5026 s]
/proc/loadavg: 1.28 1.06 1.02 4/67 1815
/proc/meminfo: memFree=1612264/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=169508 CPUtime=41.14
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 39214 0 0 0 4086 28 0 0 17 0 2 0 1150008516 173576192 39200 1992294400 134512640 135305190 4294956144 18446744073709551615 134558832 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1814/statm: 42377 39200 83 193 0 42181 0
[pid=1814/tid=1815] ppid=1811 vsize=169508 CPUtime=20.41
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 11784 0 0 0 2030 11 0 0 17 0 2 0 1150008555 173576192 39200 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.8
Current children cumulated vsize (KiB) 174864

[startup+51.1025 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 1815
/proc/meminfo: memFree=1532712/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=249756 CPUtime=92.2
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 59237 0 0 0 9176 44 0 0 16 0 2 0 1150008516 255750144 59223 1992294400 134512640 135305190 4294956144 18446744073709551615 134557342 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1814/statm: 62439 59223 83 193 0 62243 0
[pid=1814/tid=1815] ppid=1811 vsize=249756 CPUtime=45.98
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 18922 0 0 0 4581 17 0 0 17 0 2 0 1150008555 255750144 59223 1992294400 134512640 135305190 4294956144 18446744073709551615 134556740 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 96.86
Current children cumulated vsize (KiB) 255112

[startup+102.305 s]
/proc/loadavg: 1.81 1.28 1.10 3/67 1815
/proc/meminfo: memFree=1384808/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=396260 CPUtime=194.36
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 95994 0 0 0 19362 74 0 0 17 0 2 0 1150008516 405770240 95980 1992294400 134512640 135305190 4294956144 18446744073709551615 134558382 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1814/statm: 99065 95980 83 193 0 98869 0
[pid=1814/tid=1815] ppid=1811 vsize=396260 CPUtime=97.13
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 35405 0 0 0 9683 30 0 0 17 0 2 0 1150008555 405770240 95980 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 199.02
Current children cumulated vsize (KiB) 401616

[startup+162.303 s]
/proc/loadavg: 1.93 1.41 1.15 3/67 1815
/proc/meminfo: memFree=1116008/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=665528 CPUtime=314.08
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 163172 0 0 0 31284 124 0 0 18 0 2 0 1150008516 681500672 163158 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1814/statm: 166382 163158 83 193 0 166186 0
[pid=1814/tid=1815] ppid=1811 vsize=665528 CPUtime=157.02
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 72570 0 0 0 15645 57 0 0 17 0 2 0 1150008555 681500672 163158 1992294400 134512640 135305190 4294956144 18446744073709551615 134541550 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.74
Current children cumulated vsize (KiB) 670884

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 1815
/proc/meminfo: memFree=907752/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=873312 CPUtime=433.82
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 215010 0 0 0 43213 169 0 0 18 0 2 0 1150008516 894271488 214996 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1814/statm: 218328 214996 83 193 0 218132 0
[pid=1814/tid=1815] ppid=1811 vsize=873312 CPUtime=216.8
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 101176 0 0 0 21599 81 0 0 17 0 2 0 1150008555 894271488 214996 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 438.48
Current children cumulated vsize (KiB) 878668

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 1815
/proc/meminfo: memFree=730344/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=1051788 CPUtime=553.55
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 259607 0 0 0 55149 206 0 0 17 0 2 0 1150008516 1077030912 259593 1992294400 134512640 135305190 4294956144 18446744073709551615 134542052 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1814/statm: 262947 259593 83 193 0 262751 0
[pid=1814/tid=1815] ppid=1811 vsize=1051788 CPUtime=276.56
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 127016 0 0 0 27554 102 0 0 17 0 2 0 1150008555 1077030912 259593 1992294400 134512640 135305190 4294956144 18446744073709551615 134557832 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 558.21
Current children cumulated vsize (KiB) 1057144

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 1815
/proc/meminfo: memFree=562728/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=1216716 CPUtime=673.28
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 300877 0 0 0 67089 239 0 0 17 0 2 0 1150008516 1245917184 300863 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1814/statm: 304179 300863 83 193 0 303983 0
[pid=1814/tid=1815] ppid=1811 vsize=1216716 CPUtime=336.46
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 149918 0 0 0 33525 121 0 0 17 0 2 0 1150008555 1245917184 300863 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.94
Current children cumulated vsize (KiB) 1222072

[startup+402.301 s]
/proc/loadavg: 2.06 1.74 1.34 3/67 1815
/proc/meminfo: memFree=415080/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=1366916 CPUtime=793.01
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 338261 0 0 0 79029 272 0 0 17 0 2 0 1150008516 1399721984 338247 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1814/statm: 341729 338247 83 193 0 341533 0
[pid=1814/tid=1815] ppid=1811 vsize=1366916 CPUtime=396.43
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 170501 0 0 0 39505 138 0 0 17 0 2 0 1150008555 1399721984 338247 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 797.67
Current children cumulated vsize (KiB) 1372272

[startup+462.302 s]
/proc/loadavg: 2.07 1.80 1.38 3/67 1815
/proc/meminfo: memFree=321896/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=1458120 CPUtime=912.19
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 360864 0 0 0 90925 294 0 0 17 0 2 0 1150008516 1493114880 360850 1992294400 134512640 135305190 4294956144 18446744073709551615 134565747 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1814/statm: 364530 360850 83 193 0 364334 0
[pid=1814/tid=1815] ppid=1811 vsize=1458120 CPUtime=456.11
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 183477 0 0 0 45458 153 0 0 18 0 2 0 1150008555 1493114880 360850 1992294400 134512640 135305190 4294956144 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 916.85
Current children cumulated vsize (KiB) 1463476

[startup+522.303 s]
/proc/loadavg: 2.07 1.85 1.42 3/67 1815
/proc/meminfo: memFree=302888/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=1476552 CPUtime=1031.67
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 365617 0 0 0 102866 301 0 0 18 0 2 0 1150008516 1511989248 365603 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1814/statm: 369138 365603 83 193 0 368942 0
[pid=1814/tid=1815] ppid=1811 vsize=1476552 CPUtime=515.63
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 187344 0 0 0 51405 158 0 0 19 0 2 0 1150008555 1511989248 365603 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1036.33
Current children cumulated vsize (KiB) 1481908

[startup+582.302 s]
/proc/loadavg: 2.02 1.87 1.46 3/67 1815
/proc/meminfo: memFree=286184/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=1493960 CPUtime=1151.28
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 369874 0 0 0 114822 306 0 0 19 0 2 0 1150008516 1529815040 369860 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1814/statm: 373490 369860 83 193 0 373294 0
[pid=1814/tid=1815] ppid=1811 vsize=1493960 CPUtime=575.33
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 189691 0 0 0 57372 161 0 0 18 0 2 0 1150008555 1529815040 369860 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1155.94
Current children cumulated vsize (KiB) 1499316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.402 s]
/proc/loadavg: 2.02 1.88 1.47 3/67 1815
/proc/meminfo: memFree=281832/2055920 swapFree=4176720/4192956
[pid=1811] ppid=1809 vsize=5356 CPUtime=4.66
/proc/1811/stat : 1811 (manysat.sh) S 1809 1811 1560 0 -1 4194304 312 6389 0 0 0 0 461 5 16 0 1 0 1150008048 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1811/statm: 1339 238 195 169 0 50 0
[pid=1814] ppid=1811 vsize=1498056 CPUtime=1195.36
/proc/1814/stat : 1814 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194304 370827 0 0 0 119228 308 0 0 25 0 2 0 1150008516 1534009344 370813 1992294400 134512640 135305190 4294956144 18446744073709551615 134556740 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1814/statm: 374514 370813 83 193 0 374318 0
[pid=1814/tid=1815] ppid=1811 vsize=1498056 CPUtime=597.31
/proc/1814/task/1815/stat : 1815 (manysat1.1_stat) R 1811 1811 1560 0 -1 4194368 190083 0 0 0 59569 162 0 0 25 0 2 0 1150008555 1534009344 370813 1992294400 134512640 135305190 4294956144 18446744073709551615 134530638 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1503412

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1811 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=615298
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=61990
# CPU time returned by wait4() is 4.67729
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 604.42
CPU time (s): 1200.02
CPU user time (s): 1196.89
CPU system time (s): 3.13
CPU usage (%): 198.541
Max. virtual memory (cumulated for all children) (KiB): 1503412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.6153
system time used= 0.06199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6701
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= 6
involuntary context switches= 16

runsolver used 0.52492 second user time and 1.68774 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-03 17:43:50
IDJOB=1562313
IDBENCH=70932
IDSOLVER=514
FILE ID=node34/1562313-1238773430
PBS_JOBID= 9085535
Free space on /tmp= 66488 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_14_7_3_fbc.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562313-1238773430/watcher-1562313-1238773430 -o /tmp/evaluation-result-1562313-1238773430/solver-1562313-1238773430 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1562313-1238773430.cnf aimd 1

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

MD5SUM BENCH= 4fe2719d54370e06a454523e5441fbad
RANDOM SEED=1962763081

node34.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.259
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.259
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:       1776160 kB
Buffers:         28320 kB
Cached:         178116 kB
SwapCached:      10076 kB
Active:          98064 kB
Inactive:       119952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776160 kB
SwapTotal:     4192956 kB
SwapFree:      4176720 kB
Dirty:            8648 kB
Writeback:           0 kB
Mapped:          17244 kB
Slab:            47824 kB
Committed_AS:  2963532 kB
PageTables:       1388 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= 66480 MiB
End job on node34 at 2009-04-03 17:53:57