Trace number 1086852

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
casper zito? (TO) 1800.05 1807.71

General information on the benchmark

Namecsp/fapp/fapp31/
normalized-fapp31-0400-9.xml
MD5SUMbedba223a5500787a29a04735f75d2e4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark144.181
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints3003
Maximum constraint arity2
Maximum domain size700
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3003
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.08	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.03/0.08	c Parsing = 1
0.05/0.13	c Building = 1
0.16/0.25	c [ NumberOfVariables = 400 ]
0.16/0.25	c [ NumberOfConstraints = 3003 ]
0.16/0.26	c [ SizeOfSearchSpace(log2) = 3762.54 ]
0.16/0.26	c SymmetrySearch = 1
0.26/0.38	c InitialPropagation = 1
0.26/0.39	c [ SizeOfSearchSpace(log2) = 3757.54 ]
0.26/0.39	c InitialSAC = (Timeout)
3.73/3.86	c [ SizeOfSearchSpace(log2) = 3756.18 ]
3.73/3.88	c Search(DomWDeg) = 

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-1086852-1215241544/watcher-1086852-1215241544 -o /tmp/evaluation-result-1086852-1215241544/solver-1086852-1215241544 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1086852-1215241544.xml 133318064 

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: 2.00 2.00 2.02 4/73 3350
/proc/meminfo: memFree=1782848/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=2328 CPUtime=0
/proc/3350/stat : 3350 (casperzito) D 3348 3350 2317 0 -1 4194304 57 0 0 0 0 0 0 0 18 0 1 0 636401663 2383872 41 996147200 134512640 135472138 4294956224 18446744073709551615 9921083 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/3350/statm: 582 41 31 234 0 14 0

[startup+0.072034 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 3350
/proc/meminfo: memFree=1782848/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=5836 CPUtime=0.03
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 584 0 1 0 3 0 0 0 18 0 1 0 636401663 5976064 545 996147200 134512640 135472138 4294956224 18446744073709551615 134747685 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 1459 545 368 234 0 161 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5836

[startup+0.101035 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 3350
/proc/meminfo: memFree=1782848/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=6232 CPUtime=0.05
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 684 0 1 0 5 0 0 0 18 0 1 0 636401663 6381568 645 996147200 134512640 135472138 4294956224 18446744073709551615 4159784657 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 1558 645 368 234 0 260 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6232

[startup+0.301065 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 3350
/proc/meminfo: memFree=1782848/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=105944 CPUtime=0.26
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8210 0 2 0 22 4 0 0 19 0 1 0 636401663 108486656 8167 996147200 134512640 135472138 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 26486 8167 456 234 0 25188 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 105944

[startup+0.701111 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 3350
/proc/meminfo: memFree=1782848/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=0.65
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8367 0 2 0 61 4 0 0 23 0 1 0 636401663 103804928 7506 996147200 134512640 135472138 4294956224 18446744073709551615 134690577 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 7506 479 234 0 24045 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 101372

[startup+1.50121 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 3351
/proc/meminfo: memFree=1753528/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1.45
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8390 0 2 0 141 4 0 0 25 0 1 0 636401663 103804928 7529 996147200 134512640 135472138 4294956224 18446744073709551615 134677802 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 7529 479 234 0 24045 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 101372

[startup+3.10239 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 3351
/proc/meminfo: memFree=1753272/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=3.04
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8447 0 2 0 300 4 0 0 25 0 1 0 636401663 103804928 7586 996147200 134512640 135472138 4294956224 18446744073709551615 134690425 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 7586 479 234 0 24045 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 101372

[startup+6.30175 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 3351
/proc/meminfo: memFree=1752896/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=6.21
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8560 0 2 0 617 4 0 0 25 0 1 0 636401663 103804928 7699 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 7699 510 234 0 24045 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 101372

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 3351
/proc/meminfo: memFree=1752640/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=12.56
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8663 0 2 0 1252 4 0 0 25 0 1 0 636401663 103804928 7802 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 7802 510 234 0 24045 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 101372

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 3351
/proc/meminfo: memFree=1752192/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=25.26
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8771 0 2 0 2522 4 0 0 25 0 1 0 636401663 103804928 7910 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 7910 510 234 0 24045 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 101372

[startup+51.1019 s]
/proc/loadavg: 2.21 2.05 2.03 4/84 3427
/proc/meminfo: memFree=1814448/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=50.68
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8804 0 2 0 5061 7 0 0 25 0 1 0 636401663 103804928 7943 996147200 134512640 135472138 4294956224 18446744073709551615 135202643 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 7943 510 234 0 24045 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 101372

[startup+102.307 s]
/proc/loadavg: 2.19 2.07 2.03 3/84 3427
/proc/meminfo: memFree=1717296/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=101.68
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8878 0 2 0 10160 8 0 0 25 0 1 0 636401663 103804928 8017 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8017 510 234 0 24045 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 101372

[startup+162.302 s]
/proc/loadavg: 2.11 2.07 2.03 3/84 3427
/proc/meminfo: memFree=1592752/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=161.43
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8878 0 2 0 16135 8 0 0 25 0 1 0 636401663 103804928 8017 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8017 510 234 0 24045 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 101372

[startup+222.302 s]
/proc/loadavg: 2.11 2.08 2.04 3/84 3427
/proc/meminfo: memFree=1475312/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=221.18
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8878 0 2 0 22110 8 0 0 25 0 1 0 636401663 103804928 8017 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8017 510 234 0 24045 0
Current children cumulated CPU time (s) 221.18
Current children cumulated vsize (KiB) 101372

[startup+282.301 s]
/proc/loadavg: 2.04 2.06 2.03 3/84 3427
/proc/meminfo: memFree=1348208/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=280.95
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8878 0 2 0 28087 8 0 0 25 0 1 0 636401663 103804928 8017 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8017 510 234 0 24045 0
Current children cumulated CPU time (s) 280.95
Current children cumulated vsize (KiB) 101372

[startup+342.301 s]
/proc/loadavg: 2.01 2.05 2.03 3/84 3427
/proc/meminfo: memFree=1215792/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=340.7
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8878 0 2 0 34062 8 0 0 25 0 1 0 636401663 103804928 8017 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8017 510 234 0 24045 0
Current children cumulated CPU time (s) 340.7
Current children cumulated vsize (KiB) 101372

[startup+402.301 s]
/proc/loadavg: 2.26 2.10 2.04 3/83 3428
/proc/meminfo: memFree=1151656/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=400.45
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8878 0 2 0 40037 8 0 0 25 0 1 0 636401663 103804928 8017 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8017 510 234 0 24045 0
Current children cumulated CPU time (s) 400.45
Current children cumulated vsize (KiB) 101372

[startup+462.301 s]
/proc/loadavg: 2.57 2.22 2.08 3/76 3479
/proc/meminfo: memFree=1583472/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=460.11
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8879 0 2 0 45997 14 0 0 25 0 1 0 636401663 103804928 8018 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8018 510 234 0 24045 0
Current children cumulated CPU time (s) 460.11
Current children cumulated vsize (KiB) 101372

[startup+522.301 s]
/proc/loadavg: 2.29 2.20 2.09 3/76 3479
/proc/meminfo: memFree=1361520/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=519.72
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8896 0 2 0 51957 15 0 0 25 0 1 0 636401663 103804928 8035 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8035 510 234 0 24045 0
Current children cumulated CPU time (s) 519.72
Current children cumulated vsize (KiB) 101372

[startup+582.302 s]
/proc/loadavg: 2.20 2.20 2.09 3/74 3612
/proc/meminfo: memFree=1850160/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=579.5
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8903 0 2 0 57931 19 0 0 25 0 1 0 636401663 103804928 8042 996147200 134512640 135472138 4294956224 18446744073709551615 135202664 0 0 4096 0 0 0 0 17 1 0 0
/proc/3350/statm: 25343 8042 510 234 0 24045 0
Current children cumulated CPU time (s) 579.5
Current children cumulated vsize (KiB) 101372

[startup+642.302 s]
/proc/loadavg: 2.07 2.16 2.09 3/74 3612
/proc/meminfo: memFree=1850160/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=639.49
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8903 0 2 0 63930 19 0 0 25 0 1 0 636401663 103804928 8042 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/3350/statm: 25343 8042 510 234 0 24045 0
Current children cumulated CPU time (s) 639.49
Current children cumulated vsize (KiB) 101372


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.07 2.06 3/74 3612
/proc/meminfo: memFree=1849968/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=879.42
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 87923 19 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 879.42
Current children cumulated vsize (KiB) 101372

[startup+942.301 s]
/proc/loadavg: 2.00 2.05 2.06 3/74 3612
/proc/meminfo: memFree=1849968/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=939.4
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 93921 19 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202664 0 0 4096 0 0 0 0 17 1 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 939.4
Current children cumulated vsize (KiB) 101372

[startup+1002.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/74 3612
/proc/meminfo: memFree=1849904/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=999.38
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 99919 19 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 999.38
Current children cumulated vsize (KiB) 101372

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/74 3612
/proc/meminfo: memFree=1849904/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1059.36
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 105917 19 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 1 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1059.36
Current children cumulated vsize (KiB) 101372

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 3612
/proc/meminfo: memFree=1849840/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1119.34
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 111915 19 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1119.34
Current children cumulated vsize (KiB) 101372

[startup+1182.3 s]
/proc/loadavg: 2.12 2.05 2.04 3/84 3714
/proc/meminfo: memFree=1816488/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1178.96
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 117873 23 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1178.96
Current children cumulated vsize (KiB) 101372

[startup+1242.3 s]
/proc/loadavg: 2.20 2.09 2.06 3/76 3716
/proc/meminfo: memFree=1595568/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1238.93
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 123867 26 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1238.93
Current children cumulated vsize (KiB) 101372

[startup+1302.3 s]
/proc/loadavg: 2.07 2.08 2.05 3/74 3837
/proc/meminfo: memFree=1813568/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1298.51
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 129824 27 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1298.51
Current children cumulated vsize (KiB) 101372

[startup+1362.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/74 3837
/proc/meminfo: memFree=1813568/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1358.05
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 135778 27 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1358.05
Current children cumulated vsize (KiB) 101372

[startup+1422.31 s]
/proc/loadavg: 2.01 2.05 2.04 3/74 3837
/proc/meminfo: memFree=1813504/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1417.59
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 141732 27 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1417.59
Current children cumulated vsize (KiB) 101372

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/74 3837
/proc/meminfo: memFree=1813504/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1477.12
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 147685 27 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1477.12
Current children cumulated vsize (KiB) 101372

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/74 3837
/proc/meminfo: memFree=1813440/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1536.66
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 153639 27 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1536.66
Current children cumulated vsize (KiB) 101372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/74 3837
/proc/meminfo: memFree=1813440/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1596.22
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 159594 28 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1596.22
Current children cumulated vsize (KiB) 101372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/74 3837
/proc/meminfo: memFree=1813376/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1655.75
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 165547 28 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1655.75
Current children cumulated vsize (KiB) 101372

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/74 3837
/proc/meminfo: memFree=1813312/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1715.29
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 171501 28 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1715.29
Current children cumulated vsize (KiB) 101372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 3837
/proc/meminfo: memFree=1813248/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1774.84
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 177456 28 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1774.84
Current children cumulated vsize (KiB) 101372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3837
/proc/meminfo: memFree=1813184/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1800.04
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 179976 28 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 101372

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

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

[startup+1807.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3837
/proc/meminfo: memFree=1813184/2055920 swapFree=4179952/4192956
[pid=3350] ppid=3348 vsize=101372 CPUtime=1800.04
/proc/3350/stat : 3350 (casperzito) R 3348 3350 2317 0 -1 4194304 8918 0 2 0 179976 28 0 0 25 0 1 0 636401663 103804928 8057 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/3350/statm: 25343 8057 510 234 0 24045 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 101372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.71
CPU time (s): 1800.05
CPU user time (s): 1799.76
CPU system time (s): 0.289955
CPU usage (%): 99.5763
Max. virtual memory (cumulated for all children) (KiB): 105944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.289955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8918
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 23064

runsolver used 1.70874 second user time and 4.95525 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-05 09:05:44
IDJOB=1086852
IDBENCH=57888
IDSOLVER=362
FILE ID=node88/1086852-1215241544
PBS_JOBID= 7881928
Free space on /tmp= 66488 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fapp/fapp31/normalized-fapp31-0400-9.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086852-1215241544/watcher-1086852-1215241544 -o /tmp/evaluation-result-1086852-1215241544/solver-1086852-1215241544 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1086852-1215241544.xml 133318064 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bedba223a5500787a29a04735f75d2e4
RANDOM SEED=133318064

node88.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.232
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.232
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:       1783328 kB
Buffers:          8520 kB
Cached:          97484 kB
SwapCached:       7080 kB
Active:         167492 kB
Inactive:        55948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783328 kB
SwapTotal:     4192956 kB
SwapFree:      4179952 kB
Dirty:            3288 kB
Writeback:           0 kB
Mapped:         124824 kB
Slab:            34296 kB
Committed_AS:  1177892 kB
PageTables:       2088 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= 66496 MiB
End job on node88 at 2008-07-05 09:35:54