Trace number 1063652

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 zaoSignal 14.0179 37.0711

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-bandm.xml
MD5SUM2e689f8063f4b75fb1edd7df8c8edad7
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 benchmark21.1048
Satisfiable
(Un)Satisfiability was proved
Number of variables14160
Number of constraints610
Maximum constraint arity2100
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension610
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.07	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.07	c Parsing = terminate called after throwing an instance of 'St9bad_alloc'
9.62/9.74	  what():  std::bad_alloc

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

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.48 2.33 2.00 4/80 5574
/proc/meminfo: memFree=1846696/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=18572 CPUtime=0
/proc/5574/stat : 5574 (runsolver) R 5572 5574 2811 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 4069371 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5574/statm: 4643 292 257 25 0 2626 0

[startup+0.06132 s]
/proc/loadavg: 2.48 2.33 2.00 4/80 5574
/proc/meminfo: memFree=1846696/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=5040 CPUtime=0
/proc/5574/stat : 5574 (casperzao) D 5572 5574 2811 0 -1 4194304 89 0 3 0 0 0 0 0 18 0 1 0 4069371 5160960 72 996147200 134512640 135477443 4294956224 18446744073709551615 2605988 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/5574/statm: 1260 72 50 235 0 25 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5040

[startup+0.101323 s]
/proc/loadavg: 2.48 2.33 2.00 4/80 5574
/proc/meminfo: memFree=1846696/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=5704 CPUtime=0.02
/proc/5574/stat : 5574 (casperzao) R 5572 5574 2811 0 -1 4194304 527 0 8 0 1 1 0 0 18 0 1 0 4069371 5840896 495 996147200 134512640 135477443 4294956224 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 0 0 0
/proc/5574/statm: 1426 496 362 235 0 127 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5704

[startup+0.301344 s]
/proc/loadavg: 2.48 2.33 2.00 4/80 5574
/proc/meminfo: memFree=1846696/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=17948 CPUtime=0.22
/proc/5574/stat : 5574 (casperzao) R 5572 5574 2811 0 -1 4194304 3577 0 8 0 20 2 0 0 19 0 1 0 4069371 18378752 3545 996147200 134512640 135477443 4294956224 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 0 0 0
/proc/5574/statm: 4487 3547 369 235 0 3188 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 17948

[startup+0.701388 s]
/proc/loadavg: 2.48 2.33 2.00 4/80 5574
/proc/meminfo: memFree=1846696/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=52140 CPUtime=0.62
/proc/5574/stat : 5574 (casperzao) R 5572 5574 2811 0 -1 4194304 12131 0 8 0 55 7 0 0 23 0 1 0 4069371 53391360 12099 996147200 134512640 135477443 4294956224 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 0 0 0
/proc/5574/statm: 13035 12099 369 235 0 11736 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 52140

[startup+1.50147 s]
/proc/loadavg: 2.44 2.32 2.00 3/81 5575
/proc/meminfo: memFree=1771936/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=122124 CPUtime=1.42
/proc/5574/stat : 5574 (casperzao) R 5572 5574 2811 0 -1 4194304 29602 0 8 0 123 19 0 0 25 0 1 0 4069371 125054976 29570 996147200 134512640 135477443 4294956224 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 0 0 0
/proc/5574/statm: 30531 29572 369 235 0 29232 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 122124

[startup+3.10163 s]
/proc/loadavg: 2.44 2.32 2.00 3/81 5575
/proc/meminfo: memFree=1671328/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=267200 CPUtime=3.02
/proc/5574/stat : 5574 (casperzao) R 5572 5574 2811 0 -1 4194304 65890 0 8 0 259 43 0 0 25 0 1 0 4069371 273612800 65858 996147200 134512640 135477443 4294956224 18446744073709551615 4158762558 0 0 4096 0 0 0 0 17 0 0 0
/proc/5574/statm: 66800 65858 369 235 0 65501 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 267200

[startup+6.30197 s]
/proc/loadavg: 2.44 2.32 2.00 3/81 5575
/proc/meminfo: memFree=1369888/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=558744 CPUtime=6.22
/proc/5574/stat : 5574 (casperzao) R 5572 5574 2811 0 -1 4194304 138536 0 8 0 541 81 0 0 25 0 1 0 4069371 572153856 138504 996147200 134512640 135477443 4294956224 18446744073709551615 134736645 0 0 4096 0 0 0 0 17 0 0 0
/proc/5574/statm: 139686 138504 369 235 0 138387 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 558744

[startup+12.7026 s]
/proc/loadavg: 2.53 2.34 2.01 2/81 5575
/proc/meminfo: memFree=491424/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=878892 CPUtime=12.16
/proc/5574/stat : 5574 (casperzao) R 5572 5574 2811 0 -1 4195840 215611 0 8 0 839 377 0 0 25 0 1 0 4069371 899985408 215578 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5574/statm: 219723 215578 395 235 0 218424 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 878892

[startup+25.5019 s]
/proc/loadavg: 2.68 2.38 2.03 2/81 5575
/proc/meminfo: memFree=212064/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=878892 CPUtime=13.26
/proc/5574/stat : 5574 (casperzao) D 5572 5574 2811 0 -1 4195840 215611 0 8 0 839 487 0 0 18 0 1 0 4069371 899985408 215578 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/5574/statm: 219723 215578 395 235 0 218424 0
Current children cumulated CPU time (s) 13.26
Current children cumulated vsize (KiB) 878892

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

[startup+31.9066 s]
/proc/loadavg: 2.88 2.43 2.05 2/81 5575
/proc/meminfo: memFree=218592/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=878892 CPUtime=13.26
/proc/5574/stat : 5574 (casperzao) D 5572 5574 2811 0 -1 4195840 215611 0 8 0 839 487 0 0 18 0 1 0 4069371 899985408 215578 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/5574/statm: 219723 215578 395 235 0 218424 0
Current children cumulated CPU time (s) 13.26
Current children cumulated vsize (KiB) 878892

[startup+35.1019 s]
/proc/loadavg: 2.88 2.43 2.05 2/81 5575
/proc/meminfo: memFree=232032/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=878892 CPUtime=13.26
/proc/5574/stat : 5574 (casperzao) D 5572 5574 2811 0 -1 4195840 215611 0 8 0 839 487 0 0 18 0 1 0 4069371 899985408 215578 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/5574/statm: 219723 215578 395 235 0 218424 0
Current children cumulated CPU time (s) 13.26
Current children cumulated vsize (KiB) 878892

[startup+35.902 s]
/proc/loadavg: 2.88 2.43 2.05 2/81 5575
/proc/meminfo: memFree=232032/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=878892 CPUtime=13.26
/proc/5574/stat : 5574 (casperzao) D 5572 5574 2811 0 -1 4195840 215611 0 8 0 839 487 0 0 18 0 1 0 4069371 899985408 215578 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/5574/statm: 219723 215578 395 235 0 218424 0
Current children cumulated CPU time (s) 13.26
Current children cumulated vsize (KiB) 878892

[startup+36.7012 s]
/proc/loadavg: 2.97 2.46 2.06 3/81 5575
/proc/meminfo: memFree=217440/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=878892 CPUtime=13.83
/proc/5574/stat : 5574 (casperzao) R 5572 5574 2811 0 -1 4195840 218868 0 8 0 839 544 0 0 22 0 1 0 4069371 899985408 215578 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5574/statm: 219723 215578 395 235 0 218424 0
Current children cumulated CPU time (s) 13.83
Current children cumulated vsize (KiB) 878892

[startup+36.9012 s]
/proc/loadavg: 2.97 2.46 2.06 3/81 5575
/proc/meminfo: memFree=217440/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=878892 CPUtime=13.84
/proc/5574/stat : 5574 (casperzao) R 5572 5574 2811 0 -1 4195840 218868 0 8 0 839 545 0 0 22 0 1 0 4069371 899985408 215578 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5574/statm: 219723 215578 395 235 0 218424 0
Current children cumulated CPU time (s) 13.84
Current children cumulated vsize (KiB) 878892

[startup+37.0023 s]
/proc/loadavg: 2.97 2.46 2.06 3/81 5575
/proc/meminfo: memFree=217440/2055920 swapFree=4192812/4192956
[pid=5574] ppid=5572 vsize=0 CPUtime=13.95
/proc/5574/stat : 5574 (casperzao) R 5572 5574 2811 0 -1 4195844 218882 0 8 0 839 556 0 0 22 0 1 0 4069371 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/5574/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 13.95
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 37.0711
CPU time (s): 14.0179
CPU user time (s): 8.39572
CPU system time (s): 5.62215
CPU usage (%): 37.8135
Max. virtual memory (cumulated for all children) (KiB): 878892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.39572
system time used= 5.62214
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218882
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84
involuntary context switches= 389

runsolver used 0.048992 second user time and 0.098984 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-08 01:34:25
IDJOB=1063652
IDBENCH=54816
IDSOLVER=361
FILE ID=node24/1063652-1215473664
PBS_JOBID= 7888597
Free space on /tmp= 66448 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-bandm.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063652-1215473664/watcher-1063652-1215473664 -o /tmp/evaluation-result-1063652-1215473664/solver-1063652-1215473664 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1063652-1215473664.xml 509037981 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2e689f8063f4b75fb1edd7df8c8edad7
RANDOM SEED=509037981

node24.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.220
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.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1847368 kB
Buffers:          2036 kB
Cached:          45428 kB
SwapCached:          0 kB
Active:         168380 kB
Inactive:         6040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9920 kB
Writeback:           0 kB
Mapped:         144564 kB
Slab:            18936 kB
Committed_AS:   908852 kB
PageTables:       2060 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= 65604 MiB
End job on node24 at 2008-07-08 01:35:02