Trace number 1105632

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
Minion/Tailor 2008-07-04? (TO) 1800.08 1812.21

General information on the benchmark

Namecsp/fischer/
normalized-fischer-9-2-fair.xml
MD5SUM88463877a07cbb48fe2e865060db348b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.71259
Satisfiable
(Un)Satisfiability was proved
Number of variables5288
Number of constraints4993
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4993
Global constraints used (with number of constraints)

Solver Data (download as text)

1.96/2.04	c Finished tailoring XCSP instance to Minion. Starting solving
1800.06/1812.20	HOME/solve.sh: line 8:  3714 Terminated              /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./minion -cspcomp -preprocess SAC -varorder wdeg -timelimit $TIMEOUT ${TMPDIR}/problem.minion

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1105632-1215200624/watcher-1105632-1215200624 -o /tmp/evaluation-result-1105632-1215200624/solver-1105632-1215200624 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105632-1215200624.xml 

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


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.68 3/82 3703
/proc/meminfo: memFree=1716768/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5356 CPUtime=0
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999029503 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3703/statm: 1339 235 195 169 0 50 0
[pid=3704] ppid=3703 vsize=5356 CPUtime=0
/proc/3704/stat : 3704 (solve.sh) R 3703 3703 32765 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1999029503 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 251601153319 0 0 4096 0 0 0 0 17 0 0 0
/proc/3704/statm: 1339 235 195 169 0 50 0

[startup+0.0708809 s]
/proc/loadavg: 1.99 1.97 1.68 3/82 3703
/proc/meminfo: memFree=1716768/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5356 CPUtime=0
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999029503 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3703/statm: 1339 235 195 169 0 50 0
[pid=3704] ppid=3703 vsize=862228 CPUtime=0.05
/proc/3704/stat : 3704 (java) S 3703 3703 32765 0 -1 0 2592 0 1 0 4 1 0 0 19 0 9 0 1999029503 882921472 2102 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3704/statm: 215557 2102 1144 9 0 210514 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 867584

[startup+0.102883 s]
/proc/loadavg: 1.99 1.97 1.68 3/82 3703
/proc/meminfo: memFree=1716768/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5356 CPUtime=0
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999029503 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3703/statm: 1339 235 195 169 0 50 0
[pid=3704] ppid=3703 vsize=864220 CPUtime=0.09
/proc/3704/stat : 3704 (java) S 3703 3703 32765 0 -1 0 3488 0 1 0 7 2 0 0 19 0 9 0 1999029503 884961280 2940 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3704/statm: 216055 2940 1713 9 0 210617 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 869576

[startup+0.302903 s]
/proc/loadavg: 1.99 1.97 1.68 3/82 3703
/proc/meminfo: memFree=1716768/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5356 CPUtime=0
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999029503 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3703/statm: 1339 235 195 169 0 50 0
[pid=3704] ppid=3703 vsize=864964 CPUtime=0.29
/proc/3704/stat : 3704 (java) S 3703 3703 32765 0 -1 0 4538 0 1 0 26 3 0 0 19 0 9 0 1999029503 885723136 3971 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3704/statm: 216241 3971 1822 9 0 210803 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 870320

[startup+0.701946 s]
/proc/loadavg: 1.99 1.97 1.68 3/82 3703
/proc/meminfo: memFree=1716768/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5356 CPUtime=0
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999029503 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3703/statm: 1339 235 195 169 0 50 0
[pid=3704] ppid=3703 vsize=864964 CPUtime=0.67
/proc/3704/stat : 3704 (java) S 3703 3703 32765 0 -1 0 7959 0 1 0 63 4 0 0 19 0 9 0 1999029503 885723136 7383 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3704/statm: 216241 7383 1851 9 0 210803 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 870320

[startup+1.50104 s]
/proc/loadavg: 1.99 1.97 1.68 3/92 3713
/proc/meminfo: memFree=1690256/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5356 CPUtime=0
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1999029503 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3703/statm: 1339 235 195 169 0 50 0
[pid=3704] ppid=3703 vsize=868724 CPUtime=1.47
/proc/3704/stat : 3704 (java) S 3703 3703 32765 0 -1 0 10520 0 1 0 141 6 0 0 19 0 9 0 1999029503 889573376 9891 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3704/statm: 217181 9891 1862 9 0 211743 0
[pid=3704/tid=3706] ppid=3703 vsize=868724 CPUtime=1.05
/proc/3704/task/3706/stat : 3706 (java) R 3703 3703 32765 0 -1 64 4986 0 1 0 103 2 0 0 25 0 9 0 1999029504 889573376 9891 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3704/tid=3707] ppid=3703 vsize=868724 CPUtime=0.14
/proc/3704/task/3707/stat : 3707 (java) S 3703 3703 32765 0 -1 64 3280 0 0 0 13 1 0 0 16 0 9 0 1999029505 889573376 9891 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3704/tid=3708] ppid=3703 vsize=868724 CPUtime=0
/proc/3704/task/3708/stat : 3708 (java) S 3703 3703 32765 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1999029506 889573376 9891 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3704/tid=3709] ppid=3703 vsize=868724 CPUtime=0
/proc/3704/task/3709/stat : 3709 (java) S 3703 3703 32765 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1999029506 889573376 9891 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3704/tid=3710] ppid=3703 vsize=868724 CPUtime=0
/proc/3704/task/3710/stat : 3710 (java) S 3703 3703 32765 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1999029508 889573376 9891 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3704/tid=3711] ppid=3703 vsize=868724 CPUtime=0.23
/proc/3704/task/3711/stat : 3711 (java) R 3703 3703 32765 0 -1 64 1519 0 0 0 23 0 0 0 16 0 9 0 1999029508 889573376 9891 996147200 134512640 134550740 4294955984 18446744073709551615 101767705 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3704/tid=3712] ppid=3703 vsize=868724 CPUtime=0
/proc/3704/task/3712/stat : 3712 (java) S 3703 3703 32765 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1999029508 889573376 9891 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3704/tid=3713] ppid=3703 vsize=868724 CPUtime=0
/proc/3704/task/3713/stat : 3713 (java) S 3703 3703 32765 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999029508 889573376 9891 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 874080

[startup+3.10121 s]
/proc/loadavg: 1.99 1.97 1.68 3/84 3714
/proc/meminfo: memFree=1714896/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=31684 CPUtime=1.03
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 3436 0 0 0 102 1 0 0 25 0 1 100 1999029707 32444416 2482 996147200 1448431616 1448550632 4294956144 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/3714/statm: 7921 2482 593 29 0 1975 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 37044

[startup+6.30157 s]
/proc/loadavg: 1.99 1.97 1.68 3/84 3714
/proc/meminfo: memFree=1707088/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=31684 CPUtime=4.2
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 3437 0 0 0 419 1 0 0 25 0 1 100 1999029707 32444416 2483 996147200 1448431616 1448550632 4294956144 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/3714/statm: 7921 2483 594 29 0 1975 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 37044

[startup+12.7013 s]
/proc/loadavg: 2.07 1.98 1.69 3/84 3714
/proc/meminfo: memFree=1708368/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=31684 CPUtime=10.54
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 3437 0 0 0 1053 1 0 0 25 0 1 100 1999029707 32444416 2483 996147200 1448431616 1448550632 4294956144 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/3714/statm: 7921 2483 594 29 0 1975 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 37044

[startup+25.5027 s]
/proc/loadavg: 2.06 1.98 1.69 3/84 3714
/proc/meminfo: memFree=1707600/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=32848 CPUtime=23.21
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 3966 0 0 0 2320 1 0 0 25 0 1 100 1999029707 33636352 2721 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670026 0 0 4096 8194 0 0 0 17 0 0 0
/proc/3714/statm: 8212 2721 599 29 0 2266 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 38208

[startup+51.1026 s]
/proc/loadavg: 2.04 1.98 1.70 3/84 3714
/proc/meminfo: memFree=1705936/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=48.56
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4829 0 0 0 4855 1 0 0 25 0 1 100 1999029707 35221504 3196 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670022 0 0 4096 8194 0 0 0 17 0 0 0
/proc/3714/statm: 8599 3196 599 29 0 2653 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 39756

[startup+102.307 s]
/proc/loadavg: 2.01 1.98 1.72 3/84 3714
/proc/meminfo: memFree=1705424/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=99.27
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 9926 1 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 140461616 0 0 4096 8194 0 0 0 17 0 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 39756

[startup+162.303 s]
/proc/loadavg: 2.00 1.98 1.73 3/84 3715
/proc/meminfo: memFree=1705360/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=158.69
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 15868 1 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 39756

[startup+222.303 s]
/proc/loadavg: 2.00 1.98 1.74 3/84 3715
/proc/meminfo: memFree=1705296/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=218.12
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 21811 1 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670026 0 0 4096 8194 0 0 0 17 0 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 220.1
Current children cumulated vsize (KiB) 39756

[startup+282.302 s]
/proc/loadavg: 2.00 1.98 1.76 3/84 3716
/proc/meminfo: memFree=1705168/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

################
# More data... #
################

/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1051.78
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 105173 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670033 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1053.76
Current children cumulated vsize (KiB) 39756

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/84 3797
/proc/meminfo: memFree=1813000/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1111.5
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 111145 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1113.48
Current children cumulated vsize (KiB) 39756

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/84 3797
/proc/meminfo: memFree=1813064/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1171.21
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 117116 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670113 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1173.19
Current children cumulated vsize (KiB) 39756

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/84 3797
/proc/meminfo: memFree=1812936/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1230.92
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 123087 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670045 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1232.9
Current children cumulated vsize (KiB) 39756

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/84 3797
/proc/meminfo: memFree=1812872/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1290.63
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 129058 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670029 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1292.61
Current children cumulated vsize (KiB) 39756

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/84 3797
/proc/meminfo: memFree=1812808/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1350.34
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 135029 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134607589 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1352.32
Current children cumulated vsize (KiB) 39756

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 3797
/proc/meminfo: memFree=1812744/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1410.06
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 141001 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134534378 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1412.04
Current children cumulated vsize (KiB) 39756

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 3797
/proc/meminfo: memFree=1812680/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1469.76
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 146971 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134601766 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1471.74
Current children cumulated vsize (KiB) 39756

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 3797
/proc/meminfo: memFree=1812616/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1529.47
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 152942 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1531.45
Current children cumulated vsize (KiB) 39756

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 3797
/proc/meminfo: memFree=1812616/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1589.18
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 158913 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134607589 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1591.16
Current children cumulated vsize (KiB) 39756

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 3797
/proc/meminfo: memFree=1812616/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1648.9
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 164885 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134535458 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1650.88
Current children cumulated vsize (KiB) 39756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 3797
/proc/meminfo: memFree=1812616/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1708.6
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 170855 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670045 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1710.58
Current children cumulated vsize (KiB) 39756

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 3797
/proc/meminfo: memFree=1812360/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1768.32
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 176827 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134534369 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1770.3
Current children cumulated vsize (KiB) 39756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 3797
/proc/meminfo: memFree=1812360/2055920 swapFree=4176360/4192956
[pid=3703] ppid=3701 vsize=5360 CPUtime=1.98
/proc/3703/stat : 3703 (solve.sh) S 3701 3703 32765 0 -1 4194304 309 11890 0 1 0 0 191 7 18 0 1 0 1999029503 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3703/statm: 1340 236 195 169 0 51 0
[pid=3714] ppid=3703 vsize=34396 CPUtime=1798.08
/proc/3714/stat : 3714 (ld-linux.so.2) R 3703 3703 32765 0 -1 4194304 4838 0 0 0 179803 5 0 0 25 0 1 100 1999029707 35221504 3205 996147200 1448431616 1448550632 4294956144 18446744073709551615 134534386 0 0 4096 8194 0 0 0 17 1 0 0
/proc/3714/statm: 8599 3205 599 29 0 2653 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 39756

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1812.21
CPU time (s): 1800.08
CPU user time (s): 1799.95
CPU system time (s): 0.137979
CPU usage (%): 99.3309
Max. virtual memory (cumulated for all children) (KiB): 874232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17051
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1421
involuntary context switches= 30788

runsolver used 1.93871 second user time and 6.30904 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-04 21:43:44
IDJOB=1105632
IDBENCH=54255
IDSOLVER=369
FILE ID=node91/1105632-1215200624
PBS_JOBID= 7881615
Free space on /tmp= 66412 MiB

SOLVER NAME= Minion/Tailor 2008-07-04
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-9-2-fair.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1105632-1215200624/watcher-1105632-1215200624 -o /tmp/evaluation-result-1105632-1215200624/solver-1105632-1215200624 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1105632-1215200624.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 88463877a07cbb48fe2e865060db348b
RANDOM SEED=624912392

node91.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1717184 kB
Buffers:         10296 kB
Cached:         166596 kB
SwapCached:       7456 kB
Active:         253648 kB
Inactive:        38732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717184 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:           30456 kB
Writeback:           0 kB
Mapped:         123224 kB
Slab:            30688 kB
Committed_AS: 12487176 kB
PageTables:       2492 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= 66392 MiB
End job on node91 at 2008-07-04 22:13:56