Trace number 1069728

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 zao? (TO) 1800.1 1811.43

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-clauses-45-40.xml
MD5SUM347e8ed0aa59e4cfda2efa577e0ec980
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints39645
Maximum constraint arity40
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(39645)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
1.78/1.84	c Building = 1
2.47/2.51	c [ NumberOfVariables = 1800 ]
2.47/2.51	c [ NumberOfConstraints = 39645 ]
2.47/2.51	c [ SizeOfSearchSpace(log2) = 1800 ]
2.47/2.51	c SymmetrySearch = (Timeout)
12.82/12.97	c [ Proceeding without symmetry breaking ]
13.03/13.11	c InitialPropagation = 1
13.13/13.28	c [ SizeOfSearchSpace(log2) = 1800 ]
13.13/13.28	c InitialSAC = 1
17.80/17.94	c [ SizeOfSearchSpace(log2) = 1800 ]
17.80/17.94	c Search(SampleFF) : 

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-1069728-1215161403/watcher-1069728-1215161403 -o /tmp/evaluation-result-1069728-1215161403/solver-1069728-1215161403 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1069728-1215161403.xml 1453350512 

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.00 4/81 1352
/proc/meminfo: memFree=1752320/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=5352 CPUtime=0
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 639070719 5480448 190 996147200 134512640 135477443 4294956224 18446744073709551615 4705144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 1338 190 156 235 0 27 0

[startup+0.0717211 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1352
/proc/meminfo: memFree=1752320/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=6652 CPUtime=0.06
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 770 0 0 0 6 0 0 0 18 0 1 0 639070719 6811648 730 996147200 134512640 135477443 4294956224 18446744073709551615 5170811 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 1663 730 368 235 0 364 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6652

[startup+0.101724 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1352
/proc/meminfo: memFree=1752320/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=7180 CPUtime=0.09
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 890 0 0 0 9 0 0 0 18 0 1 0 639070719 7352320 850 996147200 134512640 135477443 4294956224 18446744073709551615 5170811 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 1795 850 368 235 0 496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7180

[startup+0.301744 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1352
/proc/meminfo: memFree=1752320/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=10084 CPUtime=0.29
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 1625 0 0 0 28 1 0 0 19 0 1 0 639070719 10326016 1585 996147200 134512640 135477443 4294956224 18446744073709551615 134755169 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 2521 1586 368 235 0 1222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10084

[startup+0.701785 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1352
/proc/meminfo: memFree=1752320/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=16024 CPUtime=0.69
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 3118 0 0 0 67 2 0 0 23 0 1 0 639070719 16408576 3078 996147200 134512640 135477443 4294956224 18446744073709551615 134791467 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 4006 3078 368 235 0 2707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16024

[startup+1.50187 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1353
/proc/meminfo: memFree=1736952/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=27640 CPUtime=1.48
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 6030 0 0 0 145 3 0 0 25 0 1 0 639070719 28303360 5990 996147200 134512640 135477443 4294956224 18446744073709551615 134774150 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 6910 5990 368 235 0 5611 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27640

[startup+3.10104 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1353
/proc/meminfo: memFree=1698808/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=255264 CPUtime=3.07
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 32994 0 0 0 292 15 0 0 25 0 1 0 639070719 261390336 32814 996147200 134512640 135477443 4294956224 18446744073709551615 134534276 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 63816 32814 464 235 0 62517 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 255264

[startup+6.30137 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1353
/proc/meminfo: memFree=1609592/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=271352 CPUtime=6.26
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 39377 0 0 0 609 17 0 0 25 0 1 0 639070719 277864448 37555 996147200 134512640 135477443 4294956224 18446744073709551615 134535420 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 67838 37555 465 235 0 66539 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 271352

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1353
/proc/meminfo: memFree=1586680/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=286760 CPUtime=12.62
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 45123 0 0 0 1244 18 0 0 25 0 1 0 639070719 293642240 41743 996147200 134512640 135477443 4294956224 18446744073709551615 134535448 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 71690 41743 465 235 0 70391 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 286760

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1353
/proc/meminfo: memFree=1610360/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242520 CPUtime=25.37
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 47995 0 0 0 2516 21 0 0 25 0 1 0 639070719 248340480 35917 996147200 134512640 135477443 4294956224 18446744073709551615 135208684 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60630 35917 509 235 0 59331 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 242520

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1353
/proc/meminfo: memFree=1609208/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242552 CPUtime=50.84
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 48204 0 0 0 5063 21 0 0 25 0 1 0 639070719 248373248 36126 996147200 134512640 135477443 4294956224 18446744073709551615 134583100 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60638 36126 518 235 0 59339 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 242552

[startup+102.305 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1353
/proc/meminfo: memFree=1608952/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=101.79
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 48272 0 0 0 10158 21 0 0 25 0 1 0 639070719 248377344 36194 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 36194 518 235 0 59340 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 242556

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1353
/proc/meminfo: memFree=1608888/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=161.49
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 48272 0 0 0 16128 21 0 0 25 0 1 0 639070719 248377344 36194 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 36194 518 235 0 59340 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 242556

[startup+222.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 1353
/proc/meminfo: memFree=1608888/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=221.2
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 48272 0 0 0 22099 21 0 0 25 0 1 0 639070719 248377344 36194 996147200 134512640 135477443 4294956224 18446744073709551615 135270826 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 36194 518 235 0 59340 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 242556

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 1354
/proc/meminfo: memFree=1608760/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=280.9
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 48272 0 0 0 28069 21 0 0 25 0 1 0 639070719 248377344 36194 996147200 134512640 135477443 4294956224 18446744073709551615 134585534 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 36194 518 235 0 59340 0
Current children cumulated CPU time (s) 280.9
Current children cumulated vsize (KiB) 242556

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1355
/proc/meminfo: memFree=1608696/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=340.61
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 48284 0 0 0 34040 21 0 0 25 0 1 0 639070719 248377344 36206 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 36206 518 235 0 59340 0
Current children cumulated CPU time (s) 340.61
Current children cumulated vsize (KiB) 242556

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1355
/proc/meminfo: memFree=1608248/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=400.31
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 48410 0 0 0 40010 21 0 0 25 0 1 0 639070719 248377344 36332 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 36332 518 235 0 59340 0
Current children cumulated CPU time (s) 400.31
Current children cumulated vsize (KiB) 242556

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1355
/proc/meminfo: memFree=1607800/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=460.02
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 48536 0 0 0 45980 22 0 0 25 0 1 0 639070719 248377344 36458 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 36458 518 235 0 59340 0
Current children cumulated CPU time (s) 460.02
Current children cumulated vsize (KiB) 242556

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1355
/proc/meminfo: memFree=1607288/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=519.73
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 48668 0 0 0 51951 22 0 0 25 0 1 0 639070719 248377344 36590 996147200 134512640 135477443 4294956224 18446744073709551615 6037243 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 36590 518 235 0 59340 0
Current children cumulated CPU time (s) 519.73
Current children cumulated vsize (KiB) 242556

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1355
/proc/meminfo: memFree=1606712/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=579.42
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 48787 0 0 0 57920 22 0 0 25 0 1 0 639070719 248377344 36709 996147200 134512640 135477443 4294956224 18446744073709551615 134942891 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 36709 518 235 0 59340 0
Current children cumulated CPU time (s) 579.42
Current children cumulated vsize (KiB) 242556

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1355
/proc/meminfo: memFree=1606200/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=639.13
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 48906 0 0 0 63891 22 0 0 25 0 1 0 639070719 248377344 36828 996147200 134512640 135477443 4294956224 18446744073709551615 134955508 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 36828 518 235 0 59340 0
Current children cumulated CPU time (s) 639.13
Current children cumulated vsize (KiB) 242556


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1361
/proc/meminfo: memFree=1604536/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=818.23
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 49263 0 0 0 81800 23 0 0 25 0 1 0 639070719 248377344 37185 996147200 134512640 135477443 4294956224 18446744073709551615 134922205 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 37185 518 235 0 59340 0
Current children cumulated CPU time (s) 818.23
Current children cumulated vsize (KiB) 242556

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1361
/proc/meminfo: memFree=1604024/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=877.94
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 49394 0 0 0 87771 23 0 0 25 0 1 0 639070719 248377344 37316 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 0 0 0
/proc/1352/statm: 60639 37316 518 235 0 59340 0
Current children cumulated CPU time (s) 877.94
Current children cumulated vsize (KiB) 242556

[startup+942.302 s]
/proc/loadavg: 1.94 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1626320/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=937.54
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 49514 0 0 0 93730 24 0 0 25 0 1 0 639070719 248377344 37436 996147200 134512640 135477443 4294956224 18446744073709551615 134887902 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 37436 518 235 0 59340 0
Current children cumulated CPU time (s) 937.54
Current children cumulated vsize (KiB) 242556

[startup+1002.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1613200/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=997.08
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 49633 0 0 0 99684 24 0 0 25 0 1 0 639070719 248377344 37555 996147200 134512640 135477443 4294956224 18446744073709551615 134694500 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 37555 518 235 0 59340 0
Current children cumulated CPU time (s) 997.08
Current children cumulated vsize (KiB) 242556

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1601232/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1056.63
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 49751 0 0 0 105639 24 0 0 25 0 1 0 639070719 248377344 37673 996147200 134512640 135477443 4294956224 18446744073709551615 134921617 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 37673 518 235 0 59340 0
Current children cumulated CPU time (s) 1056.63
Current children cumulated vsize (KiB) 242556

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1599888/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1116.18
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 49870 0 0 0 111593 25 0 0 25 0 1 0 639070719 248377344 37792 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 37792 518 235 0 59340 0
Current children cumulated CPU time (s) 1116.18
Current children cumulated vsize (KiB) 242556

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1593168/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1175.73
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 49989 0 0 0 117548 25 0 0 25 0 1 0 639070719 248377344 37911 996147200 134512640 135477443 4294956224 18446744073709551615 135268532 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 37911 518 235 0 59340 0
Current children cumulated CPU time (s) 1175.73
Current children cumulated vsize (KiB) 242556

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1586768/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1235.27
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 50119 0 0 0 123502 25 0 0 25 0 1 0 639070719 248377344 38041 996147200 134512640 135477443 4294956224 18446744073709551615 135268618 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 38041 518 235 0 59340 0
Current children cumulated CPU time (s) 1235.27
Current children cumulated vsize (KiB) 242556

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1586256/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1294.82
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 50238 0 0 0 129457 25 0 0 25 0 1 0 639070719 248377344 38160 996147200 134512640 135477443 4294956224 18446744073709551615 134585520 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 38160 518 235 0 59340 0
Current children cumulated CPU time (s) 1294.82
Current children cumulated vsize (KiB) 242556

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1585104/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1354.36
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 50358 0 0 0 135411 25 0 0 25 0 1 0 639070719 248377344 38280 996147200 134512640 135477443 4294956224 18446744073709551615 134585570 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 38280 518 235 0 59340 0
Current children cumulated CPU time (s) 1354.36
Current children cumulated vsize (KiB) 242556

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1576912/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1413.91
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 50477 0 0 0 141366 25 0 0 25 0 1 0 639070719 248377344 38399 996147200 134512640 135477443 4294956224 18446744073709551615 134951675 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 38399 518 235 0 59340 0
Current children cumulated CPU time (s) 1413.91
Current children cumulated vsize (KiB) 242556

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1573840/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1473.45
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 50597 0 0 0 147320 25 0 0 25 0 1 0 639070719 248377344 38519 996147200 134512640 135477443 4294956224 18446744073709551615 135270886 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 38519 518 235 0 59340 0
Current children cumulated CPU time (s) 1473.45
Current children cumulated vsize (KiB) 242556

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1567760/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1533
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 50717 0 0 0 153275 25 0 0 25 0 1 0 639070719 248377344 38639 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 38639 518 235 0 59340 0
Current children cumulated CPU time (s) 1533
Current children cumulated vsize (KiB) 242556

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1566032/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1592.54
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 50858 0 0 0 159229 25 0 0 25 0 1 0 639070719 248377344 38780 996147200 134512640 135477443 4294956224 18446744073709551615 134585563 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 38780 518 235 0 59340 0
Current children cumulated CPU time (s) 1592.54
Current children cumulated vsize (KiB) 242556

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1556624/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1652.09
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 50990 0 0 0 165184 25 0 0 25 0 1 0 639070719 248377344 38912 996147200 134512640 135477443 4294956224 18446744073709551615 134887830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 38912 518 235 0 59340 0
Current children cumulated CPU time (s) 1652.09
Current children cumulated vsize (KiB) 242556

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1565392/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1711.64
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 51122 0 0 0 171139 25 0 0 25 0 1 0 639070719 248377344 39044 996147200 134512640 135477443 4294956224 18446744073709551615 134888645 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 39044 518 235 0 59340 0
Current children cumulated CPU time (s) 1711.64
Current children cumulated vsize (KiB) 242556

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1557072/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1771.18
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 51254 0 0 0 177093 25 0 0 25 0 1 0 639070719 248377344 39176 996147200 134512640 135477443 4294956224 18446744073709551615 134674263 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 39176 518 235 0 59340 0
Current children cumulated CPU time (s) 1771.18
Current children cumulated vsize (KiB) 242556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 1452
/proc/meminfo: memFree=1560336/2055920 swapFree=4180580/4192956
[pid=1352] ppid=1350 vsize=242556 CPUtime=1800.07
/proc/1352/stat : 1352 (casperzao) R 1350 1352 1243 0 -1 4194304 51319 0 0 0 179981 26 0 0 25 0 1 0 639070719 248377344 39241 996147200 134512640 135477443 4294956224 18446744073709551615 134695730 0 0 4096 0 0 0 0 17 1 0 0
/proc/1352/statm: 60639 39241 518 235 0 59340 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 242556

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.43
CPU time (s): 1800.1
CPU user time (s): 1799.82
CPU system time (s): 0.286956
CPU usage (%): 99.3746
Max. virtual memory (cumulated for all children) (KiB): 286760

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

runsolver used 1.65575 second user time and 4.94025 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-04 10:50:03
IDJOB=1069728
IDBENCH=55683
IDSOLVER=361
FILE ID=node79/1069728-1215161403
PBS_JOBID= 7881471
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-clauses-45-40.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069728-1215161403/watcher-1069728-1215161403 -o /tmp/evaluation-result-1069728-1215161403/solver-1069728-1215161403 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1069728-1215161403.xml 1453350512 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 347e8ed0aa59e4cfda2efa577e0ec980
RANDOM SEED=1453350512

node79.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.218
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.218
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:       1752800 kB
Buffers:         46944 kB
Cached:         156432 kB
SwapCached:       6948 kB
Active:         168032 kB
Inactive:        81200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752800 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:            9440 kB
Writeback:           0 kB
Mapped:          61884 kB
Slab:            39160 kB
Committed_AS:  1797668 kB
PageTables:       1848 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= 66544 MiB
End job on node79 at 2008-07-04 11:20:17