Trace number 1737890

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 0/2009-03-20? (TO) 1200.07 602.723

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.595
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data

0.00/0.00	c Parsing...
0.39/0.42	c ==============================================================================
0.39/0.42	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.42	c ==============================================================================
0.39/0.42	c |         0 |  457280  1516932 |  137183       0        0     nan |  0.000 % |
1.29/1.33	c |         0 |  430817  1454479 |      --       0       --      -- |     --   | -26463/-62453
1.29/1.33	c ==============================================================================
1.29/1.33	c Result  :   #vars: 23801   #clauses: 430817   #literals: 1454479
1.29/1.33	c CPU time:   1.22581 s
1.29/1.33	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-1737890-1240833634/watcher-1737890-1240833634 -o /tmp/evaluation-result-1737890-1240833634/solver-1737890-1240833634 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1737890-1240833634.cnf aimd 0 

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.02 3/64 22036
/proc/meminfo: memFree=1492408/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=0
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 111390869 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1339 235 195 169 0 50 0
[pid=22037] ppid=22036 vsize=3284 CPUtime=0
/proc/22037/stat : 22037 (SatElite) R 22036 22036 21883 0 -1 4194304 583 0 0 0 0 0 0 0 18 0 1 0 111390869 3362816 567 1992294400 134512640 135034092 4294956096 18446744073709551615 134695081 0 0 4096 3 0 0 0 17 1 0 0
/proc/22037/statm: 981 570 50 127 0 851 0

[startup+0.0909351 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 22036
/proc/meminfo: memFree=1492408/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=0
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 111390869 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1339 235 195 169 0 50 0
[pid=22037] ppid=22036 vsize=11960 CPUtime=0.08
/proc/22037/stat : 22037 (SatElite) R 22036 22036 21883 0 -1 4194304 2291 0 0 0 7 1 0 0 18 0 1 0 111390869 12247040 2228 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/22037/statm: 2990 2228 50 127 0 2860 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17316

[startup+0.101935 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 22036
/proc/meminfo: memFree=1492408/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=0
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 111390869 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1339 235 195 169 0 50 0
[pid=22037] ppid=22036 vsize=12620 CPUtime=0.08
/proc/22037/stat : 22037 (SatElite) R 22036 22036 21883 0 -1 4194304 2470 0 0 0 7 1 0 0 18 0 1 0 111390869 12922880 2407 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/22037/statm: 3155 2407 50 127 0 3025 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17976

[startup+0.301951 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 22036
/proc/meminfo: memFree=1492408/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=0
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 111390869 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1339 235 195 169 0 50 0
[pid=22037] ppid=22036 vsize=26700 CPUtime=0.29
/proc/22037/stat : 22037 (SatElite) R 22036 22036 21883 0 -1 4194304 5849 0 0 0 23 6 0 0 19 0 1 0 111390869 27340800 5786 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/22037/statm: 6675 5786 50 127 0 6545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32056

[startup+0.701988 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 22036
/proc/meminfo: memFree=1492408/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=0
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 111390869 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1339 235 195 169 0 50 0
[pid=22037] ppid=22036 vsize=46316 CPUtime=0.69
/proc/22037/stat : 22037 (SatElite) R 22036 22036 21883 0 -1 4194304 10601 0 0 0 60 9 0 0 23 0 1 0 111390869 47427584 10439 1992294400 134512640 135034092 4294956096 18446744073709551615 134566590 0 0 4096 3 0 0 0 17 1 0 0
/proc/22037/statm: 11579 10439 68 127 0 11449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51672

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 22038
/proc/meminfo: memFree=1445416/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=0
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 111390869 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 1339 235 195 169 0 50 0
[pid=22037] ppid=22036 vsize=48432 CPUtime=1.48
/proc/22037/stat : 22037 (SatElite) R 22036 22036 21883 0 -1 4194304 12791 0 0 0 137 11 0 0 25 0 1 0 111390869 49594368 10697 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/22037/statm: 12108 10697 68 127 0 11978 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53788

[startup+3.10122 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 22039
/proc/meminfo: memFree=1461544/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=70528 CPUtime=1.75
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 14558 0 0 0 164 11 0 0 16 0 2 0 111391064 72220672 14543 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 17632 14543 83 193 0 17436 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 75884

[startup+6.30251 s]
/proc/loadavg: 1.00 1.00 1.02 3/67 22040
/proc/meminfo: memFree=1420000/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=75084 CPUtime=8.12
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 15780 0 0 0 798 14 0 0 16 0 2 0 111391064 76886016 15765 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 18771 15765 83 193 0 18575 0
[pid=22039/tid=22040] ppid=22036 vsize=75084 CPUtime=3.8
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 1369 0 0 0 376 4 0 0 17 0 2 0 111391115 76886016 15765 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.06
Current children cumulated vsize (KiB) 80440

[startup+12.7021 s]
/proc/loadavg: 1.23 1.05 1.04 3/67 22040
/proc/meminfo: memFree=1414368/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=80544 CPUtime=20.88
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 16961 0 0 0 2072 16 0 0 18 0 2 0 111391064 82477056 16946 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 20136 16946 83 193 0 19940 0
[pid=22039/tid=22040] ppid=22036 vsize=80544 CPUtime=10.17
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 1842 0 0 0 1012 5 0 0 17 0 2 0 111391115 82477056 16946 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.82
Current children cumulated vsize (KiB) 85900

[startup+25.5012 s]
/proc/loadavg: 1.35 1.08 1.05 3/67 22040
/proc/meminfo: memFree=1406752/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=87456 CPUtime=46.42
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 18806 0 0 0 4621 21 0 0 18 0 2 0 111391064 89554944 18791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 21864 18791 83 193 0 21668 0
[pid=22039/tid=22040] ppid=22036 vsize=87456 CPUtime=22.9
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 2438 0 0 0 2284 6 0 0 17 0 2 0 111391115 89554944 18791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.36
Current children cumulated vsize (KiB) 92812

[startup+51.1016 s]
/proc/loadavg: 1.74 1.20 1.09 3/67 22046
/proc/meminfo: memFree=1397600/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=96964 CPUtime=97.47
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 21192 0 0 0 9721 26 0 0 17 0 2 0 111391064 99291136 21177 1992294400 134512640 135305190 4294956144 18446744073709551615 134551945 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 24241 21177 83 193 0 24045 0
[pid=22039/tid=22040] ppid=22036 vsize=96964 CPUtime=48.39
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 3316 0 0 0 4831 8 0 0 19 0 2 0 111391115 99291136 21177 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.41
Current children cumulated vsize (KiB) 102320

[startup+102.305 s]
/proc/loadavg: 1.90 1.33 1.14 3/67 22046
/proc/meminfo: memFree=1391840/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=102636 CPUtime=199.63
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 22506 0 0 0 19934 29 0 0 17 0 2 0 111391064 105099264 22491 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 25659 22491 83 193 0 25463 0
[pid=22039/tid=22040] ppid=22036 vsize=102636 CPUtime=99.38
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 3845 0 0 0 9928 10 0 0 17 0 2 0 111391115 105099264 22491 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.57
Current children cumulated vsize (KiB) 107992

[startup+162.302 s]
/proc/loadavg: 1.96 1.45 1.19 3/67 22046
/proc/meminfo: memFree=1380704/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=114740 CPUtime=319.34
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 25418 0 0 0 31899 35 0 0 18 0 2 0 111391064 117493760 25403 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 28685 25403 83 193 0 28489 0
[pid=22039/tid=22040] ppid=22036 vsize=114740 CPUtime=159.14
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 5049 0 0 0 15901 13 0 0 17 0 2 0 111391115 117493760 25403 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.28
Current children cumulated vsize (KiB) 120096

[startup+222.301 s]
/proc/loadavg: 1.98 1.55 1.24 3/67 22046
/proc/meminfo: memFree=1367008/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=127540 CPUtime=439.04
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 28702 0 0 0 43862 42 0 0 18 0 2 0 111391064 130600960 28687 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 31885 28687 83 193 0 31689 0
[pid=22039/tid=22040] ppid=22036 vsize=127540 CPUtime=218.87
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 6391 0 0 0 21872 15 0 0 23 0 2 0 111391115 130600960 28687 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.98
Current children cumulated vsize (KiB) 132896

[startup+282.302 s]
/proc/loadavg: 1.99 1.63 1.28 3/67 22046
/proc/meminfo: memFree=1354400/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=140420 CPUtime=558.78
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 31859 0 0 0 55832 46 0 0 21 0 2 0 111391064 143790080 31844 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 35105 31844 83 193 0 34909 0
[pid=22039/tid=22040] ppid=22036 vsize=140420 CPUtime=278.63
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 7818 0 0 0 27846 17 0 0 21 0 2 0 111391115 143790080 31844 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.72
Current children cumulated vsize (KiB) 145776

[startup+342.302 s]
/proc/loadavg: 1.99 1.69 1.32 3/67 22046
/proc/meminfo: memFree=1347232/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=148216 CPUtime=678.52
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 33698 0 0 0 67803 49 0 0 21 0 2 0 111391064 151773184 33683 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 37054 33683 83 193 0 36858 0
[pid=22039/tid=22040] ppid=22036 vsize=148216 CPUtime=338.4
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 8672 0 0 0 33821 19 0 0 20 0 2 0 111391115 151773184 33683 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.46
Current children cumulated vsize (KiB) 153572

[startup+402.301 s]
/proc/loadavg: 1.99 1.75 1.36 3/67 22046
/proc/meminfo: memFree=1343648/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=150972 CPUtime=798.24
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 34552 0 0 0 79773 51 0 0 18 0 2 0 111391064 154595328 34537 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 37743 34537 83 193 0 37547 0
[pid=22039/tid=22040] ppid=22036 vsize=150972 CPUtime=398.13
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 9009 0 0 0 39793 20 0 0 25 0 2 0 111391115 154595328 34537 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.18
Current children cumulated vsize (KiB) 156328

[startup+462.302 s]
/proc/loadavg: 1.99 1.79 1.40 3/67 22046
/proc/meminfo: memFree=1335392/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=159344 CPUtime=917.96
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 36596 0 0 0 91741 55 0 0 17 0 2 0 111391064 163168256 36581 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 39836 36581 83 193 0 39640 0
[pid=22039/tid=22040] ppid=22036 vsize=159344 CPUtime=457.87
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 9844 0 0 0 45765 22 0 0 17 0 2 0 111391115 163168256 36581 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.9
Current children cumulated vsize (KiB) 164700

[startup+522.301 s]
/proc/loadavg: 1.99 1.83 1.43 3/67 22046
/proc/meminfo: memFree=1331488/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=162824 CPUtime=1037.7
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 37592 0 0 0 103711 59 0 0 21 0 2 0 111391064 166731776 37577 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 40706 37577 83 193 0 40510 0
[pid=22039/tid=22040] ppid=22036 vsize=162824 CPUtime=517.63
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 10250 0 0 0 51740 23 0 0 25 0 2 0 111391115 166731776 37577 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.64
Current children cumulated vsize (KiB) 168180

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.47 3/67 22046
/proc/meminfo: memFree=1320928/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=174040 CPUtime=1157.4
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 40206 0 0 0 115678 62 0 0 25 0 2 0 111391064 178216960 40191 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 43510 40191 83 193 0 43314 0
[pid=22039/tid=22040] ppid=22036 vsize=174040 CPUtime=577.37
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 11436 0 0 0 57711 26 0 0 25 0 2 0 111391115 178216960 40191 1992294400 134512640 135305190 4294956144 18446744073709551615 134570405 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1159.34
Current children cumulated vsize (KiB) 179396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.702 s]
/proc/loadavg: 1.99 1.86 1.48 3/67 22046
/proc/meminfo: memFree=1314144/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=180624 CPUtime=1198.13
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 41894 0 0 0 119748 65 0 0 19 0 2 0 111391064 184958976 41879 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 45156 41879 83 193 0 44960 0
[pid=22039/tid=22040] ppid=22036 vsize=180624 CPUtime=597.69
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 11836 0 0 0 59742 27 0 0 19 0 2 0 111391115 184958976 41879 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 185980

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

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

[startup+602.702 s]
/proc/loadavg: 1.99 1.86 1.48 3/67 22046
/proc/meminfo: memFree=1314144/2055920 swapFree=4192956/4192956
[pid=22036] ppid=22034 vsize=5356 CPUtime=1.94
/proc/22036/stat : 22036 (manysat.sh) S 22034 22036 21883 0 -1 4194304 312 12794 0 0 0 0 179 15 16 0 1 0 111390869 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 1339 238 195 169 0 50 0
[pid=22039] ppid=22036 vsize=180624 CPUtime=1198.13
/proc/22039/stat : 22039 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194304 41894 0 0 0 119748 65 0 0 19 0 2 0 111391064 184958976 41879 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22039/statm: 45156 41879 83 193 0 44960 0
[pid=22039/tid=22040] ppid=22036 vsize=180624 CPUtime=597.69
/proc/22039/task/22040/stat : 22040 (manysat1.1_stat) R 22036 22036 21883 0 -1 4194368 11836 0 0 0 59742 27 0 0 19 0 2 0 111391115 184958976 41879 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 185980

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22036 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=801726
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=152976
# CPU time returned by wait4() is 1.9547
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 602.723
CPU time (s): 1200.07
CPU user time (s): 1199.27
CPU system time (s): 0.8
CPU usage (%): 199.108
Max. virtual memory (cumulated for all children) (KiB): 185980

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

runsolver used 0.558915 second user time and 1.64575 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-27 14:00:35
IDJOB=1737890
IDBENCH=71797
IDSOLVER=513
FILE ID=node55/1737890-1240833634
PBS_JOBID= 9187556
Free space on /tmp= 66380 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp_ci_ce.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737890-1240833634/watcher-1737890-1240833634 -o /tmp/evaluation-result-1737890-1240833634/solver-1737890-1240833634 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1737890-1240833634.cnf aimd 0

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

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=357182645

node55.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.240
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.240
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:       1492952 kB
Buffers:         76036 kB
Cached:         387860 kB
SwapCached:          0 kB
Active:         205732 kB
Inactive:       272128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492952 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11664 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            71252 kB
Committed_AS:   353172 kB
PageTables:       1360 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= 66368 MiB
End job on node55 at 2009-04-27 14:10:40