Trace number 2065247

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
pcs-restart 0.3.2UNSAT 10.7244 10.833

DiagnosticValue
ASSIGNMENTS126969

General information on the benchmark

Namecsp/schurrLemma/
normalized-lemma-24-3.xml
MD5SUM016bffd63bb8f844a4aee4df8a9d12cd
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 benchmark0.090985
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints132
Maximum constraint arity3
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension132
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.18/0.21	c Seed is 572416537
0.18/0.21	c Constructing HOME/instance-2065247-1247703502.xml  with 1072 constraints
0.18/0.21	c Solving 126969 backtracks 20 restarts
10.68/10.83	s UNSATISFIABLE
10.68/10.83	d ASSIGNMENTS 126969

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2065247-1247703502/watcher-2065247-1247703502 -o /tmp/evaluation-result-2065247-1247703502/solver-2065247-1247703502 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 572416537 HOME/instance-2065247-1247703502.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.17 2.16 2.01 4/81 9967
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=5356 CPUtime=0
/proc/9967/stat : 9967 (pcssolve) R 9965 9967 8970 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57417691 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9967/statm: 1339 241 200 169 0 50 0
[pid=9968] ppid=9967 vsize=100 CPUtime=0
/proc/9968/stat : 9968 (fgrep) R 9967 9967 8970 0 -1 4194304 24 0 0 0 0 0 0 0 22 0 1 0 57417692 102400 3 996147200 0 0 548682069726 18446744073709551615 259913215271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9968/statm: 25 3 0 0 0 2 0
[pid=9969] ppid=9967 vsize=5356 CPUtime=0
/proc/9969/stat : 9969 (pcssolve) R 9967 9967 8970 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57417692 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9969/statm: 1339 241 200 169 0 50 0

[startup+0.0709591 s]
/proc/loadavg: 2.17 2.16 2.01 4/81 9967
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=4656 CPUtime=0.05
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 891 810 0 0 5 0 0 0 18 0 1 0 57417691 4767744 500 996147200 134512640 135095119 4294956304 18446744073709551615 134578954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 1164 500 387 142 0 118 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4656

[startup+0.101958 s]
/proc/loadavg: 2.17 2.16 2.01 4/81 9967
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=4656 CPUtime=0.08
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 900 810 0 0 8 0 0 0 18 0 1 0 57417691 4767744 509 996147200 134512640 135095119 4294956304 18446744073709551615 134840502 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 1164 509 387 142 0 118 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4656

[startup+0.301979 s]
/proc/loadavg: 2.17 2.16 2.01 4/81 9967
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=5176 CPUtime=0.28
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 1038 810 0 0 28 0 0 0 19 0 1 0 57417691 5300224 614 996147200 134512640 135095119 4294956304 18446744073709551615 134556889 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 1294 614 387 142 0 248 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5176

[startup+0.702017 s]
/proc/loadavg: 2.17 2.16 2.01 4/81 9967
/proc/meminfo: memFree=1342552/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=5948 CPUtime=0.67
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 1274 810 0 0 67 0 0 0 23 0 1 0 57417691 6090752 785 996147200 134512640 135095119 4294956304 18446744073709551615 134615671 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 1487 785 387 142 0 441 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5948

[startup+1.50109 s]
/proc/loadavg: 2.16 2.15 2.01 3/82 9973
/proc/meminfo: memFree=1340304/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=7624 CPUtime=1.46
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 1748 810 0 0 146 0 0 0 25 0 1 0 57417691 7806976 1130 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 1906 1130 387 142 0 860 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 7624

[startup+3.10125 s]
/proc/loadavg: 2.16 2.15 2.01 3/82 9973
/proc/meminfo: memFree=1338320/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=10720 CPUtime=3.06
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 2704 810 0 0 305 1 0 0 25 0 1 0 57417691 10977280 1829 996147200 134512640 135095119 4294956304 18446744073709551615 134570624 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 2680 1829 387 142 0 1634 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 10720

[startup+6.30255 s]
/proc/loadavg: 2.14 2.15 2.01 3/82 9973
/proc/meminfo: memFree=1331216/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=17044 CPUtime=6.23
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 4568 810 0 0 621 2 0 0 25 0 1 0 57417691 17453056 3180 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 4261 3180 387 142 0 3215 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 17044

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

[startup+7.90171 s]
/proc/loadavg: 2.14 2.15 2.01 3/82 9973
/proc/meminfo: memFree=1329424/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=18580 CPUtime=7.8
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 5082 810 0 0 778 2 0 0 25 0 1 0 57417691 19025920 3694 996147200 134512640 135095119 4294956304 18446744073709551615 134555270 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 4645 3694 387 142 0 3599 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 18580

[startup+9.50186 s]
/proc/loadavg: 2.14 2.15 2.01 3/82 9973
/proc/meminfo: memFree=1327952/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=20372 CPUtime=9.39
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 5688 810 0 0 937 2 0 0 25 0 1 0 57417691 20860928 4300 996147200 134512640 135095119 4294956304 18446744073709551615 134615500 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 5093 4300 387 142 0 4047 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 20372

[startup+10.3019 s]
/proc/loadavg: 2.14 2.15 2.01 3/82 9973
/proc/meminfo: memFree=1326224/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=21396 CPUtime=10.18
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 6013 810 0 0 1016 2 0 0 25 0 1 0 57417691 21909504 4625 996147200 134512640 135095119 4294956304 18446744073709551615 134642982 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 5349 4625 387 142 0 4303 0
Current children cumulated CPU time (s) 10.18
Current children cumulated vsize (KiB) 21396

[startup+10.702 s]
/proc/loadavg: 2.14 2.15 2.01 3/82 9973
/proc/meminfo: memFree=1326224/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=21908 CPUtime=10.58
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 6179 810 0 0 1056 2 0 0 25 0 1 0 57417691 22433792 4791 996147200 134512640 135095119 4294956304 18446744073709551615 134589582 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 5477 4791 387 142 0 4431 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 21908

[startup+10.802 s]
/proc/loadavg: 2.14 2.15 2.01 3/82 9973
/proc/meminfo: memFree=1326224/2055920 swapFree=4192812/4192956
[pid=9967] ppid=9965 vsize=17936 CPUtime=10.68
/proc/9967/stat : 9967 (pcs.small) R 9965 9967 8970 0 -1 4194304 6199 810 0 0 1065 3 0 0 25 0 1 0 57417691 18366464 3810 996147200 134512640 135095119 4294956304 18446744073709551615 11018238 0 0 4096 0 0 0 0 17 1 0 0
/proc/9967/statm: 4484 3810 387 142 0 3438 0
Current children cumulated CPU time (s) 10.68
Current children cumulated vsize (KiB) 17936

Child status: 0
Real time (s): 10.833
CPU time (s): 10.7244
CPU user time (s): 10.6844
CPU system time (s): 0.039993
CPU usage (%): 98.9975
Max. virtual memory (cumulated for all children) (KiB): 21908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.6844
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7011
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= 21
involuntary context switches= 459

runsolver used 0.020996 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node4 at 2009-07-16 02:18:22
IDJOB=2065247
IDBENCH=54343
IDSOLVER=734
FILE ID=node4/2065247-1247703502
PBS_JOBID= 9521300
Free space on /tmp= 66408 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/schurrLemma/normalized-lemma-24-3.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065247-1247703502/watcher-2065247-1247703502 -o /tmp/evaluation-result-2065247-1247703502/solver-2065247-1247703502 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 572416537 HOME/instance-2065247-1247703502.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 016bffd63bb8f844a4aee4df8a9d12cd
RANDOM SEED=572416537

node4.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.213
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.213
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:       1343032 kB
Buffers:         78652 kB
Cached:         493636 kB
SwapCached:          0 kB
Active:         234376 kB
Inactive:       401992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          84408 kB
Slab:            61476 kB
Committed_AS:   597596 kB
PageTables:       2044 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= 66408 MiB
End job on node4 at 2009-07-16 02:18:33