Trace number 1086138

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.07 1807.53

General information on the benchmark

Namecsp/fapp/fapp39/
normalized-fapp39-2750-6.xml
MD5SUMd81f449daceef06ffb2047ba7336c02a
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 benchmark1499.85
Satisfiable
(Un)Satisfiability was proved
Number of variables2750
Number of constraints23154
Maximum constraint arity2
Maximum domain size502
Number of constraints which are defined in extension0
Number of constraints which are defined in intension23154
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.79/0.87	c Building = 1
1.48/1.59	c [ NumberOfVariables = 2750 ]
1.48/1.59	c [ NumberOfConstraints = 23154 ]
1.58/1.63	c [ SizeOfSearchSpace(log2) = 24523 ]
1.58/1.63	c SymmetrySearch = 1
7.35/7.47	c InitialPropagation = 1
7.46/7.56	c [ SizeOfSearchSpace(log2) = 24465 ]
7.46/7.56	c InitialSAC = (Timeout)
10.54/10.67	c [ SizeOfSearchSpace(log2) = 24463.3 ]
10.64/10.76	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-1086138-1215237631/watcher-1086138-1215237631 -o /tmp/evaluation-result-1086138-1215237631/solver-1086138-1215237631 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1086138-1215237631.xml 1933744408 

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.07 2.14 2.11 4/84 2773
/proc/meminfo: memFree=954304/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=5348 CPUtime=0
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 636018812 5476352 190 996147200 134512640 135472138 4294956224 18446744073709551615 1575800 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 1337 190 156 234 0 27 0

[startup+0.065915 s]
/proc/loadavg: 2.07 2.14 2.11 4/84 2773
/proc/meminfo: memFree=954304/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=6236 CPUtime=0.05
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 682 0 0 0 5 0 0 0 18 0 1 0 636018812 6385664 642 996147200 134512640 135472138 4294956224 18446744073709551615 2041467 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 1559 643 368 234 0 261 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6236

[startup+0.102921 s]
/proc/loadavg: 2.07 2.14 2.11 4/84 2773
/proc/meminfo: memFree=954304/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=6764 CPUtime=0.09
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 807 0 0 0 9 0 0 0 18 0 1 0 636018812 6926336 767 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 1691 767 368 234 0 393 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6764

[startup+0.301937 s]
/proc/loadavg: 2.07 2.14 2.11 4/84 2773
/proc/meminfo: memFree=954304/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=9404 CPUtime=0.29
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 1447 0 0 0 28 1 0 0 19 0 1 0 636018812 9629696 1407 996147200 134512640 135472138 4294956224 18446744073709551615 2041467 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 2351 1407 368 234 0 1053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9404

[startup+0.701982 s]
/proc/loadavg: 2.07 2.14 2.11 4/84 2773
/proc/meminfo: memFree=954304/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=14288 CPUtime=0.69
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 2692 0 0 0 67 2 0 0 23 0 1 0 636018812 14630912 2652 996147200 134512640 135472138 4294956224 18446744073709551615 2041467 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 3572 2652 368 234 0 2274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14288

[startup+1.50207 s]
/proc/loadavg: 2.07 2.14 2.11 3/85 2774
/proc/meminfo: memFree=914168/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=299384 CPUtime=1.48
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 34504 0 0 0 127 21 0 0 25 0 1 0 636018812 306569216 34464 996147200 134512640 135472138 4294956224 18446744073709551615 2041467 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 74846 34467 421 234 0 73548 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 299384

[startup+3.10126 s]
/proc/loadavg: 2.07 2.14 2.11 3/85 2774
/proc/meminfo: memFree=780344/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=338616 CPUtime=3.08
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 43076 0 0 0 282 26 0 0 25 0 1 0 636018812 346742784 42897 996147200 134512640 135472138 4294956224 18446744073709551615 134534922 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 84654 42897 457 234 0 83356 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 338616

[startup+6.30161 s]
/proc/loadavg: 2.07 2.14 2.11 3/85 2774
/proc/meminfo: memFree=778808/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=338616 CPUtime=6.26
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 43510 0 0 0 600 26 0 0 25 0 1 0 636018812 346742784 43290 996147200 134512640 135472138 4294956224 18446744073709551615 134534845 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 84654 43290 457 234 0 83356 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 338616

[startup+12.7013 s]
/proc/loadavg: 2.06 2.13 2.11 3/85 2774
/proc/meminfo: memFree=800888/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=12.63
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44313 0 0 0 1236 27 0 0 25 0 1 0 636018812 310890496 37739 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 75901 37739 511 234 0 74603 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 303604

[startup+25.5018 s]
/proc/loadavg: 2.05 2.13 2.10 3/85 2774
/proc/meminfo: memFree=802872/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=25.36
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44361 0 0 0 2509 27 0 0 25 0 1 0 636018812 310890496 37787 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 75901 37787 511 234 0 74603 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 303604

[startup+51.1026 s]
/proc/loadavg: 2.03 2.12 2.10 3/85 2780
/proc/meminfo: memFree=800248/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=50.83
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44463 0 0 0 5056 27 0 0 25 0 1 0 636018812 310890496 37889 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/2773/statm: 75901 37889 511 234 0 74603 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 303604

[startup+102.306 s]
/proc/loadavg: 2.05 2.11 2.09 3/83 2818
/proc/meminfo: memFree=1466888/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=101.79
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44554 0 0 0 10151 28 0 0 25 0 1 0 636018812 310890496 37980 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 37980 511 234 0 74603 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 303604

[startup+162.301 s]
/proc/loadavg: 2.02 2.09 2.09 3/84 2819
/proc/meminfo: memFree=1393344/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=161.54
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44644 0 0 0 16126 28 0 0 25 0 1 0 636018812 310890496 38070 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38070 511 234 0 74603 0
Current children cumulated CPU time (s) 161.54
Current children cumulated vsize (KiB) 303604

[startup+222.302 s]
/proc/loadavg: 2.16 2.10 2.09 3/83 2819
/proc/meminfo: memFree=758912/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=221.29
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44666 0 0 0 22101 28 0 0 25 0 1 0 636018812 310890496 38092 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38092 511 234 0 74603 0
Current children cumulated CPU time (s) 221.29
Current children cumulated vsize (KiB) 303604

[startup+282.302 s]
/proc/loadavg: 2.54 2.22 2.13 4/84 2820
/proc/meminfo: memFree=757688/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=281.06
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44923 0 0 0 28077 29 0 0 25 0 1 0 636018812 310890496 38349 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38349 511 234 0 74603 0
Current children cumulated CPU time (s) 281.06
Current children cumulated vsize (KiB) 303604

[startup+342.301 s]
/proc/loadavg: 2.83 2.36 2.18 4/83 2821
/proc/meminfo: memFree=754736/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=340.81
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 34052 29 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 340.81
Current children cumulated vsize (KiB) 303604

[startup+402.302 s]
/proc/loadavg: 2.89 2.46 2.22 4/83 2821
/proc/meminfo: memFree=753456/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=400.56
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 40027 29 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 400.56
Current children cumulated vsize (KiB) 303604

[startup+462.303 s]
/proc/loadavg: 2.77 2.51 2.25 4/83 2821
/proc/meminfo: memFree=752752/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=460.32
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 46003 29 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 460.32
Current children cumulated vsize (KiB) 303604

[startup+522.302 s]
/proc/loadavg: 2.81 2.56 2.29 3/83 2821
/proc/meminfo: memFree=752496/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=520.07
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 51978 29 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202643 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 520.07
Current children cumulated vsize (KiB) 303604

[startup+582.302 s]
/proc/loadavg: 2.48 2.51 2.28 3/83 2821
/proc/meminfo: memFree=752240/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=579.82
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 57953 29 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 579.82
Current children cumulated vsize (KiB) 303604

[startup+642.303 s]
/proc/loadavg: 2.26 2.44 2.27 3/83 2821
/proc/meminfo: memFree=752112/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=639.59
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 63929 30 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 639.59
Current children cumulated vsize (KiB) 303604


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

[startup+882.303 s]
/proc/loadavg: 2.21 2.30 2.25 3/83 2821
/proc/meminfo: memFree=751792/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=878.6
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 87830 30 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 878.6
Current children cumulated vsize (KiB) 303604

[startup+942.302 s]
/proc/loadavg: 2.23 2.29 2.25 4/83 2821
/proc/meminfo: memFree=751792/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=938.36
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 93806 30 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 938.36
Current children cumulated vsize (KiB) 303604

[startup+1002.3 s]
/proc/loadavg: 2.35 2.29 2.25 3/83 2821
/proc/meminfo: memFree=751792/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=998.12
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 99781 31 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 998.12
Current children cumulated vsize (KiB) 303604

[startup+1062.3 s]
/proc/loadavg: 2.33 2.30 2.25 3/83 2821
/proc/meminfo: memFree=751664/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1057.87
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 105756 31 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202703 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1057.87
Current children cumulated vsize (KiB) 303604

[startup+1122.3 s]
/proc/loadavg: 2.33 2.30 2.26 3/83 2821
/proc/meminfo: memFree=751664/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1117.63
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 111732 31 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1117.63
Current children cumulated vsize (KiB) 303604

[startup+1182.3 s]
/proc/loadavg: 2.27 2.29 2.26 3/83 2821
/proc/meminfo: memFree=751664/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1177.38
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 117707 31 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1177.38
Current children cumulated vsize (KiB) 303604

[startup+1242.3 s]
/proc/loadavg: 2.35 2.31 2.26 3/83 2821
/proc/meminfo: memFree=751600/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1237.14
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 123682 32 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1237.14
Current children cumulated vsize (KiB) 303604

[startup+1302.3 s]
/proc/loadavg: 2.27 2.29 2.26 3/83 2821
/proc/meminfo: memFree=751600/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1296.9
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 129658 32 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1296.9
Current children cumulated vsize (KiB) 303604

[startup+1362.3 s]
/proc/loadavg: 2.29 2.30 2.27 4/83 2821
/proc/meminfo: memFree=751536/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1356.65
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 135633 32 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1356.65
Current children cumulated vsize (KiB) 303604

[startup+1422.31 s]
/proc/loadavg: 2.26 2.29 2.27 3/83 2821
/proc/meminfo: memFree=751536/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1416.41
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 141609 32 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1416.41
Current children cumulated vsize (KiB) 303604

[startup+1482.3 s]
/proc/loadavg: 2.32 2.29 2.27 4/83 2821
/proc/meminfo: memFree=751536/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1476.16
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 147584 32 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1476.16
Current children cumulated vsize (KiB) 303604

[startup+1542.3 s]
/proc/loadavg: 2.24 2.27 2.26 3/83 2821
/proc/meminfo: memFree=751472/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1535.91
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 153559 32 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1535.91
Current children cumulated vsize (KiB) 303604

[startup+1602.3 s]
/proc/loadavg: 2.30 2.28 2.27 3/83 2821
/proc/meminfo: memFree=751472/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1595.67
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 159535 32 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1595.67
Current children cumulated vsize (KiB) 303604

[startup+1662.3 s]
/proc/loadavg: 2.34 2.29 2.27 3/83 2821
/proc/meminfo: memFree=751536/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1655.42
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 165510 32 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202654 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1655.42
Current children cumulated vsize (KiB) 303604

[startup+1722.3 s]
/proc/loadavg: 2.29 2.28 2.27 3/83 2821
/proc/meminfo: memFree=751472/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1715.18
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 171486 32 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1715.18
Current children cumulated vsize (KiB) 303604

[startup+1782.3 s]
/proc/loadavg: 2.29 2.27 2.27 3/83 2821
/proc/meminfo: memFree=751408/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1774.94
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 177461 33 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1774.94
Current children cumulated vsize (KiB) 303604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.5 s]
/proc/loadavg: 2.35 2.28 2.27 3/83 2821
/proc/meminfo: memFree=751408/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1800.04
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 179971 33 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 303604

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

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

[startup+1807.5 s]
/proc/loadavg: 2.35 2.28 2.27 3/83 2821
/proc/meminfo: memFree=751408/2055920 swapFree=4179368/4192956
[pid=2773] ppid=2771 vsize=303604 CPUtime=1800.04
/proc/2773/stat : 2773 (casperzito) R 2771 2773 2342 0 -1 4194304 44957 0 0 0 179971 33 0 0 25 0 1 0 636018812 310890496 38383 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2773/statm: 75901 38383 511 234 0 74603 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 303604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.53
CPU time (s): 1800.07
CPU user time (s): 1799.71
CPU system time (s): 0.358945
CPU usage (%): 99.5872
Max. virtual memory (cumulated for all children) (KiB): 338616

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

runsolver used 1.70874 second user time and 4.98924 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-05 08:00:31
IDJOB=1086138
IDBENCH=57765
IDSOLVER=362
FILE ID=node87/1086138-1215237631
PBS_JOBID= 7881958
Free space on /tmp= 66476 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fapp/fapp39/normalized-fapp39-2750-6.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086138-1215237631/watcher-1086138-1215237631 -o /tmp/evaluation-result-1086138-1215237631/solver-1086138-1215237631 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1086138-1215237631.xml 1933744408 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d81f449daceef06ffb2047ba7336c02a
RANDOM SEED=1933744408

node87.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:        954656 kB
Buffers:         70684 kB
Cached:         272428 kB
SwapCached:       7632 kB
Active:         866168 kB
Inactive:       180600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        954656 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:            6168 kB
Writeback:           0 kB
Mapped:         714916 kB
Slab:            38168 kB
Committed_AS:  2355772 kB
PageTables:       3280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node87 at 2008-07-05 08:30:41